AP Calculus BC - Derivatives Formulas

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:12 PM on 9/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

Limit definition of derivative

lim x→0 f(x+h) - f(x) / h

lim x→c f(x) - f(c)/x -c

<p>lim x→0 f(x+h) - f(x) / h</p><p>lim x→c f(x) - f(c)/x -c </p>
2
New cards

Average rate of change

f(b) - f(a)/b-a

Slope of the secant line

<p>f(b) - f(a)/b-a </p><p>Slope of the secant line</p>
3
New cards

Instantaneous rate of change

Derivative (f’(c))

Slope of tangent line

<p>Derivative (f’(c))</p><p>Slope of tangent line</p>
4
New cards

Derivatives fail to exist

1. If f is not continuous at x=c, then f'(c) is undefined.

2. Cusp (lim x->c f'(x) ≠ x->c f'(x))

3. Vertical tangent line, dy/dx = undefined

<p>1. If f is not continuous at x=c, then f'(c) is undefined.</p><p>2. Cusp (lim x-&gt;c f'(x) ≠ x-&gt;c f'(x))</p><p>3. Vertical tangent line, dy/dx = undefined</p>
5
New cards

Normal line

Perpendicular to tangent line

6
New cards

Critical points

f’(x) = 0/undefined

7
New cards

Constant rule

d/dx [c] = 0

8
New cards

Constant multiple rule

d/dx [cf(x)] = cf’(x)

9
New cards

Power rule

d/dx [xⁿ] = nxⁿ−¹

d/dx [xu] = u’x(u-1)

10
New cards

Sum rule/difference rule

d/dx [f(x)±g(x)] = f’(x) ± g’(x)

11
New cards

Product rule

d/dx [f(x)*g(x)] = fg’+gf’

12
New cards

Quotient rule

d/dx [f(x)/g(x)] = gf’-fg’/[g²]

13
New cards

Chain rule

d/dx [f(g(x))] = f’(g(x))g’(x)

14
New cards

d/dx [ex]

ex

u’eu

15
New cards

d/dx [ax]

axlna

aulna*u’

16
New cards

d/dx [lnx]

1/x

u’/u

17
New cards

d/dx [logax]

1/xlna

u’/ulna

<p>1/xlna</p><p>u’/ulna</p>
18
New cards

d/dx [sinx]

cosx

u’cosu

19
New cards

d/dx [cosx]

-sinx

u’*-sinu

20
New cards

d/dx [tanx]

sec2x

u’(sec2u)

21
New cards

d/dx [secx]

secxtanx

u’(secutanu)

22
New cards

d/dx [cscx]

-cscxcotx

u’(-cscucotu)

23
New cards

d/dx [cotx]

-csc2x

u’(-csc2u)

24
New cards

d/dx [arcsinx]

1/√1-x²

u’/√1-u²

<p>1/√1-x²</p><p>u’/√1-u²</p>
25
New cards

d/dx [arccosx]

-1/√1-x²

-u’/√1-u²

<p>-1/√1-x²</p><p>-u’/√1-u²</p>
26
New cards

d/dx [arctanx]

1/1+x²

u’/1+u²

<p>1/1+x²</p><p>u’/1+u²</p>
27
New cards

d/dx [arccotx]

-1/1+x²

-u’/1+u²

<p>-1/1+x²</p><p>-u’/1+u²</p>
28
New cards

d/dx [arcsecx]

1/|x|√x²-1

u’/|u|√u²-1

<p>1/|x|√x²-1</p><p>u’/|u|√u²-1</p>
29
New cards

d/dx [arccscx]

-1/|x|√x²-1

-u’/|u|√u²-1

<p>-1/|x|√x²-1</p><p>-u’/|u|√u²-1</p>
30
New cards

L’hospital rule

lim x→a f(x)/g(x)=0/0 or ∞/∞, then lim x→a f’(x)/g’(x)

<p>lim x→a f(x)/g(x)=0/0 or ∞/∞, then lim x→a f’(x)/g’(x)</p>
31
New cards

Mean Value Theorem

  1. f(x) is continuous on [a,b] and differentiable on (a,b)

  2. f(b)-f(a)/b-a = N

  3. Therefore, by MVT there must exist be some value “c” such that f’(c) = N on (a,b)


<ol><li><p>f(x) is continuous on [a,b] and differentiable on (a,b)</p></li><li><p>f(b)-f(a)/b-a = N</p></li><li><p>Therefore, by MVT there must exist be some value “c” such that f’(c) = N on (a,b)</p></li></ol><p></p>
32
New cards

Rolle’s Theorem

  1. f(x) is continuous on [a,b] and differentiable on (a,b)

  2. f(a) = f(b)

  3. Therefore, by Rolle’s there must be some value “c” such that f’(c) = 0 on (a,b)