Animated Solution for Mathematics - Three Dimensional Geometry: If the line 3x−2=2y−1=−1z−1 intersects the plane 2x+3y−z+13=0 at a point P and the plane 3x+y+4z=16 at a point Q, then PQ is equal to :
Select Answer:
Visualized Solution
Visualizing the Geometry
Line L:3x−2=2y+1=−1z−1
Plane 1: 2x+3y−z+13=0
Plane 2: 3x+y+4z=16
Goal: Find distance PQ where P=L∩Plane 1 and Q=L∩Plane 2
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
The Geometry of a Laser Beam
Imagine you are standing in a vast, empty room. In front of you, there are two large, invisible sheets of glass—these are our planes.
A laser beam, our line L, cuts through the air, piercing both sheets. Our goal is to find the distance between the two points where the laser hits the glass. This is a journey through 3D space.
The Parametric Bridge
To navigate this 3D space, we need a way to describe any point on our laser beam. We use the symmetric form of the line:
3x−2=2y+1=−1z−1
By setting this equal to a parameter, λ, we create a bridge. Every point on this line can now be written as a function of λ:
x=3λ+2,y=2λ−1,z=−λ+1
This is our master key. Whenever we need to know where the line is, we just ask λ.
The First Impact
Point P
Now, let's find where the laser hits the first plane, 2x+3y−z+13=0. Since point P lies on both the line and the plane, its coordinates must satisfy the plane's equation.
We substitute our parametric expressions into the plane equation:
2(3λ+2)+3(2λ−1)−(−λ+1)+13=0
Expanding this, we get 6λ+4+6λ−3+λ−1+13=0. Combining the terms, we find 13λ+13=0, which gives us λ=−1.
Plugging this back into our parametric equations, we find P=(−1,−3,2). The first impact is confirmed.
The Second Impact
Point Q
We repeat the process for the second plane, 3x+y+4z=16. Substituting our parametric coordinates:
3(3λ+2)+(2λ−1)+4(−λ+1)=16
Expanding gives 9λ+6+2λ−1−4λ+4=16. Simplifying, we get 7λ+9=16, which leads to 7λ=7, or λ=1.
Substituting λ=1 back into our parametric equations, we find Q=(5,1,0).
The Final Distance
We have our two points: P(−1,−3,2) and Q(5,1,0). The distance PQ is the final piece of the puzzle.
Using the 3D distance formula, d=(x2−x1)2+(y2−y1)2+(z2−z1)2, we calculate:
PQ=(5−(−1))2+(1−(−3))2+(0−2)2
This simplifies to:
PQ=62+42+(−2)2=36+16+4=56
Simplifying the radical, 56=4×14=214.
We have arrived at our destination. The distance between the two points is 214. You have successfully navigated the 3D space!