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.
Question 1 / 20
0 of 20 answered
For which interval of t is the curve given by the parametric equations x(t)=et and y(t)=t3−3t concave up?
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
For which interval of t is the curve given by the parametric equations x(t)=et and y(t)=t3−3t concave up?
t<1−2 or t>1+2
t<−1 or t>1
for all real t
1−2<t<1+2 (correct answer)
Explanation: First, find the derivatives: dtdx=et and dtdy=3t2−3. Then dxdy=et3t2−3. Differentiating with respect to t: dtd(dxdy)=(et)26tet−(3t2−3)et=et−3t2+6t+3. The second derivative is dx2d2y=et(−3t2+6t+3)/et=e2t−3(t2−2t−1). For the curve to be concave up, we need dx2d2y>0. Since e2t is always positive, we need −3(t2−2t−1)>0, which simplifies to t2−2t−1<0. The roots of t2−2t−1=0 are t=1±2. Since the parabola z=t2−2t−1 opens upward, it is negative between its roots. Therefore, the curve is concave up for 1−2<t<1+2.
Question 2
A curve is defined by the parametric equations x(t)=et and y(t)=ln(t+1) for t>−1. What is the value of dx2d2y at t=1?
4e2−3 (correct answer)
2e−3
4e2−1
e21
Explanation: First, find the derivatives with respect to t: dtdx=et and dtdy=t+11. Then, dxdy=et1/(t+1)=t+1e−t. Next, differentiate dxdy with respect to t: dtd(dxdy)=(t+1)2−e−t(t+1)−e−t(1)=(t+1)2−e−t(t+2). Then, dx2d2y=et−e−t(t+2)/(t+1)2=e2t(t+1)2−(t+2). At t=1, the value is e2(1)(1+1)2−(1+2)=4e2−3.
Question 3
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 4
The path of a particle is described by the cycloid x(t)=t−sin(t) and y(t)=1−cos(t) for 0<t<2π. Which of the following statements about the concavity of the path is true?
The path is always concave up.
The path is always concave down. (correct answer)
The path is concave up for 0<t<π and concave down for π<t<2π.
The path is concave down for 0<t<π and concave up for π<t<2π.
Explanation: First, find derivatives: dtdx=1−cos(t) and dtdy=sin(t). Then, dxdy=1−cos(t)sin(t). Using trigonometric identities, this simplifies to cot(t/2). Now, dtd(cot(t/2))=−21csc2(t/2). The second derivative is dx2d2y=1−cos(t)−21csc2(t/2)=2sin2(t/2)(1−cost)−1=2sin2(t/2)(2sin2(t/2))−1=4sin4(t/2)−1. For 0<t<2π, t/2 is in (0,π), so sin(t/2)=0. Thus, sin4(t/2) is always positive. The entire expression for dx2d2y is therefore always negative. This means the path is always concave down.
Question 5
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 6
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 7
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 8
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 9
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 10
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 11
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 12
A curve in the xy-plane is defined by the parametric equations x(t)=cos(t) and y(t)=sin(2t). What is the value of dx2d2y at t=4π?
−8 (correct answer)
42
0
−4
Explanation: First, find the derivatives with respect to t: dtdx=−sin(t) and dtdy=2cos(2t). Then, dxdy=−sin(t)2cos(2t). To find dx2d2y, we compute dtd(dxdy)=(−sin(t))2(−4sin(2t))(−sin(t))−(2cos(2t))(−cos(t))=sin2(t)4sin(2t)sin(t)+2cos(2t)cos(t). At t=4π, dtd(dxdy)=sin2(π/4)4sin(π/2)sin(π/4)+2cos(π/2)cos(π/4)=(2/2)24(1)(2/2)+2(0)(2/2)=1/222=42. Also at t=4π, dtdx=−sin(4π)=−22. Therefore, dx2d2y=−2/242=−8.
Question 13
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 14
A curve is given by the parametric equations x(t)=2sin(t) and y(t)=cos(2t). Which of the following is an expression for dx2d2y?
−sin(t)/cos(t)
−1 (correct answer)
−2cos(t)/sin(t)
−sin(2t)
Explanation: First, find derivatives with respect to t: dtdx=2cos(t) and dtdy=−2sin(2t). Then, dxdy=2cos(t)−2sin(2t)=2cos(t)−2(2sin(t)cos(t))=−2sin(t). Next, differentiate dxdy with respect to t: dtd(−2sin(t))=−2cos(t). Finally, dx2d2y=dx/dtd/dt(dy/dx)=2cos(t)−2cos(t)=−1.
Question 15
A curve is defined parametrically by x(t)=t2 and y(t)=t3. Which of the following is an expression for dx2d2y in terms of t?
23
4t3 (correct answer)
26t=3t
2t3
Explanation: First, find the derivatives: dtdx=2t and dtdy=3t2. Then, the first derivative of y with respect to x is dxdy=2t3t2=23t. Next, differentiate dxdy with respect to t: dtd(23t)=23. Finally, find the second derivative of y with respect to x: dx2d2y=dx/dtd/dt(dy/dx)=2t3/2=4t3.
Question 16
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 17
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 18
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 19
A particle moves in the xy-plane with position given by x(t)=t+cos(t) and y(t)=t−sin(t). What is the value of dx2d2y at t=π?
−2 (correct answer)
1
0
−1
Explanation: First, calculate derivatives with respect to t: dtdx=1−sin(t) and dtdy=1−cos(t). Then, dxdy=1−sin(t)1−cos(t). Now, differentiate dxdy with respect to t using the quotient rule: dtd(dxdy)=(1−sin(t))2sin(t)(1−sin(t))−(1−cos(t))(−cos(t))=(1−sin(t))2sin(t)−sin2(t)+cos(t)−cos2(t)=(1−sin(t))2sin(t)+cos(t)−1. At t=π, dtd(dxdy)=(1−sin(π))2sin(π)+cos(π)−1=(1−0)20−1−1=−2. Also at t=π, dtdx=1−sin(π)=1. Therefore, dx2d2y=1−2=−2.
Question 20
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.