1/49
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Derivative
A measure of how a function’s output changes with respect to its input at a specific point; interpreted as instantaneous rate of change and as slope of the tangent line.
Instantaneous rate of change
The rate “right now” at a particular input value; the derivative value f'(a), meaning output-units per input-unit.
Tangent line
The line that just touches a curve at a point and has the same local slope there; its slope equals the derivative at that point.
Slope
“Rise over run,” or change in output divided by change in input; matches the rate-of-change interpretation of a derivative.
Limit definition of the derivative
f'(a)=lim(h→0)[f(a+h)−f(a)]/h; defines the derivative as the limit of average rates of change.
Average rate of change
[f(b)−f(a)]/(b−a); the change in output per change in input over an interval, equal to the slope of a secant line.
Secant line
A line through two points on a curve; its slope represents the average rate of change over the interval between the points.
Difference quotient
An expression like [f(a+h)−f(a)]/h used to approximate or define rates of change; becomes the derivative as h→0.
Symmetric (centered) difference quotient
An estimate for f'(a) using values on both sides: f'(a)≈[f(a+h)−f(a−h)]/(2h).
One-sided difference quotient
An estimate for f'(a) using data from one side only: f'(a)≈[f(a+h)−f(a)]/h (or a backward version).
Units of a derivative
(Units of output)/(units of input); acts as an error check in applied problems.
Rate vs amount confusion
A common mistake where f'(a) (a rate) is incorrectly interpreted as f(a) (an amount/value).
Interpretation template for f'(a)
“When x=a, f(x) is increasing/decreasing at [number] output-units per input-unit.”
Derivative notation f'(x)
Standard function notation for the derivative of f with respect to x.
Leibniz notation (dy/dx)
A derivative notation emphasizing “rate of change of y per unit x.”
Time-derivative notation (dV/dt, ds/dt)
Derivative notation used when the independent variable is time; reads as “rate of change with respect to time.”
Derivative at a point notation
Ways to indicate a specific derivative value, such as f'(a) or (dy/dx)|x=a.
Sensitivity (in applications)
Viewing f'(a) as how strongly the output responds to small input changes near a; large |f'(a)| means high sensitivity.
Marginal cost
In economics, C'(q); approximates the additional cost of producing one more unit when production level is q.
Linear approximation for small changes
Using ΔC≈C'(q)Δq; for small Δq, the derivative times the change approximates the output change.
Chain rule (contextual rate form)
If A depends on r and r depends on t, then dA/dt=(dA/dr)(dr/dt), linking rates through dependency.
Related rates
Problems where multiple quantities change over time and are linked by an equation; differentiate the relationship with respect to time to connect their rates.
“Differentiate with respect to time” strategy
Taking d/dt of an equation relating variables (even if variables are functions of t) to produce an equation involving rates like dx/dt, dr/dt.
Don’t substitute too early (related rates pitfall)
A mistake where plugging in numbers before differentiating turns variables into constants and can incorrectly force derivatives to be zero.
Chain rule power pattern in related rates
If y depends on t, then d/dt(y^n)=n y^(n−1) (dy/dt), showing the required dy/dt factor.
Area of a circle (related rates form)
If A=πr^2 and r changes with time, then dA/dt=2πr (dr/dt).
Sphere volume (related rates form)
If V=(4/3)πr^3 and r changes with time, then dV/dt=4πr^2 (dr/dt).
Position function
s(t) or x(t); gives location along a line as a function of time (units of length).
Velocity
v(t)=s'(t); the rate of change of position, including direction (units of length/time).
Acceleration
a(t)=v'(t)=s''(t); the rate of change of velocity (units of length/time^2).
Sign of velocity
Indicates direction in one-dimensional motion: v>0 means moving positive direction; v<0 means moving negative direction.
Speed
The magnitude of velocity, |v(t)|; never negative.
At rest
A moment when v(t)=0; the object is not moving instantaneously at that time.
Speeds up condition
A particle speeds up when velocity and acceleration have the same sign, increasing the magnitude of velocity.
Displacement
Net change in position over [a,b]: s(b)−s(a).
Distance traveled
Total ground covered regardless of direction; computed by accounting for intervals where velocity changes sign.
Direction change
Occurs when velocity changes sign; typically at a time where v(t)=0 and the sign differs on each side.
Slope of position graph
At time t, the slope of s(t) equals velocity v(t); horizontal tangent implies v(t)=0.
Slope of velocity graph
At time t, the slope of v(t) equals acceleration a(t); increasing v implies a>0, decreasing v implies a<0.
Concave up (motion check)
If s(t) is concave up, its slope is increasing, so velocity is increasing and acceleration is positive.
Linearization
The best linear (tangent line) approximation near x=a: L(x)=f(a)+f'(a)(x−a).
Tangent line approximation idea
Near a point a, a smooth curve behaves almost like its tangent line, making L(x) useful for estimating values close to a.
Differential
A small-change approximation framework where dy=f'(x)dx represents approximate change in y from a small change dx.
Actual change vs differential
Δy is the exact change; dy is the tangent-line (linear) approximation to that change.
Error propagation (using differentials)
Estimating how measurement error in an input (dr, dx) affects an output using d(output)≈(derivative)·(input error).
Modeling workflow with derivatives
Define variables/units, write the model, differentiate to get a rate, evaluate at the specified input, then interpret with a sentence and units.
Average vs instantaneous rate clue words
“From…to…” signals average rate; “at t=a” or “at the instant” signals instantaneous rate (a derivative).
Derivative does not exist (graph clue)
At sharp corners/cusps or jumps, there is no unique tangent slope, so the derivative at that point is undefined.
L’Hospital’s Rule
A method for evaluating limits that produce 0/0 or ∞/∞ by differentiating numerator and denominator and re-taking the limit.
Indeterminate form
A limit form like 0/0 or ∞/∞ that does not directly determine the limit’s value and may require tools like L’Hospital’s Rule.