Calculating Higher-Order Derivatives - AP Calculus BC
Card 1 of 30
Find the second derivative of $f(x) = e^{-x}$.
Find the second derivative of $f(x) = e^{-x}$.
Tap to reveal answer
$f''(x) = e^{-x}$. Derivative of $e^{-x}$ multiplies by $(-1)^2 = 1$.
$f''(x) = e^{-x}$. Derivative of $e^{-x}$ multiplies by $(-1)^2 = 1$.
← Didn't Know|Knew It →
What is the fourth derivative of $f(x) = x^4 - x^2 + 1$?
What is the fourth derivative of $f(x) = x^4 - x^2 + 1$?
Tap to reveal answer
$f^{(4)}(x) = 24$. Fourth derivative eliminates lower-order terms, leaving only $x^4$ coefficient.
$f^{(4)}(x) = 24$. Fourth derivative eliminates lower-order terms, leaving only $x^4$ coefficient.
← Didn't Know|Knew It →
State the second derivative of $f(x) = \text{tan}(x)$.
State the second derivative of $f(x) = \text{tan}(x)$.
Tap to reveal answer
$f''(x) = 2\text{sec}^2(x)\text{tan}(x)$. First derivative is $\sec^2(x)$, apply chain rule again.
$f''(x) = 2\text{sec}^2(x)\text{tan}(x)$. First derivative is $\sec^2(x)$, apply chain rule again.
← Didn't Know|Knew It →
State the formula for the second derivative of $f(x) = \text{ln}(x)$.
State the formula for the second derivative of $f(x) = \text{ln}(x)$.
Tap to reveal answer
$f''(x) = -\frac{1}{x^2}$. Standard formula for logarithmic second derivative.
$f''(x) = -\frac{1}{x^2}$. Standard formula for logarithmic second derivative.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = \text{e}^{2x}$?
What is the second derivative of $f(x) = \text{e}^{2x}$?
Tap to reveal answer
$f''(x) = 4\text{e}^{2x}$. Chain rule with exponential: derivative multiplies by the inner function coefficient squared.
$f''(x) = 4\text{e}^{2x}$. Chain rule with exponential: derivative multiplies by the inner function coefficient squared.
← Didn't Know|Knew It →
Compute the third derivative of $f(x) = \frac{1}{x^2}$.
Compute the third derivative of $f(x) = \frac{1}{x^2}$.
Tap to reveal answer
$f'''(x) = \frac{6}{x^5}$. Rewrite as $x^{-2}$ and apply power rule three times.
$f'''(x) = \frac{6}{x^5}$. Rewrite as $x^{-2}$ and apply power rule three times.
← Didn't Know|Knew It →
Compute the third derivative of $f(x) = \text{e}^{-2x}$.
Compute the third derivative of $f(x) = \text{e}^{-2x}$.
Tap to reveal answer
$f'''(x) = -8\text{e}^{-2x}$. Chain rule with $e^{-2x}$: coefficient becomes $(-2)^3 = -8$.
$f'''(x) = -8\text{e}^{-2x}$. Chain rule with $e^{-2x}$: coefficient becomes $(-2)^3 = -8$.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = \text{arcsin}(x)$?
What is the second derivative of $f(x) = \text{arcsin}(x)$?
Tap to reveal answer
$f''(x) = \frac{x}{(1-x^2)^{3/2}}$. Inverse trig derivatives involve radical expressions in denominators.
$f''(x) = \frac{x}{(1-x^2)^{3/2}}$. Inverse trig derivatives involve radical expressions in denominators.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = x \text{ln}(x)$?
What is the second derivative of $f(x) = x \text{ln}(x)$?
Tap to reveal answer
$f''(x) = \frac{1}{x}$. Use product rule: $f'(x) = \ln(x) + 1$, then $f''(x) = \frac{1}{x}$.
$f''(x) = \frac{1}{x}$. Use product rule: $f'(x) = \ln(x) + 1$, then $f''(x) = \frac{1}{x}$.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = x^2 \text{e}^x$?
What is the second derivative of $f(x) = x^2 \text{e}^x$?
Tap to reveal answer
$f''(x) = (x^2 + 4x + 2)\text{e}^x$. Product rule applied twice to $x^2 e^x$.
$f''(x) = (x^2 + 4x + 2)\text{e}^x$. Product rule applied twice to $x^2 e^x$.
← Didn't Know|Knew It →
Compute the fourth derivative of $f(x) = \text{cos}(3x)$.
Compute the fourth derivative of $f(x) = \text{cos}(3x)$.
Tap to reveal answer
$f^{(4)}(x) = 81\text{cos}(3x)$. Fourth derivative of $\cos(3x)$ involves $3^4 = 81$ and returns to cosine.
$f^{(4)}(x) = 81\text{cos}(3x)$. Fourth derivative of $\cos(3x)$ involves $3^4 = 81$ and returns to cosine.
← Didn't Know|Knew It →
Find the third derivative of $f(x) = 5x^4 + 3x^3 - x$.
Find the third derivative of $f(x) = 5x^4 + 3x^3 - x$.
Tap to reveal answer
$f'''(x) = 120x + 18$. Apply power rule to each term and differentiate three times.
$f'''(x) = 120x + 18$. Apply power rule to each term and differentiate three times.
← Didn't Know|Knew It →
Compute the third derivative of $f(x) = \text{sin}(x)$.
Compute the third derivative of $f(x) = \text{sin}(x)$.
Tap to reveal answer
$f'''(x) = -\text{cos}(x)$. Trig derivatives cycle: $\sin \to \cos \to -\sin \to -\cos$.
$f'''(x) = -\text{cos}(x)$. Trig derivatives cycle: $\sin \to \cos \to -\sin \to -\cos$.
← Didn't Know|Knew It →
What is the third derivative of $f(x) = \text{sin}(2x)$?
What is the third derivative of $f(x) = \text{sin}(2x)$?
Tap to reveal answer
$f'''(x) = -8\text{sin}(2x)$. Chain rule with $\sin(2x)$: coefficient becomes $(-2)^3 = -8$.
$f'''(x) = -8\text{sin}(2x)$. Chain rule with $\sin(2x)$: coefficient becomes $(-2)^3 = -8$.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = \text{e}^{3x}$?
What is the second derivative of $f(x) = \text{e}^{3x}$?
Tap to reveal answer
$f''(x) = 9\text{e}^{3x}$. Chain rule with $e^{3x}$: coefficient becomes $3^2 = 9$.
$f''(x) = 9\text{e}^{3x}$. Chain rule with $e^{3x}$: coefficient becomes $3^2 = 9$.
← Didn't Know|Knew It →
Find the fourth derivative of $f(x) = x^4 - 3x^2 + 2$.
Find the fourth derivative of $f(x) = x^4 - 3x^2 + 2$.
Tap to reveal answer
$f^{(4)}(x) = 24$. Fourth derivative of $x^4$ term is $24$, other terms become zero.
$f^{(4)}(x) = 24$. Fourth derivative of $x^4$ term is $24$, other terms become zero.
← Didn't Know|Knew It →
Find the third derivative of $f(x) = \frac{1}{3}x^3$.
Find the third derivative of $f(x) = \frac{1}{3}x^3$.
Tap to reveal answer
$f'''(x) = 2$. Third derivative eliminates the coefficient $\frac{1}{3}$ leaving constant $2$.
$f'''(x) = 2$. Third derivative eliminates the coefficient $\frac{1}{3}$ leaving constant $2$.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = \frac{1}{x}$?
What is the second derivative of $f(x) = \frac{1}{x}$?
Tap to reveal answer
$f''(x) = \frac{2}{x^3}$. Rewrite as $x^{-1}$, then apply power rule twice.
$f''(x) = \frac{2}{x^3}$. Rewrite as $x^{-1}$, then apply power rule twice.
← Didn't Know|Knew It →
What is the fourth derivative of $f(x) = x^4$?
What is the fourth derivative of $f(x) = x^4$?
Tap to reveal answer
$f^{(4)}(x) = 24$. Fourth derivative of $x^4$ gives the factorial $4! = 24$.
$f^{(4)}(x) = 24$. Fourth derivative of $x^4$ gives the factorial $4! = 24$.
← Didn't Know|Knew It →
State the second derivative of $f(x) = \text{cos}(x)$.
State the second derivative of $f(x) = \text{cos}(x)$.
Tap to reveal answer
$f''(x) = -\text{cos}(x)$. Second derivative of $\cos(x)$ follows trig cycle pattern.
$f''(x) = -\text{cos}(x)$. Second derivative of $\cos(x)$ follows trig cycle pattern.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = e^x$?
What is the second derivative of $f(x) = e^x$?
Tap to reveal answer
$f''(x) = e^x$. Derivative of $e^x$ is always $e^x$.
$f''(x) = e^x$. Derivative of $e^x$ is always $e^x$.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = \text{sin}^2(x)$?
What is the second derivative of $f(x) = \text{sin}^2(x)$?
Tap to reveal answer
$f''(x) = 2\text{cos}(2x)$. Use double angle identity: $\sin^2(x) = \frac{1-\cos(2x)}{2}$.
$f''(x) = 2\text{cos}(2x)$. Use double angle identity: $\sin^2(x) = \frac{1-\cos(2x)}{2}$.
← Didn't Know|Knew It →
Compute the third derivative of $f(x) = x^2 \text{sin}(x)$.
Compute the third derivative of $f(x) = x^2 \text{sin}(x)$.
Tap to reveal answer
$f'''(x) = -2(3\text{cos}(x) + x\text{sin}(x))$. Use product rule repeatedly on $x^2 \sin(x)$.
$f'''(x) = -2(3\text{cos}(x) + x\text{sin}(x))$. Use product rule repeatedly on $x^2 \sin(x)$.
← Didn't Know|Knew It →
Compute the third derivative of $f(x) = \text{e}^{-2x}$.
Compute the third derivative of $f(x) = \text{e}^{-2x}$.
Tap to reveal answer
$f'''(x) = -8\text{e}^{-2x}$. Chain rule with $e^{-2x}$: coefficient becomes $(-2)^3 = -8$.
$f'''(x) = -8\text{e}^{-2x}$. Chain rule with $e^{-2x}$: coefficient becomes $(-2)^3 = -8$.
← Didn't Know|Knew It →
State the formula for the second derivative of $f(x) = \text{ln}(x)$.
State the formula for the second derivative of $f(x) = \text{ln}(x)$.
Tap to reveal answer
$f''(x) = -\frac{1}{x^2}$. Standard formula for logarithmic second derivative.
$f''(x) = -\frac{1}{x^2}$. Standard formula for logarithmic second derivative.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = \text{ln}(x^2)$?
What is the second derivative of $f(x) = \text{ln}(x^2)$?
Tap to reveal answer
$f''(x) = -\frac{2}{x^2}$. Use chain rule: $\ln(x^2) = 2\ln(x)$, so derivative doubles.
$f''(x) = -\frac{2}{x^2}$. Use chain rule: $\ln(x^2) = 2\ln(x)$, so derivative doubles.
← Didn't Know|Knew It →
Find the third derivative of $f(x) = 5x^4 + 3x^3 - x$.
Find the third derivative of $f(x) = 5x^4 + 3x^3 - x$.
Tap to reveal answer
$f'''(x) = 120x + 18$. Apply power rule to each term and differentiate three times.
$f'''(x) = 120x + 18$. Apply power rule to each term and differentiate three times.
← Didn't Know|Knew It →
What is the fourth derivative of $f(x) = x^4 - x^2 + 1$?
What is the fourth derivative of $f(x) = x^4 - x^2 + 1$?
Tap to reveal answer
$f^{(4)}(x) = 24$. Fourth derivative eliminates lower-order terms, leaving only $x^4$ coefficient.
$f^{(4)}(x) = 24$. Fourth derivative eliminates lower-order terms, leaving only $x^4$ coefficient.
← Didn't Know|Knew It →
What is the second derivative of $f(x) = \text{e}^{3x}$?
What is the second derivative of $f(x) = \text{e}^{3x}$?
Tap to reveal answer
$f''(x) = 9\text{e}^{3x}$. Chain rule with $e^{3x}$: coefficient becomes $3^2 = 9$.
$f''(x) = 9\text{e}^{3x}$. Chain rule with $e^{3x}$: coefficient becomes $3^2 = 9$.
← Didn't Know|Knew It →
State the second derivative of $f(x) = \text{tan}(x)$.
State the second derivative of $f(x) = \text{tan}(x)$.
Tap to reveal answer
$f''(x) = 2\text{sec}^2(x)\text{tan}(x)$. First derivative is $\sec^2(x)$, apply chain rule again.
$f''(x) = 2\text{sec}^2(x)\text{tan}(x)$. First derivative is $\sec^2(x)$, apply chain rule again.
← Didn't Know|Knew It →