For , what is ?
Opening subject page...
Loading your content
AP Calculus AB Quiz
Practice Chain Rule in AP Calculus AB with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
For J(x)=sec(lnx), what is J′(x)?
This quiz focuses on Chain Rule, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
For J(x)=sec(lnx), what is J′(x)?
Explanation: J(x) = sec(ln x), outer sec(u), u = ln x. Derivative: sec(u) tan(u) · (1/x). Log inner. Omission: Missing 1/x. Some forget tan. Pattern: Trig of logs chain the 1/x derivative.
Let v(x)=excosx. What is v′(x)?
Explanation: v(x) = e^{x cos x}, outer e^u, u = x cos x. u' needs product rule: cos x - x sin x. Derivative: e^u · (cos x - x sin x). Composite exponent. Omission: Missing product rule in u'. Some simplify wrong. Pattern: Exponentials with products chain including product derivative.
Let A(x)=ln((x−2)2+5). What is A′(x)?
Explanation: A(x) = ln((x−2)2+5), outer ln(u), u=(x−2)2+5. Derivative: u1⋅2(x−2). Inner quadratic. Omission: Missing 2(x−2). Some treat as ln(x). Pattern: Logs of quadratics chain the quadratic derivative.
A function is Z(t)=ln(t4+9). What is Z′(t)?
Explanation: Z(t) = ln(√(t^4 + 9)) simplifies to (1/2) ln(t^4 + 9), chain rule: (1/2) * (1/(t^4 + 9)) * 4t^3 = 2t^3/(t^4 + 9). Structure: Log of root. Omission: Forgetting the 1/2 factor. Matches choice B. Correct. Pattern: Logs of roots simplify but still need chain.
A cost is K(x)=(lnx)4. What is K′(x)?
Explanation: To find K′(x) for K(x)=(lnx)4, apply the chain rule since this is a power function (outer) composed with the natural logarithm (inner). The outer function is u4 with derivative 4u3, where u=lnx, and the inner derivative is x1. Thus, K′(x)=4(lnx)3⋅x1. A common omission is neglecting the inner derivative 1/x, leading to just 4(lnx)3. This matches choice B directly. Independently verifying, the calculation confirms the marked answer. Recognize this pattern in powers of logarithms, always multiplying by the inner function's derivative.
A decay model is D(t)=e−2t3+1. What is D′(t)?
Explanation: D(t) = e^{-2t³ + 1} is exponential with inner u(t) = -2t³ + 1. Derivative: e^u · u' = e^{-2t³ + 1} · (-6t²). The cubic requires careful differentiation. Common omission: Forgetting the -6t². Some flip the sign. Pattern recognition: Exponentials with polynomials inside signal chain rule, multiply by polynomial derivative.
A current is I(t)=cos(et). What is I′(t)?
Explanation: I(t) = cos(e^t), outer cos(u), u = e^t. Derivative: -sin(u) · e^t = -e^t sin(e^t). Exponential inner. Omission: Forgetting e^t. Some miss negative. Pattern: Trig of exponentials chain the exponential derivative.
A revenue function is R(x)=3x2+4x. What is R′(x)?
Explanation: R(x) = ∛(x² + 4x) is (u)^{1/3} with u(x) = x² + 4x, so chain rule gives (1/3) u^{-2/3} · u' = (1/3)(x² + 4x)^{-2/3} · (2x + 4). Simplifying, it's (2x + 4)/3 · (x² + 4x)^{-2/3}. The fractional power is key. Common omission: Forgetting the (2x + 4) factor. Some mishandle the exponent. Pattern: Look for roots of polynomials and chain their derivatives.
A path is y(x)=ln(1−3x). What is y′(x)?
Explanation: y(x) = ln(√(1 - 3x)) simplifies to (1/2) ln(1 - 3x), so chain rule on log: (1/2) · 1/(1 - 3x) · (-3) = -3/(2(1 - 3x)). Outer log, inner sqrt then linear. Common omission: Forgetting the 1/2 from sqrt or the -3. Some don't simplify first. Pattern: Logs of roots suggest rewriting for easier chaining.
For B(t)=cos3(t2), what is B′(t)?
Explanation: B(t) = cos^3(t^2) is [cos(u)]^3 where u = t^2, so chain rule for power (outer) and trig (inner). Derivative: 3 cos^2(u) * (-sin(u)) * 2t = -6t sin(t^2) cos^2(t^2). Outer-inner: Power on trig of quadratic. Omission: Missing the 2t or the negative sign. Matches choice C. Confirmed correct. Pattern: Powers on trig functions of polynomials need extended chain rule.
A volume is V(r)=(1+r2)−3. What is V′(r)?
Explanation: For V(r) = (1 + r^2)^{-3}, the chain rule applies to the power (outer) of the binomial (inner). Derivative: -3(1 + r^2)^{-4} * 2r = -6r (1 + r^2)^{-4}. The outer-inner structure is clear with u = 1 + r^2 and outer u^{-3}. A common omission is forgetting the 2r from the inner derivative. This is choice B. Independent solving confirms it. Pattern: Negative exponents on binomials signal chain rule for rates in physics contexts.
A function is H(x)=ln(x2+4)1. What is H′(x)?
Explanation: H(x) = ln(x2+4)1 is (lnu)−1 with u=x2+4. Chain rule: −(lnu)21⋅u1⋅2x=−(x2+4)(ln(x2+4))22x. Structure: Reciprocal of log of quadratic. Common omission: Forgetting the 2x. Choice C matches. Verification confirms. Recognize reciprocals of logs for chain rule in rates.
Let z(x)=sin(x2+1). What is z′(x)?
Explanation: The chain rule is crucial for differentiating z(x)=sin(x2+1), as it involves a composition of functions: the square root as the outer function applied to the sine, which itself is applied to the inner polynomial x2+1. Identify the outermost function as the square root, with derivative 2u1 where u=sin(v) and v=x2+1. Then, multiply by the derivative of u, which is cos(v) times the derivative of v, which is 2x. This yields 2sin(x2+1)1⋅cos(x2+1)⋅2x, simplifying to sin(x2+1)xcos(x2+1). A common omission is forgetting the derivative of the innermost function, such as the 2x from v'. The marked answer B is correct as it matches this after simplification. For pattern recognition, spot compositions where trigonometric functions enclose polynomials, indicating multiple chain rule applications.
For θ(t)=sint1, what is θ′(t)?
Explanation: θ(t)=sint1=(sint)−1/2. Derivative: −21(sint)−3/2cost. Outer: Negative power of sin. Common omission: Sign or exponent error. Matches choice B. Verified. Recognize negative roots as powers for chain rule application.
A function is Q(x)=cos(ln(5x)). What is Q′(x)?
Explanation: Q(x) = cos(ln(5x)) is cos outer of log inner of linear. Derivative: -sin(ln(5x)) * (1/(5x)) * 5 = - (1/x) sin(ln(5x)). Outer-inner: Trig of log. Common omission: Mishandling the 5/5x to 1/x. Matches choice B. Correct per verification. Strategy: Trig of logs for oscillatory decay, apply chain carefully.
A chemical’s concentration is modeled by C(t)=5t3−2t+9. What is C′(t)?
Explanation: This problem requires the chain rule to differentiate C(t)=5t3−2t+9=(5t3−2t+9)1/2. The outer function is the square root (or power of 1/2), and the inner function is 5t3−2t+9. Applying the chain rule: first take the derivative of the outer function to get 21(5t3−2t+9)−1/2, then multiply by the derivative of the inner function, which is 15t2−2. This gives us C′(t)=21(5t3−2t+9)−1/2⋅(15t2−2)=25t3−2t+915t2−2. A common error is forgetting to differentiate the inner function, which would incorrectly yield just 25t3−2t+91. When you see a composite function with a radical, always identify what's inside the radical as your inner function and remember to multiply by its derivative.
For d(x)=arcsin(2x−3), what is d′(x)?
Explanation: d(x) = arcsin(2x - 3) is inverse sine outer of linear. Derivative: 1/√(1 - (2x - 3)^2) * 2. Structure: Inverse trig of linear. Omission: Forgetting the 2. Matches choice B. Confirmed. Pattern: Inverse trig derivatives always include chain for argument.
For F(x)=(sinx)5, what is F′(x)?
Explanation: F(x) = (sin x)^5 is power with inner sin x. Chain rule: 5 (sin x)^4 · cos x. Power reduces, multiply by cos x. Omission: Forgetting cos x. Some use 4 instead of 5. Pattern: Powers of trig functions need chaining the trig derivative.
Let W(x)=(5−sinx)10. What is W′(x)?
Explanation: W(x) = (5 - sin x)^{10} is power outer of 5 - sin inner. Derivative: 10(5 - sin x)^9 * (-cos x). Outer-inner clear. Common omission: Missing negative from sin derivative. Choice C matches. Verified. Strategy: Powers of trig subtractions use chain with signs.
For k(x)=x3−4x, what is k′(x)?
Explanation: k(x) = √(x³ - 4x), outer square root u^{1/2}, u = x³ - 4x. Derivative: (1/2) u^{-1/2} · (3x² - 4) = (3x² - 4)/(2 √(x³ - 4x)). Cubic inner. Omission: Forgetting 3x² - 4. Some drop 1/2. Pattern: Roots of cubics chain the polynomial derivative.