AP Calculus BC Unit 5: Analytical Applications of Differentiation (Comprehensive Study Notes)

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

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:36 PM on 3/9/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 function f'(x) that measures the instantaneous rate of change (tangent slope) of f(x) with respect to x.

2
New cards

Instantaneous rate of change

How fast f(x) is changing at a specific x-value; equals the derivative f'(x) at that point.

3
New cards

Tangent line

The line that touches a curve at a point and has slope f'(c) at x=c.

4
New cards

Increasing on an interval

For any x1<x2 in the interval, f(x1)<f(x2); the graph goes uphill left to right.

5
New cards

Decreasing on an interval

For any x1f(x2); the graph goes downhill left to right.

6
New cards

Derivative test for increasing

If f'(x)>0 for all x in an interval, then f is increasing on that interval.

7
New cards

Derivative test for decreasing

If f'(x)<0 for all x in an interval, then f is decreasing on that interval.

8
New cards

Critical number

A value c in the domain of f where either f'(c)=0 or f'(c) does not exist.

9
New cards

Critical point

The point (c,f(c)) on the graph corresponding to a critical number c.

10
New cards

Relative (local) extrema

A local maximum or minimum: the highest or lowest value of f in a neighborhood around a point.

11
New cards

Local maximum

A point x=c where f changes from increasing to decreasing (often where f' changes from + to −).

12
New cards

Local minimum

A point x=c where f changes from decreasing to increasing (often where f' changes from − to +).

13
New cards

First Derivative Test

Classifies a critical number c by checking the sign of f'(x) on each side: +→− gives local max; −→+ gives local min; no sign change gives neither.

14
New cards

Sign change (of f')

A switch in f'(x) from positive to negative or negative to positive across a point; used to confirm local extrema.

15
New cards

Sign chart

A table/number line showing where f'(x) (or f''(x)) is positive, negative, or zero to determine behavior on intervals.

16
New cards

Test point

A chosen x-value in an interval used to determine the sign of f'(x) (or f''(x)) on that interval.

17
New cards

Even exponent factor (in f')

A factor like (x-a)^2 in f'(x) that becomes 0 at x=a but does not change sign across a, often meaning no local extremum there.

18
New cards

Endpoint

A boundary value a or b of a closed interval [a,b]; must be checked when finding absolute maxima/minima.

19
New cards

Absolute extremum

The greatest (absolute maximum) or least (absolute minimum) function value on an entire interval.

20
New cards

Extreme Value Theorem (EVT)

If f is continuous on a closed interval [a,b], then f attains both an absolute maximum and an absolute minimum on [a,b].

21
New cards

Candidate’s Test

To find absolute extrema on [a,b]: evaluate f at interior critical numbers and at endpoints a and b, then compare all values.

22
New cards

Closed interval

An interval [a,b] that includes both endpoints; required (with continuity) for EVT guarantees.

23
New cards

Continuous on [a,b]

f has no breaks, holes, or jumps anywhere on the interval [a,b]; a key condition for EVT and MVT.

24
New cards

Bounded interval

An interval with finite length (a and b are finite), such as [a,b].

25
New cards

Secant line

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

26
New cards

Average rate of change

The slope of the secant line: (f(b)-f(a))/(b-a).

27
New cards

Rolle’s Theorem

If f is continuous on [a,b], differentiable on (a,b), and f(a)=f(b), then there exists c in (a,b) with f'(c)=0.

28
New cards

Mean Value Theorem (MVT)

If f is continuous on [a,b] and differentiable on (a,b), then there exists c in (a,b) such that f'(c)=(f(b)-f(a))/(b-a).

29
New cards

Differentiable on (a,b)

f has a derivative at every point in the open interval (a,b); excludes corners, cusps, vertical tangents, and discontinuities.

30
New cards

Horizontal tangent

A tangent line with slope 0; occurs where f'(c)=0 (but does not automatically mean a max/min).

31
New cards

Concavity

How the graph bends; determined by whether slopes are increasing or decreasing, using the second derivative.

32
New cards

Second derivative

f''(x)= (f'(x))'; measures how the slope f'(x) changes and determines concavity.

33
New cards

Concave up

f''(x)>0 on an interval; slopes increase left to right and the graph bends like a cup.

34
New cards

Concave down

f''(x)<0 on an interval; slopes decrease left to right and the graph bends like a cap.

35
New cards

Inflection point

A point where concavity changes (concave up to concave down or vice versa); requires a sign change in f''.

36
New cards

Second Derivative Test

If f'(c)=0 and f''(c) exists: f''(c)>0 ⇒ local min; f''(c)<0 ⇒ local max; f''(c)=0 ⇒ inconclusive.

37
New cards

Inconclusive result

When a test (often the second derivative test with f''(c)=0) cannot determine whether a critical point is a max, min, or neither.

38
New cards

f' graph above x-axis

Where f'(x)>0; implies f is increasing on that interval.

39
New cards

f' graph below x-axis

Where f'(x)<0; implies f is decreasing on that interval.

40
New cards

f' touches x-axis (no sign change)

When f'(c)=0 but f' does not cross the axis; indicates no local extremum at c (often due to an even-multiplicity zero).

41
New cards

Optimization

Finding the maximum or minimum of a quantity under constraints, typically by building an objective function and checking critical points and endpoints.

42
New cards

Objective function

The function representing what you want to maximize or minimize (e.g., area, cost, profit).

43
New cards

Constraint

An equation/condition linking variables (e.g., 2x+2y=200) used to rewrite the objective in one variable.

44
New cards

Feasible domain

The set of allowed input values based on the problem’s constraints (often a closed interval to test endpoints).

45
New cards

Position function s(t)

A function giving location along a line at time t.

46
New cards

Velocity v(t)

v(t)=s'(t); the rate of change of position. Positive means moving right, negative means moving left.

47
New cards

Acceleration a(t)

a(t)=v'(t)=s''(t); the rate of change of velocity.

48
New cards

Speed |v(t)|

The magnitude of velocity; always nonnegative and equals |v(t)|.

49
New cards

Displacement

Net change in position over [a,b]: s(b)-s(a).

50
New cards

Distance traveled

Total distance over [a,b], computed as ∫_a^b |v(t)| dt (often by splitting at times where v(t)=0).

Explore top notes

note
iPhone SE 4_ What To Expect.mp4
Updated 928d ago
0.0(0)
note
Chapter 7 - Land and Water Use
Updated 1430d ago
0.0(0)
note
Hello
Updated 1186d ago
0.0(0)
note
World War 1 Review Pt. 5
Updated 1499d ago
0.0(0)
note
Biology - Evolution
Updated 1476d ago
0.0(0)
note
iPhone SE 4_ What To Expect.mp4
Updated 928d ago
0.0(0)
note
Chapter 7 - Land and Water Use
Updated 1430d ago
0.0(0)
note
Hello
Updated 1186d ago
0.0(0)
note
World War 1 Review Pt. 5
Updated 1499d ago
0.0(0)
note
Biology - Evolution
Updated 1476d ago
0.0(0)

Explore top flashcards

flashcards
faf
40
Updated 956d ago
0.0(0)
flashcards
faf
40
Updated 956d ago
0.0(0)