Questions: Calculus of Parametric Curves

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A parametric curve is defined by x = t², y = t³. A student computes the slope dy/dx as t³/t² = t. What error did they make, and what is the correct answer?

ANo error — dy/dx = y/x = t³/t² = t is correct
BThey used y/x instead of (dy/dt)/(dx/dt); the correct slope is (3t²)/(2t) = 3t/2
CThey forgot the chain rule entirely; the slope is dy/dt = 3t²
DThey should have eliminated the parameter first and differentiated y = x^(3/2) directly
Question 2 Multiple Choice

For the curve x = t², y = t³ − 3t, a student wants to find where horizontal and vertical tangents occur. They set dx/dt = 2t = 0, getting t = 0, and call this a horizontal tangent. What is wrong?

ANothing — dx/dt = 0 gives horizontal tangents
Bdx/dt = 0 gives vertical tangents, not horizontal ones; horizontal tangents require dy/dt = 3t² − 3 = 0, giving t = ±1
CThe student should eliminate t first and then find where dy/dx = 0 in terms of x
Ddx/dt = 0 has no geometric meaning for parametric curves
Question 3 True / False

The formula d²y/dx² = [d/dt(dy/dx)] / (dx/dt) is derived by applying the same chain rule logic that gives dy/dx = (dy/dt)/(dx/dt), but treating dy/dx as the new 'y' quantity.

TTrue
FFalse
Question 4 True / False

If dx/dt = 0 at a point on a parametric curve, the curve has a horizontal tangent there.

TTrue
FFalse
Question 5 Short Answer

Explain why the second derivative of a parametric curve is NOT computed as d²y/dt² divided by d²x/dt².

Think about your answer, then reveal below.