AP Calculus BC Quiz: Second Derivatives Of Parametric Equations
Practice Second Derivatives Of Parametric Equations in AP Calculus BC with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Second Derivatives Of Parametric Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.
How to use this quiz
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.
All questions
Question 1
If x(t)=t2 and y(t)=t for t>0, what is dx2d2y in terms of t?
16t7/2−3 (correct answer)
16t7/2−1
8t5/2−3
16t7/23
16t5/2−3
Explanation: This problem tests the skill of finding second derivatives of parametric equations. The formula for the second derivative is dx2d2y=dx/dtdtd(dx/dtdy/dt). Here, dx/dt=2t and dy/dt=21t−1/2, so dxdy=2t21t−1/2=4t3/21. Differentiating this with respect to t gives dtd[41t−3/2]=41⋅(−23)t−5/2=−8t5/23. Dividing by dx/dt yields [−8t5/23]/2t=−16t7/23. A tempting distractor is choice C, −3/(8t5/2), which forgets the final division by dx/dt. A transferable strategy for computing parametric second derivatives is to consistently apply the formula dtd(dxdy)/dtdx and verify with specific values if possible.
Question 2
A particle moves with x(t)=et and y(t)=tet; what is dx2d2y?
et1 (correct answer)
ett+1
ett
et
t+11
Explanation: To find the second derivative of this parametric curve, we use dx2d2y=dtd(dx/dtdy/dt)⋅dx/dt1. First, dtdy=et+tet=et(1+t) and dtdx=et, giving dxdy=etet(1+t)=1+t. Differentiating with respect to t: dtd[1+t]=1. Finally, dividing by dtdx=et yields dx2d2y=et1. Choice B incorrectly includes (t+1) in the numerator, confusing the first derivative expression with the second derivative. Remember that when dy/dx simplifies to a function of t alone, its derivative is straightforward before the final division by dx/dt.
Question 3
Given x(t)=lnt and y(t)=t2 for t>0, compute dx2d2y.
2t2
4t2 (correct answer)
2t
4t
t4
Explanation: This problem tests the skill of finding the second derivative of parametric equations. The formula for d²y/dx² is (x' y'' - y' x'') / (x')³, where primes denote derivatives with respect to t. For x(t) = ln t and y(t) = t², compute x' = 1/t, x'' = -1/t², y' = 2t, and y'' = 2. Substituting yields [(1/t) · 2 - 2t · (-1/t²)] / (1/t)³ = (2/t + 2/t) / (1/t³) = (4/t) · t³ = 4t². A tempting distractor like 4t fails because it neglects the cubic power in the denominator. A transferable strategy for second derivatives is to handle inverse functions like logarithms by ensuring derivatives are correctly computed.
Question 4
For x(t)=t3 and y(t)=t2+1, what is dx2d2y in terms of t?
9t4−2 (correct answer)
9t42
9t2−2
3t2−2
3t22
Explanation: This problem tests the skill of finding second derivatives of parametric equations. The formula for the second derivative is dx2d2y=dx/dtdtd(dx/dtdy/dt). Here, dx/dt=3t2 and dy/dt=2t, so dxdy=2t/3t2=2/(3t). Differentiating this with respect to t gives −2/(3t2). Dividing by dx/dt yields −2/(3t2)/3t2=−2/(9t4). A tempting distractor is choice C, −2/(9t2), which forgets the final division by dx/dt, resulting in a lower power in the denominator. A transferable strategy for computing parametric second derivatives is to consistently apply the formula dtd(dxdy)/dtdx and verify with specific values if possible.
Question 5
A curve is parametrized by x(t)=tant and y(t)=sect; what is dx2d2y?
tan2tsect
tantsec2t
sect1 (correct answer)
tantsect
tant1
Explanation: For this parametric curve, we need to find dx2d2y using the formula dtd(dx/dtdy/dt)⋅dx/dt1. We have dtdy=secttant and dtdx=sec2t, giving dxdy=sec2tsecttant=secttant=costsint⋅cost=sint. Differentiating with respect to t: dtd[sint]=cost. Finally, dividing by dtdx=sec2t yields dx2d2y=sec2tcost=cost⋅cos2t=cos3t=sect1. Choice A incorrectly applies the quotient rule to the original ratio instead of first simplifying dy/dx. Simplifying dy/dx before differentiating often makes parametric second derivative calculations much cleaner.
Question 6
A curve is given by x(t)=et and y(t)=t2. What is dx2d2y in terms of t?
e2t2−2t (correct answer)
et2−2t
et2t
et2
t22−2t
Explanation: This problem requires finding the second derivative of a parametric curve using dx2d2y=dx/dtdtd(dx/dtdy/dt). We have =dy/dt2t and =dx/dtet, so =dy/dxet2t. Differentiating using the quotient rule: dtd(et2t)=e2t2et−2tet=e2t2et(1−t)=et2(1−t). Then dx2d2y=et2(1−t)/et=e2t2(1−t)=e2t2−2t. Choice D shows et2, which omits the crucial (1−t) factor from the quotient rule differentiation. When finding parametric second derivatives, carefully apply the quotient rule to \frac{dy/dx} before dividing by dtdx.
Question 7
If x=et and y=t2, what is dx2d2y expressed in terms of t?
e2t2
e2t2(1−t) (correct answer)
et2t
e2t2(t−1)
et2
Explanation: This problem requires finding d²y/dx² for x = eᵗ and y = t². Using the parametric second derivative formula d²y/dx² = [d/dt(dy/dx)]/(dx/dt), we first find dy/dx = (dy/dt)/(dx/dt) = 2t/eᵗ. Next, we differentiate dy/dx with respect to t: d/dt[2t/eᵗ] = [2·eᵗ - 2t·eᵗ]/(e²ᵗ) = 2eᵗ(1 - t)/(e²ᵗ) = 2(1 - t)/eᵗ. Finally, dividing by dx/dt = eᵗ gives d²y/dx² = [2(1 - t)/eᵗ]/eᵗ = 2(1 - t)/e²ᵗ. Choice D incorrectly has (t - 1) instead of (1 - t) in the numerator, which is a common sign error. Remember to carefully apply the quotient rule and maintain proper sign conventions throughout the calculation.
Question 8
For what interval of t is the curve defined by the parametric equations x(t)=t3−3t and y(t)=t2 concave up?
t<−1 or t>1
−1<t<1 (correct answer)
t>0
t<0
Explanation: First, find the derivatives: dtdx=3t2−3 and dtdy=2t. Then, dxdy=3t2−32t. Next, differentiate dxdy with respect to t: dtd(dxdy)=(3t2−3)22(3t2−3)−2t(6t)=(3(t2−1))26t2−6−12t2=9(t2−1)2−6t2−6=9(t2−1)2−6(t2+1). Finally, dx2d2y=dx/dtd/dt(dy/dx)=3(t2−1)−6(t2+1)/[9(t2−1)2]=27(t2−1)3−6(t2+1). For the curve to be concave up, dx2d2y>0. Since the numerator −6(t2+1) is always negative, the denominator 27(t2−1)3 must be negative. This occurs when t2−1<0, which means t2<1, so −1<t<1.
Question 9
A particle is moving in the xy-plane with position given by parametric equations (x(t),y(t)). At time t=2, it is known that dtdx=3, dtdy=−1, dt2d2x=0, and dt2d2y=4. What is the value of dx2d2y at t=2?
04, which is undefined
94 (correct answer)
34
4
Explanation: The formula for the second derivative is dx2d2y=dtdxdtd(dxdy). First, we find the derivative of dxdy=dx/dtdy/dt with respect to t using the quotient rule: dtd(dxdy)=(dtdx)2dt2d2ydtdx−dtdydt2d2x. At t=2, this is (3)2(4)(3)−(−1)(0)=912=34. Now, we can find the second derivative: dx2d2y=dx/dt4/3=34/3=94.
Question 10
A curve is defined by parametric equations x=f(t) and y=g(t), where f and g are twice-differentiable functions. Which of the following gives an expression for dx2d2y?
f′′(t)g′′(t)
(f′(t))2g′′(t)f′(t)−g′(t)f′′(t)
f′(t)g′′(t)
(f′(t))3g′′(t)f′(t)−g′(t)f′′(t) (correct answer)
Explanation: The first derivative is dxdy=f′(t)g′(t). To find the second derivative, we must differentiate dxdy with respect to t and divide by dtdx=f′(t). Using the quotient rule, dtd(f′(t)g′(t))=(f′(t))2g′′(t)f′(t)−g′(t)f′′(t). Dividing this by f′(t) gives dx2d2y=(f′(t))3g′′(t)f′(t)−g′(t)f′′(t).
Question 11
Let C be a curve defined by parametric equations x(t) and y(t). At a certain time t0, it is known that dtdx=−2, dtdy=4, and dtd(dxdy)=3. What is the value of dx2d2y at t=t0?
3
34
−23 (correct answer)
−32
Explanation: The formula for the second derivative of a parametric curve is dx2d2y=dtdxdtd(dxdy). We are given all the necessary values in the problem statement. Plugging them in, we get dx2d2y=−23=−23.
Question 12
A curve is defined by the parametric equations x(t)=t2+t and y(t)=t4+t2. What is the value of dx2d2y at the point where t=1?
310
7
910 (correct answer)
95
Explanation: First, find derivatives with respect to t: dtdx=2t+1 and dtdy=4t3+2t. Then, dxdy=2t+14t3+2t. Now, differentiate dxdy with respect to t: dtd(dxdy)=(2t+1)2(12t2+2)(2t+1)−(4t3+2t)(2). At t=1, dtdx=3 and dtd(dxdy)=32(14)(3)−(6)(2)=942−12=930=310. Finally, dx2d2y=dx/dtd/dt(dy/dx)=310/3=910.
Question 13
For the curve defined by the parametric equations x(t)=21t2 and y(t)=41t4−34t3, what is the value of t for which dx2d2y=0?
t=0
t=4
t=2 (correct answer)
There is no such value of t.
Explanation: First, find the derivatives with respect to t: dtdx=t and dtdy=t3−4t2. Then, dxdy=tt3−4t2=t2−4t for t=0. Next, differentiate dxdy with respect to t: dtd(t2−4t)=2t−4. Finally, dx2d2y=t2t−4. Setting this equal to zero gives 2t−4=0, so t=2.
Question 14
For x(t)=lnt and y(t)=t3, what is dx2d2y in terms of t?
9t2
3t2
6t3
9t3 (correct answer)
6t2
Explanation: Finding the second derivative of a parametric curve requires dx2d2y=dx/dtdtd(dx/dtdy/dt). We have =dy/dt3t2 and =dx/dtt1, giving =dy/dx1/t3t2=3t3. Differentiating: dtd(3t3)=9t2. Therefore, dx2d2y=1/t9t2=9t2⋅t=9t3. Choice A shows 9t2, which is the derivative of \frac{dy/dx} but forgets to divide by \frac{dx/dt}. Remember that the parametric second derivative formula requires dividing by \frac{dx/dt} at the end to convert from t-differentiation to x-differentiation.
Question 15
For x(t)=lnt and y(t)=t2 with t>0, what is dx2d2y?
2t2
t22
4t2 (correct answer)
2t
4t
Explanation: This problem involves finding the second derivative for a logarithmic-polynomial parametric curve. Given x(t)=lnt and y(t)=t2 with t>0, we have dtdx=t1 and dtdy=2t. The first derivative is dxdy=1/t2t=2t2. To find the second derivative: dtd(2t2)=4t, so dx2d2y=1/t4t=4t2. Choice B (t22) incorrectly inverts the relationship between t and the derivative. The key insight for logarithmic parametric curves is that dtdx=t1 often leads to powers of t in the second derivative.
Question 16
If x(t)=et and y(t)=tet, what is dx2d2y expressed in terms of t?
et1 (correct answer)
ett
ett+1
tet1
e2tt+1
Explanation: This problem tests the skill of finding second derivatives of parametric equations. The formula for the second derivative is \frac{d^2 y}{dx^2} = \frac{ \frac{d}{dt} \left( dx/dtdy/dt \right) }{ dx/dt }. Here, dx/dt = e^t and dy/dt = e^t + t e^t = e^t (t+1), so \frac{dy}{dx} = t+1. Differentiating this with respect to t gives 1. Dividing by dx/dt yields 1 / e^t. A tempting distractor is choice C, (t+1)/e^t, which is the first derivative dy/dx, but we need the second. A transferable strategy for computing parametric second derivatives is to consistently apply the formula \frac{d}{dt}\left( dxdy \right) / \frac{dx}{dt} and verify with specific values if possible.
Question 17
For x(t)=t2+1 and y(t)=t1, t=0, what is dx2d2y?
4t53 (correct answer)
2t43
t53
−4t53
−4t43
Explanation: The skill here is finding the second derivative of parametric equations. The formula for d²y/dx² is the derivative with respect to t of dy/dx divided by dx/dt. Compute dy/dt = -1/t² and dx/dt = 2t, so dy/dx = -1/(2t³). Differentiate dy/dx to get 3/(2t⁴). Divide by 2t to obtain 3/(4t⁵). A tempting distractor is -3/(4t⁵), which keeps a negative sign from the first derivative without accounting for the positive from differentiation. A transferable strategy for second derivatives is to track signs meticulously through each step to determine concavity accurately.
Question 18
A curve is parameterized by x=et and y=e−t. What is dx2d2y in terms of t?
et2
e3t2 (correct answer)
−e3t2
e2t1
−e2t1
Explanation: The skill here is finding the second derivative of parametric equations. The formula for d²y/dx² is the derivative with respect to t of dy/dx, divided by dx/dt. First, compute dy/dx = -e^{-2t}. Then, differentiate this to get 2e^{-2t}. Finally, divide by dx/dt = e^t to obtain 2/e^{3t}. A tempting distractor like -2/e^{3t} fails because it incorrectly retains a negative sign from the first derivative without accounting for the double negative in differentiation. When computing second derivatives for parametric equations, always ensure you apply the chain rule correctly by dividing the derivative of the first derivative by dx/dt.
Question 19
With x(t)=et and y(t)=tet, what is dx2d2y as a function of t?
et1 (correct answer)
et
e2t1
ett
ett+1
Explanation: This problem tests the skill of finding the second derivative of parametric equations. The formula for d2y/dx2 is (x′y′′−y′x′′)/(x′)3, where primes denote derivatives with respect to t. For x(t)=et and y(t)=tet, compute x′=et, x′′=et, y′=et+tet=et(t+1), and y′′=et(t+1)+et=et(t+2). Substituting gives [et⋅et(t+2)−et(t+1)⋅et]/(et)3=[e2t(t+2)−e2t(t+1)]/e3t=e2t/e3t=1/et. A tempting distractor like et fails because it might result from incorrectly inverting the denominator. A transferable strategy for second derivatives is to use the chain rule carefully when dealing with exponential functions.
Question 20
For x=et and y=tet, what is dx2d2y in terms of t?
ett+1
et1 (correct answer)
ett
ett+2
e2t1
Explanation: This problem involves finding the second derivative for exponential parametric equations. Using the parametric second derivative formula, we start with dtdx=et and dtdy=et+tet=et(1+t). The first derivative is dxdy=etet(1+t)=1 + t.Differentiatingwithrespecttotgives\frac{d}{dt}(1+t) = 1.Finally,\frac{d^2y}{dx^2} = \frac{1}{e^t}.ChoiceAincorrectlyincludesanextratterm,likelyfrommisapplyingtheproductrule.Rememberthatwhenthefirstderivativesimplifiesnicely(hereto1+t$), the second derivative calculation becomes much simpler.