ap calc bc

0.0(0)
Studied by 0 people
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/3

flashcard set

Earn XP

Description and Tags

Last updated 12:23 AM on 5/5/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

4 Terms

1
New cards

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)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}.

2
New cards

Definition of Integral

The reverse process of differentiation. Finding a function given its derivative. Denoted as f(x)dx=F(x)+C\int f(x) dx = F(x) + C, where F(x)=f(x)F'(x) = f(x) and CC is the constant of integration.

3
New cards

Chain Rule

Used to find the derivative of a composite function. If y=f(g(x))y = f(g(x)), then dydx=dydududx\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}, where u=g(x)u = g(x).

4
New cards

Product Rule

Used to find the derivative of a product of two functions. If h(x)=f(x)g(x)h(x) = f(x)g(x), then h(x)=f(x)g(x)+f(x)g(x)h'(x) = f'(x)g(x) + f(x)g'(x).