Parametric, Polar & Vectors · Polar Coordinates

Polar Curve Slope

dydx=rsinθ+rcosθrcosθrsinθ\frac{dy}{dx} = \frac{r'\sin\theta + r\cos\theta}{r'\cos\theta - r\sin\theta}

The slope of a polar curve at a given angle θ. Derived from x = r cos θ, y = r sin θ using the parametric derivative formula.

Worked examples

Find the slope of r = 1 + cos θ at θ = π/2.
  1. r' = -sin θ. At θ = π/2: r = 1, r' = -1
  2. dy/dx = (-1·sin(π/2) + 1·cos(π/2))/(-1·cos(π/2) - 1·sin(π/2))
  3. = (-1 + 0)/(0 - 1) = -1/(-1) = 1

Answer: 1

Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.