Unit 5: 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 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 (local slope)

A measure of instantaneous rate of change at a point; equals the slope of the tangent line to the graph at that point.

2
New cards

Average rate of change

The change in output over change in input on [a,b]: (f(b)−f(a))/(b−a); slope of the secant line.

3
New cards

Instantaneous rate of change

The rate of change at a single point x=c; given by the derivative f'(c).

4
New cards

Secant line

A line through two points on a curve; its slope on [a,b] is (f(b)−f(a))/(b−a).

5
New cards

Tangent line

A line that touches a curve at a point and matches its local slope; slope equals f'(c).

6
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) with f'(c)=(f(b)−f(a))/(b−a).

7
New cards

MVT hypotheses

The required conditions for applying MVT: continuity on the closed interval [a,b] and differentiability on the open interval (a,b).

8
New cards

Continuity on [a,b] (for MVT/EVT)

No jumps, holes, or vertical asymptotes on the interval; required for MVT and for EVT on closed intervals.

9
New cards

Differentiability on (a,b)

The function has a derivative at every interior point; rules out corners, cusps, and vertical tangents inside the interval.

10
New cards

Corner (nondifferentiable point)

A point where left and right slopes exist but are not equal, so the derivative does not exist (e.g., |x| at 0).

11
New cards

Cusp

A sharp point where the slope becomes unbounded or changes abruptly; derivative does not exist there.

12
New cards

Vertical tangent

A tangent line with infinite/undefined slope; indicates nondifferentiability at that point.

13
New cards

Rolle’s Theorem

A special case of MVT: if f is continuous on [a,b], differentiable on (a,b), and f(a)=f(b), then some c in (a,b) satisfies f'(c)=0.

14
New cards

Horizontal tangent

A tangent line with slope 0; occurs where f'(c)=0 (when the derivative exists).

15
New cards

Existence guarantee (in calculus theorems)

A conclusion that at least one point/value must occur (not necessarily unique), assuming hypotheses are met.

16
New cards

Non-uniqueness of c in MVT

MVT guarantees at least one c where the tangent slope matches the secant slope; there may be multiple such c values.

17
New cards

Common MVT mistake (interval issues)

Applying MVT when f is not continuous on [a,b] or not differentiable on (a,b), or picking a c not in (a,b).

18
New cards

Local (relative) maximum

A point x=c where f(c) is greater than nearby function values.

19
New cards

Local (relative) minimum

A point x=c where f(c) is less than nearby function values.

20
New cards

Absolute (global) maximum

The largest function value on an entire interval.

21
New cards

Absolute (global) minimum

The smallest function value on an entire interval.

22
New cards

Critical point / critical number

A domain value c where f'(c)=0 or f'(c) does not exist; a candidate location for extrema.

23
New cards

Candidate for extrema

A point (often a critical point or endpoint) that must be tested/evaluated to determine if an extremum occurs.

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

25
New cards

Closed interval requirement (EVT)

EVT requires [a,b] to be closed; continuity alone does not guarantee absolute extrema on an open interval.

26
New cards

Closed Interval Method (Candidate’s Test)

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

27
New cards

Endpoint check (absolute extrema)

For absolute maxima/minima on [a,b], endpoints must be evaluated along with critical points.

28
New cards

First derivative sign rule (increasing)

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

29
New cards

First derivative sign rule (decreasing)

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

30
New cards

Sign chart (test-interval method)

A method: use critical numbers to split the number line, test f'(x) in each interval to determine increasing/decreasing behavior.

31
New cards

First Derivative Test

At a critical number c: +→− sign change in f' gives a local max; −→+ gives a local min; no sign change gives no local extremum.

32
New cards

Critical point with no extremum

A point where f'(c)=0 but f' does not change sign; often a horizontal-tangent inflection point (e.g., f(x)=x^3 at 0).

33
New cards

One-to-one via derivative

If f'(x)>0 everywhere on an interval, f is strictly increasing there and cannot repeat output values (so it’s one-to-one).

34
New cards

Constant function criterion (via MVT)

If f'(x)=0 for all x on an interval, then f is constant on that interval.

35
New cards

Second derivative

f''(x) measures how the slope f'(x) changes; used for concavity and inflection point analysis.

36
New cards

Concave up

Where f''(x)>0; slopes are increasing as x increases.

37
New cards

Concave down

Where f''(x)<0; slopes are decreasing as x increases.

38
New cards

Inflection point

A point where concavity changes (from up to down or down to up); must be confirmed by a sign change in f''.

39
New cards

Possible inflection point

A value where f''(x)=0 or f''(x) is undefined; it becomes an inflection point only if concavity changes.

40
New cards

Second Derivative Test

If f'(c)=0 and f''(c)>0, local min at c; if f''(c)<0, local max at c; if f''(c)=0, inconclusive.

41
New cards

Inconclusive (second derivative test)

When f'(c)=0 and f''(c)=0; the second derivative test cannot determine max/min, so another method is needed.

42
New cards

Concavity from f' graph

If f' is increasing on an interval, then f is concave up there; if f' is decreasing, then f is concave down.

43
New cards

Interpreting f'' via f'

Because f'' is the slope of f', the sign of f'' tells whether f' is rising (positive) or falling (negative).

44
New cards

Curve sketching pipeline

A structured approach: domain, intercepts (if needed), f' for extrema/increase-decrease, f'' for concavity/inflection, then endpoint/asymptotic behavior.

45
New cards

Quotient rule

Derivative of f(x)=u/v: f'=(v·u'−u·v')/v^2; used for rational functions like x/(x^2+1).

46
New cards

Derivative sign controlled by numerator (rational case)

If the denominator of f' is always positive, the sign of f' (and increase/decrease) depends only on the numerator.

47
New cards

Optimization problem

A calculus application where you maximize or minimize an objective quantity subject to constraints and a feasible domain.

48
New cards

Objective function

The function Q(x) representing the quantity to maximize or minimize in an optimization problem.

49
New cards

Constraint equation

An equation relating variables (often from geometry or resources) used to rewrite the objective in one variable.

50
New cards

Feasible domain

The set of variable values that satisfy constraints and practical restrictions (e.g., lengths > 0); endpoints may need checking.

Explore top flashcards

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