Animated Solution for Mathematics - Three Dimensional Geometry: Let a line L pass through the point P(2,3,1) and be parallel to the line x+3y−2z−2=0=x−y+2z. If the distance of L from the point (5,3,8) is α, then 3α2 is equal to ______.
Enter Numerical Value:
Visualized Solution
Visualizing the 3D Geometry
Line L passes through point P(2,3,1).
L is parallel to the intersection of two given planes.
We need to find the distance α from point Q(5,3,8) to line L.
Target: Calculate 3α2.
Finding the Direction Vector d
The direction vector d of line L is parallel to the line of intersection of the two planes.
Therefore, d is perpendicular to the normal vectors of both planes.
d=n1×n2
Setting up the Cross Product
Normal to Plane 1: n1=i^+3j^−2k^
Normal to Plane 2: n2=i^−j^+2k^
d=i^11j^3−1k^−22
Calculating the Direction Vector
d=i^(6−2)−j^(2−(−2))+k^(−1−3)
d=4i^−4j^−4k^
Simplifying the direction ratios: (1,−1,−1)
Equation of Line L
Line L passes through P(2,3,1).
Direction ratios are (1,−1,−1).
Equation of L: 1x−2=−1y−3=−1z−1=λ
General Point R on Line L
Any point R on line L can be written in terms of λ.
x=λ+2
y=−λ+3
z=−λ+1
R≡(λ+2,−λ+3,−λ+1)
Vector QR and Perpendicularity
Vector QR=Position vector of R−Position vector of Q
QR=((λ+2)−5)i^+((−λ+3)−3)j^+((−λ+1)−8)k^
QR=(λ−3)i^−λj^−(λ+7)k^
Applying the Dot Product Condition
Since QR is perpendicular to line L, its dot product with direction vector d must be zero.
QR⋅d=0
(λ−3)(1)+(−λ)(−1)+(−(λ+7))(−1)=0
Solving for λ
λ−3+λ+λ+7=0
3λ+4=0
λ=−34
Finding the Distance Vector QR
Substitute λ=−34 back into QR:
QR=(−34−3)i^−(−34)j^−(−34+7)k^
QR=−313i^+34j^−317k^
Calculating α2
The distance squared is the magnitude squared of QR.
α2=∣QR∣2=(−313)2+(34)2+(−317)2
α2=9169+916+9289
α2=9474
Final Calculation of 3α2
We are asked to find the value of 3α2.
3α2=3×9474
3α2=3474
3α2=158
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional coordinate system. You have a line L that passes through a specific point P(2,3,1), and this line is the intersection of two distinct planes.
Our mission is to find the perpendicular distance α from an external point Q(5,3,8) to this line L. Once we have that distance, the final step is to calculate 3α2.
Phase 1
The Direction of the Line
The line L is parallel to the intersection of two planes: x+3y−2z−2=0 and x−y+2z=0. The normal vectors to these planes are n1=i^+3j^−2k^ and n2=i^−j^+2k^.
Because the line L lies on both planes, its direction vector d must be perpendicular to both n1 and n2. We calculate this using the cross product:
d=n1×n2=i^11j^3−1k^−22
Expanding this determinant, we find:
d=i^(6−2)−j^(2−(−2))+k^(−1−3)=4i^−4j^−4k^
For simplicity, we scale this vector to d=(1,−1,−1). This represents the direction of our line.
Phase 2
The Parametric Journey
Given point P(2,3,1) and direction vector d=(1,−1,−1), the symmetric form of the line is:
1x−2=−1y−3=−1z−1=λ
Using the parameter λ, any point R on the line can be expressed as:
R≡(λ+2,−λ+3,−λ+1)
Phase 3
The Perpendicular Quest
The shortest distance from Q(5,3,8) to the line occurs when the vector QR is perpendicular to the line L. We define QR by subtracting the coordinates of Q from R: