1/3
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Definition of Derivative
The instantaneous rate of change of a function with respect to its variable. It is the slope of the tangent line to the function at a given point. Calculated as f′(x)=limh→0hf(x+h)−f(x).
Definition of Integral
The reverse process of differentiation. Finding a function given its derivative. Denoted as ∫f(x)dx=F(x)+C, where F′(x)=f(x) and C is the constant of integration.
Chain Rule
Used to find the derivative of a composite function. If y=f(g(x)), then dxdy=dudy⋅dxdu, where u=g(x).
Product Rule
Used to find the derivative of a product of two functions. If h(x)=f(x)g(x), then h′(x)=f′(x)g(x)+f(x)g′(x).