Tangents and Normals: Definition, Equations, and Examples

#Geometry
TL;DR
A tangent is a line that touches a curve at a single point with the same slope as the curve there, and a normal is the line through that point perpendicular to the tangent. Their slopes satisfy $m_{\text{tangent}} \cdot m_{\text{normal}} = -1$. This article covers both equations, their properties, the circle case, and six worked examples.
BT
Bhanzu TeamLast updated on July 31, 20269 min read

What Are Tangents and Normals?

The tangent to a curve at a point is the straight line that touches the curve at that point and has the same gradient (slope) as the curve there. The normal to a curve at the same point is the straight line that passes through the point and is perpendicular to the tangent. Both are defined at a specific point $P(x_1, y_1)$ on the curve.

The slope of the tangent is the value of the derivative $\dfrac{dy}{dx}$ evaluated at $P$. Because the normal is perpendicular to the tangent, its slope is the negative reciprocal of the tangent's slope. These two lines are the primary tool for studying a curve's local direction, and they extend the straight-line ideas of coordinate geometry to curved graphs.

What Does It Mean for a Line to Just Touch a Curve?

Fire a stone from a sling and let go - it flies off along the tangent, the exact direction the curve was pointing at release.

That single line captures the direction of a curve at one instant, and the tangent and normal are the two lines that describe a curve's behaviour at any point on it. The tangent runs along the curve at the point of contact; the normal cuts across it at a right angle. Together they turn a smooth, bending curve into something you can measure with straight-line algebra, which is why they sit at the heart of calculus and coordinate geometry.

What Is the Difference Between a Tangent and a Normal?

Students often blur the two lines, so it helps to hold them side by side.

Feature

Tangent

Normal

Direction at $P$

Runs along the curve

Cuts across the curve

Angle to the curve

$0°$ (matches the slope)

$90°$ (perpendicular)

Slope

$m = \dfrac{dy}{dx}$ at $P$

$-\dfrac{1}{m}$

Meets the curve

Touches at $P$

Crosses at $P$

What Are the Formulas for the Tangent and Normal?

At a point $P(x_1, y_1)$ on a curve $y = f(x)$, let $m = \dfrac{dy}{dx}\Big|_{(x_1, y_1)}$ be the slope of the tangent.

Equation of the tangent:

$$y - y_1 = m,(x - x_1)$$

Equation of the normal:

$$y - y_1 = -\frac{1}{m},(x - x_1)$$

Variable key:

  • $x_1, y_1$ - the coordinates of the point of contact on the curve.

  • $m$ - the slope of the tangent, equal to the derivative at $P$.

  • $-\dfrac{1}{m}$ - the slope of the normal, the negative reciprocal of $m$.

The slope $m$ comes straight from the derivative formula, and the negative-reciprocal step reuses the rule for the slope of perpendicular lines.

How Do You Find the Equation of a Tangent and Normal?

The method is the same for any differentiable curve. Take it one line at a time.

  1. Differentiate $y = f(x)$ to get $\dfrac{dy}{dx}$.

  2. Substitute the point $x = x_1$ to find $m$, the tangent slope.

  3. Write the tangent as $y - y_1 = m(x - x_1)$.

  4. Compute the normal slope as $-\dfrac{1}{m}$.

  5. Write the normal as $y - y_1 = -\dfrac{1}{m}(x - x_1)$.

If $m = 0$ (a horizontal tangent), the normal is vertical, written $x = x_1$. If the tangent is vertical, the normal is horizontal, $y = y_1$.

What Are the Properties of Tangents and Normals?

A few properties hold for every point on a smooth curve.

  • Perpendicularity. The tangent and normal always meet at $90°$, so $m_{\text{tangent}} \cdot m_{\text{normal}} = -1$ whenever both slopes exist.

  • One point of contact (locally). A tangent touches the curve at its point of contact rather than crossing it there, unlike a general secant of a circle that cuts through at two points.

  • Slope from the derivative. The tangent's slope equals the instantaneous rate of change of the curve at that point.

  • Negative-reciprocal slopes. If the tangent slope is $m$, the normal slope is $-\dfrac{1}{m}$; horizontal and vertical cases swap roles.

How Do Tangents and Normals Apply to a Circle?

For a circle, one property makes tangents and normals especially clean: the tangent at any point is perpendicular to the radius drawn to that point. That means the normal to a circle at a point always passes through the centre.

So for a point $P$ on a circle with centre $C$, the line $CP$ is the normal, and the tangent at $P$ is the line through $P$ perpendicular to $CP$. This links directly to the radius and to the equation of a circle, and it generalises the tangent idea from full curves to the special curves called circles.

Examples of Tangents and Normals

The first-instinct error students make here is using the tangent slope for the normal without flipping and negating it, so watch the slope step in each example.

Example 1

Find the slope of the tangent to $y = x^2$ at the point $(2, 4)$.

Differentiate: $\dfrac{dy}{dx} = 2x$.

At $x = 2$: $m = 2(2) = 4$.

Final answer: the tangent slope is $4$.

Example 2

Find the equation of the normal to $y = x^2$ at $(2, 4)$.

Wrong path. A common first attempt uses the tangent slope $m = 4$ for the normal too, giving $y - 4 = 4(x - 2)$.

Why it breaks. The normal is perpendicular to the tangent, so its slope cannot equal the tangent's slope. Using $4$ describes the tangent again, not the normal.

Correct. The normal slope is $-\dfrac{1}{m} = -\dfrac{1}{4}$.

$$y - 4 = -\frac{1}{4}(x - 2)$$

Final answer: $y - 4 = -\dfrac{1}{4}(x - 2)$.

Example 3

Find the equation of the tangent to $y = x^2$ at $(2, 4)$.

From Example 1, $m = 4$. Substitute into the tangent form.

$$y - 4 = 4(x - 2)$$

Simplify: $y = 4x - 4$.

Final answer: $y = 4x - 4$.

Example 4

Find the tangent slope to $y = x^3 - 3x$ at $x = 1$.

Differentiate: $\dfrac{dy}{dx} = 3x^2 - 3$.

At $x = 1$: $m = 3(1)^2 - 3 = 0$.

Final answer: the tangent slope is $0$ (a horizontal tangent).

Example 5

Find the equation of the normal to $y = x^3 - 3x$ at $x = 1$.

The point is $y = 1^3 - 3(1) = -2$, so $P(1, -2)$. From Example 4, $m = 0$, so the tangent is horizontal and the normal is vertical.

$$x = 1$$

Final answer: the normal is $x = 1$.

Example 6

Find the equation of the tangent to the circle $x^2 + y^2 = 25$ at the point $(3, 4)$.

The radius to $(3, 4)$ has slope $\dfrac{4 - 0}{3 - 0} = \dfrac{4}{3}$. The tangent is perpendicular to the radius, so its slope is $-\dfrac{3}{4}$.

$$y - 4 = -\frac{3}{4}(x - 3)$$

Final answer: $y - 4 = -\dfrac{3}{4}(x - 3)$.

Why Do Tangents and Normals Matter?

"A tangent is the direction a thing would go if released" is not just a picture; it is how engineers read motion. The reason these lines earn their place is that a curve's behaviour at a point is a straight-line problem in disguise.

  • Motion and forces. A body moving along a curved path travels, at each instant, along the tangent; the normal points toward the centre of the turn, along which the turning force acts.

  • Optics and reflection. Light reflects about the normal to a surface, so lens and mirror design is normal-line geometry.

  • Approximation. Near the point of contact, the tangent line is the best straight-line stand-in for the curve, which is the idea behind linear approximation.

The tangent-normal pair is the bridge from the curved world to the straight-line tools students already own. You can read a fuller treatment of the geometry at Wolfram MathWorld's tangent-line entry and a worked calculus approach in this mathcentre guide.

What Are the Most Common Mistakes With Tangents and Normals?

Nearly every error here traces back to the slope step. Naming a mistake before it happens is the fastest way to stop making it.

Mistake 1: Using the tangent slope for the normal

Where it slips in: Writing the normal's equation straight after finding the tangent slope.

Don't do this: Reusing $m$ as the normal's slope.

The correct way: The normal slope is the negative reciprocal, $-\dfrac{1}{m}$. Flip the fraction and change the sign - both steps, every time.

Mistake 2: Mishandling horizontal and vertical tangents

Where it slips in: A point where $\dfrac{dy}{dx} = 0$ or the derivative is undefined.

Don't do this: Writing $-\dfrac{1}{0}$ and giving up, or forcing a slope form.

The correct way: A horizontal tangent ($m = 0$) has a vertical normal $x = x_1$; a vertical tangent has a horizontal normal $y = y_1$. Switch to the axis-parallel form.

Mistake 3: Forgetting to find the point's coordinates

Where it slips in: Being given only an $x$-value.

Don't do this: Plugging the slope into the line equation without $y_1$.

The correct way: First substitute $x$ into the curve to get $y_1$, then use the full point $(x_1, y_1)$.

Where Are Tangents and Normals Used?

These lines show up well beyond the textbook.

  • Physics. Velocity is tangent to the path of motion; centripetal force acts along the normal.

  • Engineering design. Road and railway curves are laid out so tangents meet smoothly, avoiding sudden direction changes.

  • Computer graphics. Surface normals decide how light hits a rendered object, controlling shading and reflection.

  • Optics. The normal to a lens or mirror surface sets the angles of incidence and reflection.

Practice Problems on Tangents and Normals

Work through these in order.

  1. Find the slope of the tangent to $y = x^2 + 1$ at $(1, 2)$.

  2. Find the equation of the normal to $y = x^2 + 1$ at $(1, 2)$.

  3. Find the equation of the tangent to the circle $x^2 + y^2 = 169$ at $(5, 12)$.

Answer to Question 1: $\dfrac{dy}{dx} = 2x$, so $m = 2$. Answer to Question 2: normal slope $= -\dfrac{1}{2}$, so $y - 2 = -\dfrac{1}{2}(x - 1)$. Answer to Question 3: radius slope $= \dfrac{12}{5}$, tangent slope $= -\dfrac{5}{12}$, so $y - 12 = -\dfrac{5}{12}(x - 5)$.

Conclusion

  • Tangents and normals are the two lines that describe a curve at a single point: the tangent runs along it, the normal cuts across it at $90°$.

  • The tangent slope is $m = \dfrac{dy}{dx}$ at the point; the normal slope is $-\dfrac{1}{m}$.

  • Equations: tangent $y - y_1 = m(x - x_1)$; normal $y - y_1 = -\dfrac{1}{m}(x - x_1)$.

  • On a circle, the tangent is perpendicular to the radius, so the normal passes through the centre.

  • Horizontal tangents give vertical normals, and vice versa.

To take tangents and normals further with a teacher, explore Bhanzu's geometry tutor or high school math tutor sessions, or browse math classes online for guided calculus practice.

Read More

Want a live Bhanzu trainer to work through tangent and normal problems with you? Book a free demo class.

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is a tangent to a curve?
A straight line that touches the curve at one point and has the same slope as the curve at that point.
Why is the normal perpendicular to the tangent?
By definition, the normal is the line through the point of contact at $90°$ to the tangent, so their slopes multiply to $-1$.
How do you find the slope of the normal?
Take the negative reciprocal of the tangent slope: if the tangent slope is $m$, the normal slope is $-\dfrac{1}{m}$.
What happens when the tangent is horizontal?
The normal is vertical, written $x = x_1$, because the negative reciprocal of a zero slope is undefined.
Is the tangent to a circle related to its radius?
Yes. The tangent at any point on a circle is perpendicular to the radius drawn to that point.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →