AP Calculus BC Unit 2 Notes: Basic Differentiation Rules (Definition to Toolkit)

0.0(0)
Studied by 0 people
0%Unit 2 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Derivative

A measure of how fast a function’s output changes as its input changes; the slope of the tangent line at a point.

2
New cards

Instantaneous rate of change

The rate of change of a function at a specific input value, given by the derivative at that point.

3
New cards

Leibniz notation (dydx\frac{dy}{dx})

Notation for the derivative of yy with respect to xx, emphasizing the dependent and independent variables.

4
New cards

Differential operator notation (ddx[f(x)]\frac{d}{dx}[f(x)])

Notation that emphasizes differentiation as an operation applied to a function f(x)f(x).

5
New cards

Prime notation (f'(x))

A common notation for the derivative of the function f with respect to x.

6
New cards

Linearity of derivatives

Property that derivatives distribute over addition/subtraction and pull out constant multiples.

7
New cards

Constant Rule

If f(x)=cf(x)=c (a constant), then f(x)=0.f'(x)=0.

8
New cards

Constant Multiple Rule

If cc is constant and ff is differentiable, then ddx[cf(x)]=cf(x)\frac{d}{dx}[c \cdot f(x)] = c \cdot f'(x).

9
New cards

Sum Rule

If ff and gg are differentiable, then ddx[f(x)+g(x)]=f(x)+g(x)\frac{d}{dx}[f(x)+g(x)] = f'(x)+g'(x).

10
New cards

Difference Rule

If ff and gg are differentiable, then ddx[f(x)g(x)]=f(x)g(x)\frac{d}{dx}[f(x)-g(x)] = f'(x)-g'(x).

11
New cards

Power Rule

For real nn (where defined), ddx[xn]=nx(n1).\frac{d}{dx}[x^n] = n \cdot x^{(n-1)}.

12
New cards

Polynomial

A function written as a sum of terms axna \cdot x^n where aa is a constant and nn is a nonnegative integer.

13
New cards

Rewriting with negative exponents

Strategy of converting fractions into powers (e.g., 5/x^3 = 5x^(−3)) to use the power rule instead of more complex rules.

14
New cards

Fractional exponents (radicals as exponents)

Writing roots as powers (e.g., x=x(1/2)\sqrt{x} = x^{(1/2)}) so the power rule can be applied.

15
New cards

Trig derivatives require radians

The standard trig derivative formulas (like (sin x)'=cos x) hold in their simple form when x is measured in radians.

16
New cards

Derivative of sin(x)\sin(x)

ddx[sin(x)]=cos(x)\frac{d}{dx}[\sin(x)] = \cos(x).

17
New cards

Derivative of cos(x)\cos(x)

ddx[cos(x)]=sin(x).\frac{d}{dx}[\cos(x)] = -\sin(x).

18
New cards

Derivatives of tan(x)\tan(x) and cot(x)\cot(x)

ddx[tan(x)]=sec2(x);ddx[cot(x)]=csc2(x).\frac{d}{dx}[\tan(x)] = \sec^2(x); \frac{d}{dx}[\cot(x)] = -\csc^2(x).

19
New cards

Derivatives of sec(x)\sec(x) and csc(x)\csc(x)

ddx[sec(x)]=sec(x)tan(x);ddx[csc(x)]=csc(x)cot(x).\frac{d}{dx}[\sec(x)] = \sec(x)\tan(x); \frac{d}{dx}[\csc(x)] = -\csc(x)\cot(x).

20
New cards

Derivative of exe^x

ddx[ex]=ex.\frac{d}{dx}[e^x] = e^x.

21
New cards

Derivative of axa^x

For a>0a > 0, a1a \neq 1: ddx[ax]=axln(a).\frac{d}{dx}[a^x] = a^x \cdot \ln(a).

22
New cards

Derivative of ln(x)\ln(x)

For x>0x > 0: ddx[ln(x)]=1x.\frac{d}{dx}[\ln(x)] = \frac{1}{x}.

23
New cards

Derivative of loga(x)\log_a(x)

For a>0a > 0, a1a \neq 1 and x>0x > 0: ddx[loga(x)]=1xln(a).\frac{d}{dx}[\log_a(x)] = \frac{1}{x \cdot \ln(a)}.

24
New cards

Product Rule

If h(x)=f(x)g(x)h(x)=f(x)g(x), then h(x)=f(x)g(x)+f(x)g(x)h'(x)=f'(x)g(x)+f(x)g'(x).

25
New cards

Quotient Rule

If h(x)=f(x)g(x)h(x)=\frac{f(x)}{g(x)} with g(x)0g(x) \neq 0, then h(x)=f(x)g(x)f(x)g(x)(g(x))2.h'(x) = \frac{f'(x)g(x) - f(x)g'(x)}{(g(x))^2}.