Parametric Equations Calculator
Graph parametric curves and compute derivatives, speed and rectangular form step by step
What Parametric Equations Are
A parametric curve describes both coordinates through a third variable, the parameter :
As runs over its interval the point traces a path. Unlike , this can double back, cross itself or close into a loop — a circle needs two half-functions in rectangular form but only one parametrisation:
A line through with direction is , , the component form of the vector equation .
The parameter also carries orientation and timing, which rectangular form throws away.
Calculus on Parametric Curves
First derivative
This is the chain rule rearranged. Where but the tangent is vertical; where both vanish the point may be a cusp and the formula says nothing.
Second derivative
Differentiate the first derivative with respect to , then divide by again. It is emphatically not .
Speed and arc length
The arc-length integral counts every retraced piece, so it equals the geometric length only when the curve is traversed once.
Eliminating the parameter
Solve one equation for and substitute, or use an identity such as for trigonometric pairs. Always carry the domain restriction across.
Common Mistakes to Avoid
- Dividing the second derivatives: requires differentiating with respect to and dividing by once more.
- Losing the domain when eliminating : , gives , but only the branch with — and every restriction on transfers.
- Ignoring : those parameter values are exactly where vertical tangents and cusps hide.
- Confusing speed with : is the tangent slope, a shape property; speed measures how fast the point moves and depends on the parametrisation.
- Assuming the parametrisation is unique: the same curve has infinitely many, differing in orientation and rate.
Examples
Frequently Asked Questions
It is a pair of equations x = f(t) and y = g(t) that give both coordinates in terms of a third variable. The parameter t sweeps through an interval and the point (x, y) traces out a curve, which lets you describe paths that fail the vertical line test, such as circles and loops.
Differentiate x and y separately with respect to t, then divide: dy/dx = (dy/dt)/(dx/dt). The formula needs dx/dt to be non-zero; where dx/dt = 0 and dy/dt is non-zero the tangent line is vertical.
Because d2y/dx2 means the rate of change of the slope dy/dx with respect to x, not a ratio of two second derivatives. You differentiate dy/dx with respect to t and then divide by dx/dt once more, which is the chain rule applied a second time.
Solve one equation for t and substitute into the other, or use a Pythagorean identity when sine and cosine are involved. Then restrict the resulting equation to the range of x and y that the parameter actually produces, or you will describe more of the curve than exists.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving