Unit 2: Differentiation: Definition and Fundamental Properties

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

1/49

Last updated 2:11 AM 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

50 Terms

1
New cards

Derivative

A measure of the instantaneous rate of change of a function; equivalently, the slope of the tangent line at a point (when it exists).

2
New cards

Average rate of change

The change in output divided by the change in input over an interval, given by (f(b)-f(a))/(b-a).

3
New cards

Difference quotient

An average-rate-of-change expression such as (f(b)-f(a))/(b-a) or (f(a+h)-f(a))/h.

4
New cards

Secant line

A line passing through two points on a curve, often (a,f(a)) and (b,f(b)).

5
New cards

Secant slope

The slope of a secant line, used to approximate a derivative; e.g., (f(a+h)-f(a))/h.

6
New cards

Instantaneous rate of change

How fast a quantity changes at a single input value; computed by the derivative via a limit.

7
New cards

Tangent line

A line that matches the curve’s direction (slope) at a point; it may intersect the curve again elsewhere.

8
New cards

Slope of the tangent line

The derivative value at that point, f'(a), if the derivative exists.

9
New cards

Limit definition of the derivative (h-form)

f'(a) = limh0f(a+h)f(a)h\lim_{h \rightarrow 0} \frac{f(a+h)-f(a)}{h}, if the limit exists and is finite.

10
New cards

Limit definition of the derivative (x→a form)

f(a)=limxaf(x)f(a)xaf'(a) = \lim_{x \rightarrow a} \frac{f(x)-f(a)}{x-a}, an equivalent way to define the derivative at a.

11
New cards

Right-hand derivative

The derivative computed by approaching from the right: lim(h→0+) [f(a+h)-f(a)]/h.

12
New cards

Left-hand derivative

The derivative computed by approaching from the left: lim(h→0−) [f(a+h)-f(a)]/h.

13
New cards

Differentiability

A function is differentiable at a point if its derivative exists there (the defining limit exists and is finite).

14
New cards

Continuity

A function is continuous at a point if there is no hole/jump there and the function value matches the limiting value.

15
New cards

Differentiable implies continuous

Key fact: if f is differentiable at x=a, then f must be continuous at x=a (but not vice versa).

16
New cards

Corner

A point where the left-hand and right-hand slopes are finite but unequal, so the derivative does not exist.

17
New cards

Cusp

A sharp point where slopes become infinite in opposite directions, so the derivative does not exist.

18
New cards

Vertical tangent

A point where the slope becomes infinite (undefined), so the derivative does not exist there.

19
New cards

Discontinuity

A break in the function (jump, hole, or asymptote); differentiability fails at any discontinuity.

20
New cards

Symmetric difference quotient

A table-based estimate for f'(a): [f(a+h)-f(a-h)]/(2h), often more accurate than one-sided estimates.

21
New cards

One-sided secant estimate

An estimate of f'(a) using nearby data on one side: [f(a+h)-f(a)]/h.

22
New cards

Rise over run

Slope formula: (change in y)/(change in x); used for secant and tangent slopes.

23
New cards

Units of a derivative

Derivative units are (output units)/(input units), e.g., dollars per year or meters per second.

24
New cards

f'(x) (derivative function)

A new function that takes x-values and returns the slope/rate of change at each x.

25
New cards

f'(a) (derivative value at a point)

A single number: the slope/rate of change of f at the specific input x=a.

26
New cards

Derivative operator (d/dx)

Notation emphasizing differentiation as an operation: (d/dx)(f(x)).

27
New cards

dy/dx notation

Derivative of y with respect to x; commonly used in applied rate/units interpretations.

28
New cards

Second derivative

The derivative of the derivative, e.g., f(x)f''(x) or d2ydx2\frac{d^2y}{dx^2}; measures how the first derivative changes.

29
New cards

Velocity

Instantaneous rate of change of position: v(t)=s'(t).

30
New cards

Acceleration

Instantaneous rate of change of velocity: a(t)=v(t)=s(t)a(t) = v'(t) = s''(t).

31
New cards

Speed

The magnitude of velocity: speed = |v(t)|.

32
New cards

Marginal cost

In economics, the derivative of cost with respect to quantity; estimates the additional cost of producing one more item near a given output level.

33
New cards

Constant rule

The derivative of a constant is zero: d/dx(k)=0.

34
New cards

Constant multiple rule

A constant factor can be pulled out: d/dx(c f(x)) = c f'(x).

35
New cards

Sum rule (linearity)

Derivative of a sum is the sum of derivatives: d/dx(f+g)=f'+g'.

36
New cards

Difference rule (linearity)

Derivative of a difference is the difference of derivatives: ddx(fg)=fg\frac{d}{dx}(f-g) = f' - g'.

37
New cards

Power rule

For integer n, ddx(xn)=nxn1\frac{d}{dx}(x^n) = n x^{n-1} (multiply by the power and subtract 1 from the exponent).

38
New cards

Negative exponent differentiation

Applying the power rule to xnx^{-n} gives ddx(xn)=nxn1\frac{d}{dx}(x^{-n}) = -n x^{-n-1}, often rewritten with positive exponents.

39
New cards

Rewriting radicals and fractions using exponents

Converting forms like x\sqrt{x} and 1x2\frac{1}{x^2} into x1/2x^{1/2} and x2x^{-2} to apply the power rule more easily.

40
New cards

Product rule

Derivative of a product: d/dx(fg)=f'g + f g' (not f'g').

41
New cards

Quotient rule

Derivative of a quotient: ddx(fg)=fgfgg2\frac{d}{dx}(\frac{f}{g}) = \frac{f'g - fg'}{g^2} (with g(x)0g(x) \neq 0).

42
New cards

“Low d-high minus high d-low”

Mnemonic for the quotient rule: denominator·(derivative of numerator) minus numerator·(derivative of denominator), over denominator squared.

43
New cards

Derivative of sin x

ddx(sinx)=cosx\frac{d}{dx}(\sin \text{x}) = \cos \text{x}.

44
New cards

Derivative of cos x

ddx(cosx)=sinx\frac{d}{dx}(\cos \text{x}) = -\sin \text{x} (common sign mistake).

45
New cards

Derivative of tan x

ddx(tanx)=sec2x\frac{d}{dx}(\tan \text{x}) = \sec^2 \text{x} (where tan is defined).

46
New cards

Derivative of sec x

d/dx(sec x)=sec x·tan x (where sec is defined).

47
New cards

Derivative of e^x

d/dx(e^x)=e^x.

48
New cards

Derivative of ln x

ddx(lnx)=1x\frac{d}{dx}(\ln \text{x}) = \frac{1}{x} (for x>0x>0 in real-valued contexts).

49
New cards

Conjugate (rationalizing technique)

An algebra tool (multiply by a conjugate) often used in limit-definition derivatives involving square roots to eliminate radicals.

50
New cards

Local linearity (zoom-in idea)

If a function is differentiable at a point, then when you zoom in near that point the graph looks more and more like a straight line.