Animated Solution for Mathematics - Three Dimensional Geometry: Let P be the plane, passing through the point (1,−1,−5) and perpendicular to the line joining the points (4,1,−3) and (2,4,3). Then the distance of P from the point (3,−2,2) is
Select Answer:
Visualized Solution
Visualizing the Geometry
Plane P passes through P0(1,−1,−5).
Plane P is perpendicular to the line joining A(4,1,−3) and B(2,4,3).
Finding the Normal Vector n
The vector BA acts as the normal vector n to the plane.
n=(x2−x1,y2−y1,z2−z1)
Calculating Direction Ratios
n=(4−2,1−4,−3−3)
Direction Ratios: (a,b,c)=(2,−3,−6)
The Point-Normal Form
Equation of a plane: a(x−x1)+b(y−y1)+c(z−z1)=0
Substituting the Values
Substitute (x1,y1,z1)=(1,−1,−5) and (a,b,c)=(2,−3,−6).
2(x−1)−3(y−(−1))−6(z−(−5))=0
Expanding the Equation
Expanding the brackets: 2x−2−3y−3−6z−30=0
Simplifying to Standard Form
Grouping terms: 2x−3y−6z−(2+3+30)=0
Simplified Equation: 2x−3y−6z−35=0
Distance from a Point
We need the perpendicular distance from Q(3,−2,2) to the plane.
Formula: d=a2+b2+c2∣ax1+by1+cz1+d∣
Plugging in the Coordinates
Numerator: ∣2(3)−3(−2)−6(2)−35∣
Denominator: 22+(−3)2+(−6)2
Calculating the Numerator
Numerator =∣6+6−12−35∣
Numerator =∣−35∣=35
Calculating the Denominator
Denominator =4+9+36
Denominator =49=7
Final Result
Distance d=735
d=5
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Welcome, explorers of the third dimension! Today, we are going to demystify the concept of a plane in space. Imagine a flat sheet of paper floating in the vastness of 3D coordinates.
It is not just sitting there; it is oriented in a specific way, held in place by a line that pierces through it at a perfect right angle. This is the essence of our problem: we have a plane P passing through a point P0(1,−1,−5) and standing perpendicular to a line defined by two points, A(4,1,−3) and B(2,4,3).
Our goal is to find the distance from this plane to a point Q(3,−2,2). Let us embark on this journey.
Phase 1
Finding the Normal Vector
In the world of planes, the most important piece of information is the normal vector, n. Think of this vector as the 'compass' of the plane—it tells us exactly which way the plane is facing.
Because our plane is perpendicular to the line joining A and B, the direction of this line is the normal vector. To find it, we calculate the vector BA.
We subtract the coordinates of B from A:
n=(4−2,1−4,−3−3)=(2,−3,−6)
This vector (2,−3,−6) is the backbone of our plane equation.
Phase 2
Constructing the Plane Equation
Now that we have our normal vector n=(2,−3,−6) and a point on the plane P0(1,−1,−5), we can use the point-normal form of the plane equation:
a(x−x0)+b(y−y0)+c(z−z0)=0
Substituting our values, we get:
2(x−1)−3(y−(−1))−6(z−(−5))=0
Expanding this, we carefully handle the signs:
2x−2−3(y+1)−6(z+5)=0
Simplifying further:
2x−2−3y−3−6z−30=0
Combining the constants, we arrive at the standard form:
2x−3y−6z−35=0
This equation is the mathematical signature of our plane.
Phase 3
The Final Leap
We are almost there! We need to find the distance from point Q(3,−2,2) to our plane. The formula for the perpendicular distance from a point (x1,y1,z1) to a plane ax+by+cz+d=0 is:
d=a2+b2+c2∣ax1+by1+cz1+d∣
Let us plug in our values. The numerator becomes:
∣2(3)−3(−2)−6(2)−35∣=∣6+6−12−35∣=∣−35∣=35
The denominator is the magnitude of the normal vector:
22+(−3)2+(−6)2=4+9+36=49=7
Finally, we calculate the distance:
d=735=5
The distance is 5 units. You have successfully navigated the 3D space and conquered the problem!