top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S7-SA1-0630

What is the Slope of a Normal to a Curve?

Grade Level:

Class 12

AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics

Definition
What is it?

The slope of a normal to a curve at a specific point is a measure of how steep the line perpendicular to the tangent line is at that point. If you imagine a smooth road (the curve), the normal is like a line standing straight up from the road surface.

Simple Example
Quick Example

Imagine you're drawing a curved line representing the path of a cricket ball after being hit. At any point on this path, you can draw a line that just touches it (the tangent). The 'normal' is a line that makes a perfect 'L' shape (90 degrees) with that tangent. Its slope tells you how much it rises or falls for a given horizontal distance.

Worked Example
Step-by-Step

Let's find the slope of the normal to the curve y = x^2 at the point (1, 1).

Step 1: Find the derivative of the curve, dy/dx. This gives the slope of the tangent.
dy/dx = d(x^2)/dx = 2x

---

Step 2: Calculate the slope of the tangent at the given point (1, 1).
Substitute x = 1 into dy/dx.
Slope of tangent (m_t) = 2 * 1 = 2

---

Step 3: Remember that the normal line is perpendicular to the tangent line. The product of their slopes is -1.
Slope of normal (m_n) * Slope of tangent (m_t) = -1

---

Step 4: Calculate the slope of the normal.
m_n * 2 = -1
m_n = -1/2

---

Answer: The slope of the normal to the curve y = x^2 at the point (1, 1) is -1/2.

Why It Matters

Understanding slopes of normals helps engineers design smooth curves for roads and roller coasters, ensuring safety. In AI/ML, it's used in optimization algorithms to find the best path for learning. Doctors use similar concepts to analyze blood flow in curved arteries, predicting health issues.

Common Mistakes

MISTAKE: Calculating the slope of the tangent and forgetting to find the reciprocal negative for the normal. | CORRECTION: After finding the tangent's slope (m_t), calculate the normal's slope as -1/m_t.

MISTAKE: Making calculation errors when differentiating the curve. | CORRECTION: Double-check your differentiation steps, especially for power rules, product rules, or chain rules, before proceeding.

MISTAKE: Not substituting the point's x-coordinate into the derivative to get the specific slope at that point. | CORRECTION: Always evaluate the derivative (dy/dx) at the given x-value of the point to find the tangent's slope at that exact location.

Practice Questions
Try It Yourself

QUESTION: Find the slope of the normal to the curve y = 3x^2 - 5 at the point (2, 7). | ANSWER: -1/12

QUESTION: What is the slope of the normal to the curve y = 1/x at the point (1, 1)? | ANSWER: 1

QUESTION: If the slope of the tangent to a curve at a point is 4, what is the slope of the normal at that same point? | ANSWER: -1/4

MCQ
Quick Quiz

If the slope of the tangent to a curve at a point is -3, what is the slope of the normal at that point?

3

-3

2026-01-03T00:00:00.000Z

-1/3

The Correct Answer Is:

C

The slope of the normal is the negative reciprocal of the slope of the tangent. So, -1 / (-3) = 1/3.

Real World Connection
In the Real World

Imagine a drone delivering a package for Zepto. Its flight path might be a curve. To ensure it lands perfectly straight down onto a delivery spot, engineers use the concept of a normal. The landing approach needs to be perpendicular to the 'surface' of the delivery point, just like the normal is perpendicular to the tangent of a curve.

Key Vocabulary
Key Terms

SLOPE: How steep a line is, calculated as rise over run | TANGENT: A straight line that touches a curve at only one point | NORMAL: A line perpendicular (at 90 degrees) to the tangent at the point of tangency | DERIVATIVE: A function that gives the slope of the tangent to a curve at any point

What's Next
What to Learn Next

Next, you can explore how to find the equation of a normal line, which uses both its slope and the point it passes through. This will help you fully describe these important perpendicular lines.

bottom of page