Animated Solution for Mathematics - Three Dimensional Geometry: Let 3x−2=−2y+1=−1z+3 lie on the plane px−qy+z=5, for some p,q∈R. The shortest distance of the plane from the origin is:
Select Answer:
Visualized Solution
Visualizing the Setup
Given line: 3x−2=−2y+1=−1z+3
Given plane: px−qy+z=5
The line lies completely on the plane.
Extracting a Point from the Line
Since the line lies on the plane, any point on the line must satisfy the plane's equation.
From the line equation, a point is P(2,−1,−3).
Point-in-Plane Condition
Substitute P(2,−1,−3) into the plane equation px−qy+z=5.
p(2)−q(−1)+(−3)=5
Simplifying the First Equation
2p+q−3=5
2p+q=8…(1)
Directional Constraint
Line direction vector: v=(3,−2,−1)
Plane normal vector: n=(p,−q,1)
Since the line is on the plane, v⊥n.
Applying the Dot Product
For perpendicular vectors, v⋅n=0.
3(p)+(−2)(−q)+(−1)(1)=0
Simplifying the Second Equation
3p+2q−1=0
3p+2q=1…(2)
Solving for p
Multiply (1) by 2: 4p+2q=16
Subtract (2): (4p+2q)−(3p+2q)=16−1
p=15
Solving for q
Substitute p=15 into (1):
2(15)+q=8
30+q=8⟹q=−22
The Final Plane Equation
Substitute p=15,q=−22 into px−qy+z=5:
15x−(−22)y+z=5
15x+22y+z−5=0
Distance from Origin
We need the shortest distance from the origin O(0,0,0) to the plane.
Distance Formula Setup
Distance d=A2+B2+C2∣Ax1+By1+Cz1+D∣
Substitute (0,0,0) and plane coefficients A=15,B=22,C=1,D=−5.
Calculating the Distance
d=152+222+12∣15(0)+22(0)+1(0)−5∣
d=225+484+15=7105
Final Simplification
d=71025
d=1425
The shortest distance is 1425.
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
The Geometry of Embedding
A Journey into 3D Space
Imagine you are standing in a vast, three-dimensional coordinate system. You have a flat, infinite plane stretching out before you, and resting perfectly on that surface is a straight line.
This is not just any line; it is a line that is completely 'embedded' in the plane. We are given the line:
3x−2=−2y+1=−1z+3
And a plane defined by the equation px−qy+z=5. Our mission is to find the parameters p and q that make this embedding possible, and then calculate the shortest distance from the origin to this plane.
Phase 1
The Point of Contact
When a line lies on a plane, every single point on that line must also satisfy the equation of the plane. This is our first powerful insight.
Looking at the symmetric form of the line, we can immediately extract a point that lies on it. By setting the ratios equal to a parameter, we see that at the point where the numerators are zero, we have P(2,−1,−3).
Since this point is on the line, it must be on the plane. Substituting these coordinates into the plane equation px−qy+z=5, we get:
p(2)−q(−1)+(−3)=5
Simplifying this, we arrive at our first beautiful constraint:
2p+q=8
Phase 2
The Vector Dance
Now, we need a second constraint. If the line is on the plane, then the direction of the line must be parallel to the plane.
The plane is defined by its normal vector, n=(p,−q,1), which points straight out of the surface. The line has a direction vector, v=(3,−2,−1), which runs along the surface.
If the line is on the plane, its direction vector must be perpendicular to the plane's normal vector. The dot product of two perpendicular vectors is zero:
v⋅n=0
Calculating this, we get 3(p)+(−2)(−q)+(−1)(1)=0, which simplifies to:
3p+2q=1
We now have a system of two linear equations: 2p+q=8 and 3p+2q=1.
Phase 3
Solving the System
Algebra is the language of geometry. To solve for p and q, we can multiply the first equation by 2 to get 4p+2q=16.
Now, subtract the second equation (3p+2q=1) from this. The q terms vanish, leaving us with:
p=15
Substituting p=15 back into our first equation, 2(15)+q=8, we find 30+q=8, which gives:
q=−22
We have successfully unlocked the parameters of our plane. The equation of our plane is 15x+22y+z=5, or 15x+22y+z−5=0.
Phase 4
The Final Leap
We have defined the plane. Now, for the final act: finding the shortest distance from the origin (0,0,0) to this plane.
The formula for the distance d from a point (x1,y1,z1) to a plane Ax+By+Cz+D=0 is:
d=A2+B2+C2∣Ax1+By1+Cz1+D∣
Plugging in our values, we get:
d=152+222+12∣15(0)+22(0)+1(0)−5∣
This simplifies to:
d=225+484+1∣−5∣=7105
To match standard forms, we can write this as 71025, which reduces to: