AP Calculus BC Quiz: Defining And Differentiating Parametric Equations
Practice Defining And Differentiating 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 Defining And Differentiating 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
A parametric path is given by x(t)=et and y(t)=tet; what is dxdy in terms of t?
etet+tet (correct answer)
et+tetet
ettet
tetet+tet
(et)(et+tet)
Explanation: This parametric curve requires applying dxdy=dx/dtdy/dt to find the derivative. For x(t)=et, we have dx/dt=et. For y(t)=tet, we use the product rule: dy/dt=et+tet. The chain rule then gives dy/dx=(et+tet)/et. Choice B incorrectly inverts this ratio by placing dx/dt in the numerator instead of the denominator. The essential parametric differentiation approach is to compute dy/dt and dx/dt separately, then divide the first by the second.
Question 2
A curve is x(t)=t2+21t and y(t)=t2−21t; find dxdy.
2t+1/22t−1/2 (correct answer)
2t−1/22t+1/2
2t+1/2t2−21t
(2t−1/2)(2t+1/2)
t2+21t2t−1/2
Explanation: This parametric curve applies dy/dx = (dy/dt)/(dx/dt). For x(t) = t² + t/2, we calculate dx/dt = 2t + 1/2. For y(t) = t² - t/2, we get dy/dt = 2t - 1/2. Using the chain rule yields dy/dx = (2t - 1/2)/(2t + 1/2). Choice B incorrectly inverts the fraction by putting dx/dt in the numerator. The essential parametric differentiation approach is to compute both component derivatives, then divide dy/dt by dx/dt.
Question 3
A particle moves with x(t)=21t2 and y(t)=41t4; compute dxdy.
tt3 (correct answer)
t3t
tt4/4
(t3)(t)
t2/2t3
Explanation: This parametric curve requires dy/dx=(dy/dt)/(dx/dt). For x(t)=21t2, we find dx/dt=t. For y(t)=41t4, we get dy/dt=t3. Using the parametric derivative formula yields dy/dx=t3/t=t2. Choice A shows this result correctly. The standard parametric differentiation method involves finding derivatives of both components, then dividing dy/dt by dx/dt.
Question 4
A parametric curve has x(t)=t2+tant and y(t)=t2+sect; find dxdy.
2t+sec2t2t+secttant (correct answer)
2t+secttant2t+sec2t
2t+sec2tt2+sect
(2t+secttant)(2t+sec2t)
t2+tant2t+secttant
Explanation: This parametric curve uses dxdy=dtdxdtdy. For x(t)=t2+tant, we calculate dtdx=2t+sec2t. For y(t)=t2+sect, we get dtdy=2t+secttant. Using the parametric derivative gives dxdy=2t+sec2t2t+secttant. Choice B incorrectly inverts the fraction. The fundamental parametric differentiation technique is to compute derivatives of both components, then divide dtdy by dtdx.
Question 5
Given x(t)=sin(2t) and y(t)=cos(3t), compute dxdy in terms of t.
2cos(2t)−3sin(3t) (correct answer)
−3sin(3t)2cos(2t)
cos(2t)−sin(3t)
(−3sin(3t))(2cos(2t))
2cos(2t)cos(3t)
Explanation: This parametric differentiation uses the chain rule dy/dx = (dy/dt)/(dx/dt). For x(t) = sin(2t), we find dx/dt = 2cos(2t). For y(t) = cos(3t), we get dy/dt = -3sin(3t). The parametric derivative formula gives dy/dx = (-3sin(3t))/(2cos(2t)). Choice B incorrectly inverts the fraction by placing dx/dt in the numerator. The key parametric differentiation strategy is to compute both component derivatives, then form the ratio dy/dt over dx/dt.
Question 6
If x(t)=sect and y(t)=tant, what is dxdy in terms of t?
sec2tsecttant
secttantsec2t (correct answer)
sectsecttant
sectsec2t
tantsec2t
Explanation: This problem involves parametric differentiation, where we find the derivative dy/dx for curves defined by parametric equations x(t) and y(t). To compute dy/dx using the chain rule, recognize that dy/dx = (dy/dt) / (dx/dt), provided dx/dt ≠ 0. First, differentiate x(t) = sec t to get dx/dt = sec t tan t, and y(t) = tan t to get dy/dt = sec² t. Then, divide these derivatives to obtain dy/dx = sec² t / (sec t tan t). A tempting distractor might be sec t tan t / sec² t, which fails because it incorrectly inverts the ratio of the derivatives. Always remember the general strategy for parametric derivatives: compute dy/dt and dx/dt separately, then form their quotient for dy/dx.
Question 7
A particle moves with x(t)=t2−3t and y(t)=4t+sint; find dxdy.
2t−34+cost (correct answer)
4+cost2t−3
2t+34+cost
2t−34−cost
4−cost2t−3
Explanation: This problem involves parametric differentiation, where we find the derivative dy/dx for curves defined by parametric equations x(t) and y(t). To compute dy/dx using the chain rule, recognize that dy/dx = (dy/dt) / (dx/dt), provided dx/dt ≠ 0. First, differentiate x(t) = t² - 3t to get dx/dt = 2t - 3, and y(t) = 4t + sin t to get dy/dt = 4 + cos t. Then, divide these derivatives to obtain dy/dx = (4 + cos t) / (2t - 3). A tempting distractor might be (2t - 3) / (4 + cos t), which fails because it incorrectly inverts the ratio of the derivatives. Always remember the general strategy for parametric derivatives: compute dy/dt and dx/dt separately, then form their quotient for dy/dx.
Question 8
Given x(t)=t2+t and y(t)=2t2+t, compute dxdy in terms of t.
2t+1t+1 (correct answer)
t+12t+1
2t+1t2/2+t
(t+1)(2t+1)
t2+tt+1
Explanation: This parametric differentiation uses dy/dx = (dy/dt)/(dx/dt). For x(t) = t² + t, we calculate dx/dt = 2t + 1. For y(t) = t²/2 + t, we get dy/dt = t + 1. Using the chain rule gives dy/dx = (t + 1)/(2t + 1). Choice B incorrectly inverts the fraction by putting dx/dt in the numerator. The key parametric derivative technique is to differentiate each component separately, then form the ratio with dy/dt on top.
Question 9
For x(t)=t2−4 and y(t)=t1 with t=0, determine dxdy.
2t−1/t2 (correct answer)
−1/t22t
t2−4−1/t2
(−1/t2)(2t)
2t1/t
Explanation: This parametric differentiation problem uses dy/dx = (dy/dt)/(dx/dt). For x(t) = t² - 4, we calculate dx/dt = 2t. For y(t) = 1/t, we get dy/dt = -1/t². The chain rule gives dy/dx = (-1/t²)/(2t) = -1/(2t³). Choice B incorrectly inverts the fraction by putting dx/dt in the numerator. The fundamental parametric derivative approach is to differentiate each component separately, then divide dy/dt by dx/dt.
Question 10
Given x(t)=t3 and y(t)=ln(t) for t>0, determine dxdy as a function of t.
3t21/t (correct answer)
1/t3t2
3t2lnt
(1/t)(3t2)
t31/t
Explanation: This parametric differentiation requires dy/dx = (dy/dt)/(dx/dt). For x(t) = t³, we calculate dx/dt = 3t². For y(t) = ln(t), we get dy/dt = 1/t. The chain rule gives dy/dx = (1/t)/(3t²) = 1/(3t³). Choice B incorrectly inverts the fraction by putting dx/dt in the numerator. The reliable parametric derivative strategy is to find derivatives of both components, then form their proper quotient.
Question 11
A moving point has x(t)=sect and y(t)=tant; find dxdy in terms of t.
secttantsec2t (correct answer)
sec2tsecttant
secttant
(sec2t)(secttant)
secttanttant
Explanation: This parametric curve uses the chain rule dy/dx = (dy/dt)/(dx/dt). For x(t) = sec t, we find dx/dt = sec t tan t. For y(t) = tan t, we get dy/dt = sec² t. Applying the parametric derivative formula yields dy/dx = (sec² t)/(sec t tan t) = sec t/tan t = 1/sin t. Choice B incorrectly inverts the fraction. The standard parametric differentiation technique involves finding both derivatives with respect to t, then forming their proper ratio.
Question 12
For the parametric curve x(t)=sint and y(t)=cost+t, find dxdy in terms of t.
cost−sint+1 (correct answer)
−sint+1cost
−sint+1
cost
cost−sint+t
Explanation: This problem involves parametric differentiation to find dy/dx for the given functions x(t) and y(t). To find dy/dx, we apply the chain rule, which states that dy/dx = (dy/dt) / (dx/dt), assuming dx/dt is not zero. First, compute dx/dt = cos t from x(t) = sin t, and dy/dt = -sin t + 1 from y(t) = cos t + t. Therefore, dy/dx = (-sin t + 1) / cos t, which matches choice A. A tempting distractor is choice B, which is the reciprocal (cos t)/(-sin t + 1), but that would be dx/dy instead of dy/dx. In general, for parametric equations, always compute the ratio of the y-derivative to the x-derivative with respect to the parameter to obtain the correct slope.
Question 13
Given x(t)=t3−t and y(t)=t3+t, find dxdy in terms of t.
3t2−13t2+1 (correct answer)
3t2+13t2−1
3t2−1t3+t
(3t2+1)(3t2−1)
t3−t3t2+1
Explanation: This parametric differentiation applies dy/dx = (dy/dt)/(dx/dt). For x(t) = t³ - t, we calculate dx/dt = 3t² - 1. For y(t) = t³ + t, we get dy/dt = 3t² + 1. The parametric derivative gives dy/dx = (3t² + 1)/(3t² - 1). Choice B incorrectly inverts the fraction by putting dx/dt in the numerator. The fundamental parametric differentiation technique is to compute derivatives of both components, then divide dy/dt by dx/dt.
Question 14
If x(t)=t−cost and y(t)=1+sint, what is dxdy at t=2π?
cost1+sint
1+sintcost
1+sintcostt=π/2=0 (correct answer)
1+sintcostt=π/2=21
1+sintcostt=π/2=1
Explanation: This problem requires finding dy/dx for parametric equations using the chain rule relationship dy/dx = (dy/dt)/(dx/dt). With x(t) = t - cos t and y(t) = 1 + sin t, we compute dx/dt = 1 + sin t and dy/dt = cos t. Therefore, dy/dx = cos t/(1 + sin t). At t = π/2, we have cos(π/2) = 0 and sin(π/2) = 1, giving dy/dx = 0/(1 + 1) = 0/2 = 0. Choice A shows the general formula without evaluation, which is incomplete. For parametric problems asking for the derivative at a specific point, always substitute the parameter value after finding the general derivative formula.
Question 15
Given x(t)=e2t and y(t)=et+1, compute dxdy in terms of t.
2e2tet (correct answer)
et2e2t
2e2tet+1
(et)(2e2t)
e2tet
Explanation: This parametric differentiation requires dxdy=dtdxdtdy. For x(t)=e2t, we find dtdx=2e2t. For y(t)=et+1, we get dtdy=et. The parametric derivative formula gives dxdy=2e2tet=2et1. Choice A shows the unreduced form. The reliable parametric derivative strategy is to differentiate each component separately, then form their proper quotient.
Question 16
For x(t)=tt2+1 and y(t)=tt2−1, t=0, determine dxdy.
1−1/t21+1/t2 (correct answer)
1+1/t21−1/t2
1−1/t2(t2−1)/t
(1−1/t2)(1+1/t2)
(t2+1)/t1−1/t2
Explanation: This parametric differentiation applies dy/dx = (dy/dt)/(dx/dt). For x(t) = (t² + 1)/t, we can rewrite as t + 1/t, so dx/dt = 1 - 1/t². For y(t) = (t² - 1)/t = t - 1/t, we get dy/dt = 1 + 1/t². The parametric derivative formula yields dy/dx = (1 + 1/t²)/(1 - 1/t²). Choice B incorrectly inverts the fraction. The standard parametric differentiation method involves finding derivatives of both components, then dividing dy/dt by dx/dt.
Question 17
For x(t)=tcost and y(t)=tsint, determine dxdy in terms of t.
cost−tsintsint+tcost (correct answer)
sint+tcostcost−tsint
cost−tsinttsint
(sint+tcost)(cost−tsint)
tcostsint+tcost
Explanation: This parametric differentiation uses dy/dx = (dy/dt)/(dx/dt). For x(t) = t cos t, we apply the product rule: dx/dt = cos t - t sin t. For y(t) = t sin t, we get dy/dt = sin t + t cos t. The parametric derivative gives dy/dx = (sin t + t cos t)/(cos t - t sin t). Choice B incorrectly inverts the fraction. The key parametric derivative technique is to differentiate each component separately, then form the ratio with dy/dt in the numerator.
Question 18
A curve is defined by x(t)=t3−2t and y(t)=4t2+t; what is dxdy?
3t2−28t+1 (correct answer)
8t+13t2−2
3t2−24t2+t
(8t+1)(3t2−2)
t3−2t8t+1
Explanation: This parametric curve requires the chain rule formula dy/dx = (dy/dt)/(dx/dt). For x(t) = t³ - 2t, we calculate dx/dt = 3t² - 2. For y(t) = 4t² + t, we get dy/dt = 8t + 1. Applying the parametric derivative rule yields dy/dx = (8t + 1)/(3t² - 2). Choice B incorrectly inverts the fraction by placing dx/dt in the numerator. The reliable parametric differentiation method is to compute both component derivatives, then divide dy/dt by dx/dt.
Question 19
A curve is given by x(t)=t3 and y(t)=t1 for t=0; what is dxdy?
3t2−1/t2
−1/t23t2
3t2
−t21
−3t41 (correct answer)
Explanation: This problem involves parametric differentiation to find dy/dx for the given functions x(t) and y(t). To find dy/dx, we apply the chain rule, which states that dy/dx=(dy/dt)/(dx/dt), assuming dx/dt is not zero. First, compute dx/dt=3t2 from x(t)=t3, and dy/dt=−1/t2 from y(t)=1/t. Therefore, dy/dx=(−1/t2)/(3t2)=−1/(3t4), which matches choice E. A tempting distractor is choice A, which is the unsimplified form (−1/t2)/(3t2) but is actually equal to E, though the question likely expects the simplified version. In general, for parametric equations, always compute the ratio of the y-derivative to the x-derivative with respect to the parameter to obtain the correct slope.
Question 20
A curve is described by x(t)=t4 and y(t)=t2+3t; find dxdy as a function of t.
4t32t+3 (correct answer)
2t+34t3
4t3t2+3t
(2t+3)(4t3)
t42t+3
Explanation: This parametric curve applies dy/dx = (dy/dt)/(dx/dt). For x(t) = t⁴, we calculate dx/dt = 4t³. For y(t) = t² + 3t, we get dy/dt = 2t + 3. Using the chain rule yields dy/dx = (2t + 3)/(4t³). Choice B incorrectly inverts the fraction by putting dx/dt in the numerator instead of dy/dt. The standard parametric differentiation method involves finding derivatives of both components, then dividing dy/dt by dx/dt.