zuai-logo
  • Home

  • Cliffs

  • Talk to ZuAI

  • Request a Feature

zuai-logo
  1. Calculus AB/BC
FlashcardFlashcard
Study GuideStudy GuideQuestion BankQuestion Bank
Revise later
SpaceTo flip
If confident

All Flashcards

Explain the concept of instantaneous rate of change.
The rate at which a function's output changes with respect to its input at a specific point. It's the derivative.
Explain when a derivative does not exist.
Derivatives don't exist at sharp corners, cusps, vertical tangents, or points of discontinuity.
What does the sign of the derivative tell you?
A positive derivative indicates the function is increasing, a negative derivative indicates it is decreasing, and a zero derivative indicates a stationary point.
Explain the relationship between differentiability and continuity.
If a function is differentiable at a point, it must be continuous at that point. However, a continuous function is not necessarily differentiable.
What is the geometric interpretation of the derivative?
The derivative at a point represents the slope of the tangent line to the curve at that point.
Explain how to find the equation of a tangent line.
Find the derivative at the given point to get the slope. Use the point-slope form of a line: $y - y_1 = m(x - x_1)$.
How can derivatives be used in optimization problems?
Derivatives can be used to find maximum and minimum values of a function by finding critical points (where the derivative is zero or undefined).
Explain the concept of higher-order derivatives.
Higher-order derivatives are derivatives of derivatives. For example, the second derivative is the derivative of the first derivative, and so on.
What does the second derivative tell you about a function?
The second derivative tells you about the concavity of a function. A positive second derivative indicates concave up, and a negative second derivative indicates concave down.
Explain the difference between average and instantaneous rate of change.
Average rate of change is over an interval, while instantaneous rate of change is at a single point.
How do you find the derivative of a polynomial?
Apply the power rule to each term: multiply by the exponent and reduce the exponent by 1. Use the sum/difference rule for multiple terms.
How do you find the derivative of a product of two functions?
Use the product rule: (first function) * (derivative of second) + (second function) * (derivative of first).
How do you find the derivative of a quotient of two functions?
Use the quotient rule: [(bottom) * (derivative of top) - (top) * (derivative of bottom)] / (bottom)^2.
How do you find the derivative of $f(x) = e^{kx}$?
Use the chain rule: $f'(x) = ke^{kx}$.
How do you find the derivative of $f(x) = \ln(g(x))$?
Use the chain rule: $f'(x) = \frac{g'(x)}{g(x)}$.
How do you find the equation of a tangent line to $f(x)$ at $x=a$?
1. Find $f(a)$. 2. Find $f'(x)$. 3. Find $f'(a)$ (the slope). 4. Use point-slope form: $y - f(a) = f'(a)(x - a)$.
How do you find where a function is increasing or decreasing?
1. Find $f'(x)$. 2. Find critical points where $f'(x) = 0$ or is undefined. 3. Test intervals around critical points to determine the sign of $f'(x)$.
How do you find local maxima and minima?
1. Find critical points. 2. Use the first derivative test (sign change of $f'(x)$) or the second derivative test (sign of $f''(x)$).
How do you find intervals of concavity?
1. Find $f''(x)$. 2. Find points where $f''(x) = 0$ or is undefined. 3. Test intervals around these points to determine the sign of $f''(x)$.
How do you find points of inflection?
1. Find $f''(x)$. 2. Find points where $f''(x) = 0$ or is undefined. 3. Check that the concavity changes at these points.
What is a derivative?
The instantaneous rate of change of a function.
What does $\frac{dy}{dx}$ represent?
The derivative of *y* with respect to *x*, indicating the rate of change of *y* with respect to *x*.
What is a tangent line?
A line that touches a curve at only one point (locally) and has the same slope as the curve at that point.
What is a cusp?
A point where a curve has a sharp point and the derivative is undefined.
What is instantaneous speed?
The speed of an object at a specific moment in time; represented by the derivative of the position function.
What is the formal definition of the derivative of f(x)?
$\lim_{h \to 0} \frac{f(x + h) - f(x)}{h}$
What is the relationship between a derivative and a tangent line?
The derivative of a function at a point is equal to the slope of the tangent line at that point.
What is a vertical tangent?
A tangent line that is vertical, indicating the derivative is undefined at that point.
What does it mean for a function to be differentiable?
A function is differentiable at a point if its derivative exists at that point.
What is the average rate of change?
The change in the value of a function divided by the change in the independent variable over a given interval.