1/19
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Power Rule
A rule for differentiating power functions, stating that if f(x)=xn, then f′(x)=nxn−1.
Polynomial
An expression composed of variables and coefficients that involves only non-negative integer exponents.
Derivative of a constant
The derivative of any constant is zero, expressed as dxd(c)=0.
Constant Multiple Rule
The derivative of a constant multiplied by a function is the constant times the derivative of the function: dxd(cf(x))=cf′(x).
Sum Rule
The derivative of a sum of functions is the sum of their derivatives: dxd(f(x)+g(x))=f′(x)+g′(x).
Difference Rule
The derivative of a difference of functions is the difference of their derivatives: dxd(f(x)−g(x))=f′(x)−g′(x).
Trigonometric Derivative of Sine
The derivative of the sine function is given by dxd(sinx)=cosx.
Trigonometric Derivative of Cosine
The derivative of the cosine function is given by dxd(cosx)=−sinx.
Exponential Function
A function of the form ax, where the variable is in the exponent.
Base-e Exponential Function
The exponential function where the base is Euler's number e, which has the property that its derivative is itself: dxd(ex)=ex.
Natural Logarithm
The logarithm to the base e; its derivative is given by dxd(lnx)=x1.
Logarithm of Base a
For base a, the derivative of the logarithm function is given by dxd(logax)=xln(a)1.
Negative Exponent Rule
For a function with a negative exponent, such as f(x)=x−n, its derivative is f′(x)=−nx−n−1.
Fractional Exponent Rule
For a function with a fractional exponent, such as f(x)=xm/n, its derivative is f′(x)=nmxnm−1.
Units for Logarithmic Functions
The logarithmic functions lnx and logax are only defined for x>0.
Chain Rule
A differentiation technique used when differentiating a composition of functions.
Tangent Line
A straight line that touches a curve at a point, representing the instantaneous rate of change at that point.
Slope of a Function
The instantaneous rate of change of a function at a given point, represented by its derivative.
Evaluating Derivatives at a Point
To determine the slope of a function at a specific value x=a by computing f′(a).
Common Mistake: Forgetting Negative Sign
A frequent error in differentiating cosx, leading to writing dxd(cosx)=sinx instead of the correct −sinx.