Parametric, Polar & Vectors · Parametric Curves
Parametric Derivative (dy/dx)
The slope of a parametric curve x = x(t), y = y(t) is the ratio of the derivatives with respect to the parameter t.
Conditions. x'(t) ≠ 0.
Worked examples
Find dy/dx for x = t², y = t³ at t = 1.
- dx/dt = 2t, dy/dt = 3t²
- dy/dx = 3t²/(2t) = 3t/2
- At t = 1: dy/dx = 3/2
Answer: 3/2
Find dy/dx for x = cos t, y = sin t.
- dx/dt = -sin t, dy/dt = cos t
- dy/dx = cos t/(-sin t) = -cot t
Answer: -cot t
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.