AP Calculus AB Unit 5 Study Guide: Analytical Applications of Differentiation

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:38 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 (f'(x))

The instantaneous rate of change of f(x) with respect to x; geometrically, the slope of the tangent line to y=f(x) at x.

2
New cards

Instantaneous rate of change

How fast a function’s output is changing at a specific input value (an “at that instant” rate).

3
New cards

Tangent line

A line that touches a curve at a point and has the same slope as the curve at that point.

4
New cards

Slope interpretation of f'(a)

f'(a) is the slope of the line tangent to y=f(x) at x=a.

5
New cards

Positive derivative (f'(a) > 0)

Indicates the tangent line slopes upward to the right at x=a, so the function is increasing there.

6
New cards

Negative derivative (f'(a) < 0)

Indicates the tangent line slopes downward to the right at x=a, so the function is decreasing there.

7
New cards

Zero derivative (f'(a) = 0)

Indicates a horizontal tangent line at x=a; this alone does not guarantee a maximum or minimum.

8
New cards

Units of a derivative

“Units of output per unit of input” (e.g., meters per second if position is meters and time is seconds).

9
New cards

Average rate of change

The slope of the secant line on [a,b]: (f(b)−f(a)) / (b−a).

10
New cards

Secant line

A line through two points on a graph; its slope gives the average rate of change over an interval.

11
New cards

Mean Value Theorem (MVT)

Links average and instantaneous rate of change by guaranteeing a point where f'(c) equals the secant slope on [a,b].

12
New cards

Derivative sign analysis

Using whether f'(x) is positive/negative/zero to describe where f increases, decreases, or has horizontal tangents.

13
New cards

Increasing on an interval

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

14
New cards

Decreasing on an interval

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

15
New cards

Horizontal tangent

A tangent line with slope 0 (occurs where f'(x)=0, if the derivative exists).

16
New cards

Estimating f'(a) from a graph

Approximate f'(a) by estimating the slope of the tangent line to the graph of f at x=a.

17
New cards

Estimating f'(a) from a table

Approximate f'(a) using a nearby secant slope, ideally with points equally spaced around a.

18
New cards

Symmetric difference quotient

A table-based estimate: f'(a) ≈ (f(a+h)−f(a−h)) / (2h), using points on both sides of a.

19
New cards

Leibniz notation (dy/dx)

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

20
New cards

Prime notation (y')

A notation for the derivative of y with respect to x.

21
New cards

Second derivative (f''(x))

The derivative of f'(x); it measures how the slope (first derivative) is changing.

22
New cards

Interpreting T'(5) = −2.3

At t=5 minutes, temperature is decreasing at 2.3 degrees Celsius per minute (a rate, not the temperature value).

23
New cards

Local maximum

At x=c, f(c) is greater than or equal to nearby values in some open interval around c.

24
New cards

Local minimum

At x=c, f(c) is less than or equal to nearby values in some open interval around c.

25
New cards

Absolute (global) maximum

The greatest value of f(x) anywhere on the entire domain or interval under consideration.

26
New cards

Absolute (global) minimum

The least value of f(x) anywhere on the entire domain or interval under consideration.

27
New cards

Critical number

An x-value in the domain of f where f'(x)=0 or where f'(x) does not exist.

28
New cards

Critical point

A point (c, f(c)) on the graph where c is a critical number (a key location to check for extrema).

29
New cards

Fermat’s Theorem (idea)

If f has a local max/min at x=c and f'(c) exists, then f'(c)=0.

30
New cards

Corner/cusp as a critical number

A point where f is defined but f'(x) does not exist (e.g., f(x)=|x| at x=0), which can still be a local extremum.

31
New cards

Endpoints in absolute-extrema problems

On a closed interval [a,b], endpoints a and b can be absolute extrema even though they are not critical numbers.

32
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].

33
New cards

Closed interval

An interval [a,b] that includes its endpoints; required for EVT’s guarantee of absolute extrema.

34
New cards

Continuity (for EVT/MVT)

No holes, jumps, or asymptotes on the interval; a required hypothesis for EVT on [a,b] and for MVT on [a,b].

35
New cards

Closed Interval Method (Candidates Test)

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

36
New cards

Candidate points

The x-values you must test for absolute extrema on [a,b]: endpoints plus critical numbers in the interior.

37
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.

38
New cards

MVT hypotheses

For MVT to apply, f must be continuous on [a,b] and differentiable on (a,b).

39
New cards

MVT conclusion

There exists at least one c in (a,b) such that f'(c) = (f(b)−f(a)) / (b−a).

40
New cards

Differentiability

The property of having a derivative; fails at corners, cusps, vertical tangents, or discontinuities.

41
New cards

First Derivative Test

Classifies a critical number c by sign change of f': +→− gives a local max, −→+ gives a local min, no change gives neither.

42
New cards

Sign chart

A chart that records where a derivative is positive, negative, or zero by testing intervals between critical numbers.

43
New cards

Monotonicity

Whether a function is increasing or decreasing on an interval, often determined using the sign of f'(x).

44
New cards

Concave up

Graph bends like a cup; tangent lines tend to lie below the curve; slopes increase as x increases.

45
New cards

Concave down

Graph bends like a cap; tangent lines tend to lie above the curve; slopes decrease as x increases.

46
New cards

Concavity via second derivative

If f''(x)>0 on an interval, f is concave up there; if f''(x)<0, f is concave down there.

47
New cards

Inflection point

A point on the graph where concavity changes (concave up to concave down or vice versa).

48
New cards

Second Derivative Test

For a critical point where f'(c)=0: if f''(c)>0 it’s a local min; if f''(c)<0 it’s a local max; if f''(c)=0, inconclusive.

49
New cards

Objective function (optimization)

The quantity you want to maximize or minimize (e.g., area, cost, surface area), written as a function to optimize.

50
New cards

Constraint (optimization)

A condition that links variables (e.g., fixed perimeter or fixed volume) used to rewrite the objective function in one variable and determine a feasible domain.

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)