Unit 2: Differentiation: Definition and Fundamental Properties

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

1/50

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

51 Terms

1
New cards

Average rate of change

The change in function output per unit change in input over an interval; (f(b)−f(a))/(b−a).

2
New cards

Average velocity

For position f(x) over time x, the average velocity from x=a to x=b is (f(b)−f(a))/(b−a).

3
New cards

Secant line

A line passing through two points (a,f(a)) and (b,f(b)) on a graph; its slope equals the average rate of change on [a,b].

4
New cards

Rise over run

Coordinate form of slope: (y2−y1)/(x2−x1).

5
New cards

Instantaneous rate of change

The rate of change at a single input value (an “instant”); computed using the derivative (a limit).

6
New cards

Difference quotient

The secant slope using a+h and a: (f(a+h)−f(a))/h.

7
New cards

Tangent line

The limiting position of secant lines as the two points merge; its slope is the derivative at that point.

8
New cards

Derivative at a point

f′(a)=lim(h→0) (f(a+h)−f(a))/h, if this limit exists and is finite.

9
New cards

Alternate limit definition of derivative

f′(a)=lim(x→a) (f(x)−f(a))/(x−a).

10
New cards

Limit (in the derivative definition)

The process of letting h→0 (or x→a) to capture the instantaneous slope/rate of change.

11
New cards

Critical algebra step (canceling h)

In difference quotients, factor to cancel a common factor of h before taking the limit (since h=0 is not allowed in the quotient).

12
New cards

Early substitution error

The common mistake of plugging in h=0 before simplifying (the quotient is undefined at h=0).

13
New cards

Derivative value f′(2) for f(x)=x^2

Using the limit definition gives f′(2)=4, the tangent slope at x=2.

14
New cards

Derivative as a function

f′(x) is a new function giving the slope of the tangent line to f at each x.

15
New cards

First-principles derivative of x^2

Using the limit definition, if f(x)=x^2 then f′(x)=2x.

16
New cards

Notation: f′(x)

A common notation meaning “the derivative of f with respect to x.”

17
New cards

Notation: y′

Derivative notation when y is used for the output variable; equivalent to dy/dx.

18
New cards

Notation: dy/dx

Read “derivative of y with respect to x”; emphasizes rate and units.

19
New cards

Notation: d/dx(f(x))

Operator notation meaning “differentiate f(x) with respect to x.”

20
New cards

Derivative evaluated at a point

Notation such as f′(a) or (dy/dx)|_{x=a} meaning the derivative value at x=a.

21
New cards

Second derivative

The derivative of the derivative (e.g., f′′(x)); measures how f′ is changing.

22
New cards

Increasing on an interval

If f′(x)>0 on an interval, then f(x) is increasing on that interval.

23
New cards

Decreasing on an interval

If f′(x)<0 on an interval, then f(x) is decreasing on that interval.

24
New cards

Horizontal tangent

A tangent line with slope 0; occurs where f′(a)=0 (does not automatically imply a max/min).

25
New cards

Derivative as slope

Geometric interpretation: f′(a) is the slope of the tangent line to y=f(x) at x=a.

26
New cards

Derivative units rule

If f has units and x has units, then f′ has units “(units of f) per (unit of x).”

27
New cards

Velocity

If s(t) is position, velocity is v(t)=s′(t).

28
New cards

Acceleration

If v(t) is velocity, acceleration is a(t)=v′(t)=s′′(t).

29
New cards

Linearization (tangent line approximation)

Near x=a, f(x) is approximated by L(x)=f(a)+f′(a)(x−a).

30
New cards

Tangent line formula

The tangent line at x=a: y = f(a) + f′(a)(x−a) (equivalently point-slope form through (a,f(a))).

31
New cards

Differentiable at x=a

A function is differentiable at a if the derivative f′(a) exists (the defining limit exists and is finite).

32
New cards

Continuous at x=a

A function is continuous at a if lim(x→a) f(x) = f(a).

33
New cards

Differentiability implies continuity

If f is differentiable at a, then f is continuous at a (but not conversely).

34
New cards

Corner (non-differentiability)

A point where left-hand and right-hand slopes are finite but unequal, so f′(a) does not exist.

35
New cards

Cusp (non-differentiability)

A point where slopes become infinite in opposite directions, so the derivative does not exist as a finite number.

36
New cards

Vertical tangent (non-differentiability)

A point where slope becomes infinite; the derivative does not exist as a finite value.

37
New cards

Discontinuity (blocks differentiability)

If a function has a jump, hole, or blow-up at a, it cannot be differentiable at a.

38
New cards

One-sided derivative test

Compare lim(h→0−) (f(a+h)−f(a))/h and lim(h→0+) (f(a+h)−f(a))/h; if not equal/finite, f′(a) does not exist.

39
New cards

Absolute value corner example

For f(x)=|x| at x=0, the difference quotient approaches −1 from the left and 1 from the right, so f′(0) does not exist.

40
New cards

Piecewise continuity condition at a join

To be continuous at x=a: lim(x→a−)f(x)=lim(x→a+)f(x)=f(a).

41
New cards

Piecewise differentiability condition at a join

To be differentiable at x=a: f must be continuous at a and the one-sided derivatives must match.

42
New cards

Constant rule

d/dx(k)=0 for a constant k.

43
New cards

Constant multiple rule

d/dx(kf(x)) = kf′(x).

44
New cards

Sum and difference rules

d/dx(f+g)=f′+g′ and d/dx(f−g)=f′−g′.

45
New cards

Power rule

For integer n (on its domain), d/dx(x^n)=n x^{n−1}.

46
New cards

Product rule

d/dx(uv)=u(dv/dx)+v(du/dx).

47
New cards

Quotient rule

d/dx(u/v)=(v du/dx − u dv/dx)/v^2 (with v≠0).

48
New cards

Derivative of e^x

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

49
New cards

Derivative of a^x

For a>0, a≠1: d/dx(a^x)=a^x ln(a).

50
New cards

Derivative of ln(x)

For x>0: d/dx(ln(x))=1/x.

51
New cards

Core trig derivatives (radians)

d/dx(sin x)=cos x, d/dx(cos x)=−sin x, and d/dx(tan x)=sec^2 x (assuming x is in radians).

Explore top flashcards

flashcards
Lokapróf LÍFF
357
Updated 692d ago
0.0(0)
flashcards
BIOL 1307 Exam 1 Review
39
Updated 778d ago
0.0(0)
flashcards
EMI
308
Updated 378d ago
0.0(0)
flashcards
AS Rocks and Weathering
66
Updated 751d ago
0.0(0)
flashcards
Vocab Unit 4 and 5
21
Updated 101d ago
0.0(0)
flashcards
10th unit
69
Updated 171d ago
0.0(0)
flashcards
all dr.shehab Q&A histo nmu
104
Updated 626d ago
0.0(0)
flashcards
Lokapróf LÍFF
357
Updated 692d ago
0.0(0)
flashcards
BIOL 1307 Exam 1 Review
39
Updated 778d ago
0.0(0)
flashcards
EMI
308
Updated 378d ago
0.0(0)
flashcards
AS Rocks and Weathering
66
Updated 751d ago
0.0(0)
flashcards
Vocab Unit 4 and 5
21
Updated 101d ago
0.0(0)
flashcards
10th unit
69
Updated 171d ago
0.0(0)
flashcards
all dr.shehab Q&A histo nmu
104
Updated 626d ago
0.0(0)