Loading…

Tangent Lines in Polar and Parametric Forms

Math Calculus • Parametric Equations and Polar Coordinates

View all topics

Find tangent and normal lines for a polar curve \(r=f(\theta)\) or a parametric curve \(x=x(t),\ y=y(t)\). The graph shows the curve, the tangent vector, the normal vector, and axes with units.

Parametric slope \(\displaystyle \frac{dy}{dx}=\frac{dy/dt}{dx/dt}\) Polar coordinates \(\displaystyle x=r\cos\theta,\qquad y=r\sin\theta\) Polar slope \(\displaystyle \frac{dy}{dx}=\frac{r'\sin\theta+r\cos\theta}{r'\cos\theta-r\sin\theta}\) Point-slope line \(\displaystyle y-y_0=m(x-x_0)\)

Curve input

Use theta, th, t, or θ. Example: 1+cos(theta).
Example: cos(t), t, t-sin(t)
Example: sin(t), t^2, 1-cos(t)
Shown on both graph axes, for example: m, cm, ft, units.
Move this slider to trace the curve toward the tangent point.
Live setup

Quick examples

Ready
Enter a curve and point, then click “Find tangent line”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the tangent slope for a parametric curve?

For x = x(t) and y = y(t), the tangent slope is dy/dx = (dy/dt)/(dx/dt), provided dx/dt is not zero.

What is the tangent slope for a polar curve?

For r = f(theta), dy/dx = (r' sin theta + r cos theta)/(r' cos theta - r sin theta).

What happens when dx/dt equals zero?

If dx/dt is zero and dy/dt is not zero, the tangent line is vertical.

What happens when dy/dt equals zero?

If dy/dt is zero and dx/dt is not zero, the tangent line is horizontal.

How is the normal line found?

The normal line is perpendicular to the tangent line. A normal vector can be formed from the tangent vector <dx, dy> as <-dy, dx>.

What is point-slope form?

Point-slope form is y - y0 = m(x - x0), where (x0, y0) is the point of tangency and m is the tangent slope.

Does the graph show units?

Yes. The calculator includes an axis units input, and the selected units are displayed on both graph axes and table headings.

Why are numerical derivatives used?

The calculator accepts many user-entered functions, so it estimates derivatives numerically to support complex expressions.