1/24
A set of vocabulary flashcards covering key derivatives, theorems, and calculus concepts.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Basic Derivative of a Power Function
The derivative of xn is nxn−1.
Basic Derivative of Sine
The derivative of sin(x) is cos(x).
Basic Derivative of Cosine
The derivative of cos(x) is −sin(x).
Basic Derivative of Tangent
The derivative of tan(x) is sec2(x).
Basic Derivative of Cotangent
The derivative of cot(x) is −csc2(x).
Basic Derivative of Secant
The derivative of sec(x) is sec(x)tan(x).
Basic Derivative of Cosecant
The derivative of csc(x) is −csc(x)cot(x).
Basic Derivative of Natural Logarithm
The derivative of ln(u) is u1.
Basic Derivative of Exponential Function
The derivative of eu is eu.
Chain Rule
If y=f(u) and u=g(x), then dxdy=f′(u)dxdu.
Product Rule
If y=uv, then dxdy=udxdv+vdxdu.
Quotient Rule
If y=vu, then dxdy=v2vdxdu−udxdv.
Intermediate Value Theorem
If f(x) is continuous on [a,b], and y is between f(a) and f(b), then there exists c in (a,b) such that f(c)=y.
Mean Value Theorem
If f(x) is continuous on [a,b] and differentiable on (a,b), then there exists c in (a,b) such that f′(c)=b−af(b)−f(a).
Rolle's Theorem
If f(x) is continuous on [a,b], differentiable on (a,b), and f(a)=f(b), then there exists c in (a,b) such that f′(c)=0.
Extreme Value Theorem
If f(x) is continuous on [a,b], then f(x) has an absolute maximum and minimum on that interval.
Average Rate of Change (ARoC)
mARoC=b−af(b)−f(a).
Instantaneous Rate of Change (IRoC)
mIRoC=f′(x)=limh→0hf(x+h)−f(x).
Tangent Line Equation
The equation is y−y1=m(x−x1) where m is the slope.
First Derivative Test
If f'(x) > 0, the function is increasing; if f'(x) < 0, the function is decreasing.
Second Derivative Test
If f''(x) > 0, the function is concave up; if f''(x) < 0, the function is concave down.
Fundamental Theorem of Calculus
∫abf(x)dx=F(b)−F(a) where F′=f.
Distance, Velocity, Acceleration Relationship
The derivative of the position function x(t) is the velocity function v(t).
Displacement Formula
The displacement from t0 to tf is ∫t0tfv(t)dt.
Average Velocity Formula
Average velocity is ΔtΔx.