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

S7-SA2-0290

What is the Normal Form of the Equation of a Plane?

Grade Level:

Class 12

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

Definition
What is it?

The Normal Form of the Equation of a Plane describes a plane in 3D space using its perpendicular distance from the origin and the direction cosines of the normal (perpendicular) to the plane. Think of it as defining a flat surface by how far it is from a central point and which way it's 'facing'.

Simple Example
Quick Example

Imagine you have a big flat whiteboard (our plane) in your classroom. If you measure the shortest distance from the centre of the room (origin) to the whiteboard, say 5 meters, and you know the direction the whiteboard is facing (its 'normal' direction), you have enough information to describe the whiteboard's exact position using the normal form. It's like giving your friend directions: 'Go 5 steps forward, then turn right' – the distance and direction are key!

Worked Example
Step-by-Step

Let's find the normal form of a plane if its perpendicular distance from the origin is 7 units and the direction cosines of the normal are (1/sqrt(3), 1/sqrt(3), 1/sqrt(3)).

Step 1: Identify the given values. Perpendicular distance (p) = 7. Direction cosines of the normal are l = 1/sqrt(3), m = 1/sqrt(3), n = 1/sqrt(3).
---Step 2: Recall the normal form of the equation of a plane: lx + my + nz = p.
---Step 3: Substitute the values of l, m, n, and p into the equation.
---Step 4: The equation becomes (1/sqrt(3))x + (1/sqrt(3))y + (1/sqrt(3))z = 7.
---Step 5: To make it look cleaner, we can multiply the entire equation by sqrt(3).
---Step 6: So, x + y + z = 7sqrt(3).

Answer: The normal form of the equation of the plane is x + y + z = 7sqrt(3).

Why It Matters

Understanding planes in normal form is super important in fields like AI/ML for creating virtual environments and robotics, where robots need to navigate flat surfaces. In Physics, it helps describe light reflection and sound waves. Future engineers use it to design buildings and bridges, ensuring stability and safety, and even in medicine for imaging organs.

Common Mistakes

MISTAKE: Confusing the perpendicular distance (p) with any distance from the origin to the plane. | CORRECTION: 'p' must always be the shortest, perpendicular distance from the origin to the plane. It's like the straightest path from you to a wall.

MISTAKE: Forgetting to check if the direction cosines (l, m, n) satisfy l^2 + m^2 + n^2 = 1. | CORRECTION: Always verify that the sum of the squares of the direction cosines equals 1. If not, they are not true direction cosines and need to be normalized.

MISTAKE: Using the normal vector directly without finding its direction cosines first. | CORRECTION: The normal form specifically requires direction cosines (l, m, n). If you have a normal vector (A, B, C), you must divide each component by its magnitude sqrt(A^2 + B^2 + C^2) to get the direction cosines.

Practice Questions
Try It Yourself

QUESTION: A plane has a perpendicular distance of 5 units from the origin. The normal to the plane makes equal angles with the coordinate axes. Find its normal form. | ANSWER: x/sqrt(3) + y/sqrt(3) + z/sqrt(3) = 5 or x + y + z = 5sqrt(3)

QUESTION: The normal to a plane passes through the point (2, -1, 2) from the origin. The plane is at a distance of 3 units from the origin. Find the normal form. | ANSWER: (2/3)x - (1/3)y + (2/3)z = 3

QUESTION: A plane passes through the point (1, 2, -3) and is perpendicular to the vector 2i - 3j + 4k. Convert its equation into the normal form. (Hint: First find the general equation of the plane, then convert to normal form). | ANSWER: (2/sqrt(29))x - (3/sqrt(29))y + (4/sqrt(29))z = 20/sqrt(29)

MCQ
Quick Quiz

Which of the following represents the normal form of the equation of a plane?

Ax + By + Cz + D = 0

lx + my + nz = p

x/a + y/b + z/c = 1

(x - x1)/l = (y - y1)/m = (z - z1)/n

The Correct Answer Is:

B

Option B, lx + my + nz = p, is the standard normal form where l, m, n are direction cosines and p is the perpendicular distance. Option A is the general form, Option C is the intercept form, and Option D is the equation of a line.

Real World Connection
In the Real World

Think about how your mobile phone's GPS works! When you order food via Swiggy or Zomato, the app needs to calculate the shortest path for the delivery agent. This often involves understanding 3D space, where roads and buildings can be thought of as planes. Engineers at ISRO also use this concept to precisely guide satellites and rockets, ensuring they stay on their intended flight 'planes' in space.

Key Vocabulary
Key Terms

PLANE: A flat, two-dimensional surface that extends infinitely in 3D space | ORIGIN: The central point (0,0,0) in a 3D coordinate system | NORMAL: A line or vector that is perpendicular (at 90 degrees) to a plane | DIRECTION COSINES: Cosines of the angles a line (like the normal) makes with the positive x, y, and z axes | PERPENDICULAR DISTANCE: The shortest distance from a point to a plane, measured along the normal.

What's Next
What to Learn Next

Great job understanding the normal form! Next, you should explore the 'General Form of the Equation of a Plane' and 'Intercept Form'. These build on what you've learned here, showing you different ways to describe the same plane, which is super useful for solving more complex geometry problems in 3D!

bottom of page