Let Q be the foot of the perpendicular from the point P(7, −2, 13) on the plane containing the lines 6x+1=7y−1=8z−3 and 3x−1=5y−2=7z−3. Then (PQ) 2 , is equal to ___________.
Answer: 1
Solution
Key Concepts and Formulas
Equation of a Plane Containing Two Intersecting Lines: If two lines, L1 passing through (x1,y1,z1) with direction vector d1=⟨l1,m1,n1⟩, and L2 passing through (x2,y2,z2) with direction vector d2=⟨l2,m2,n2⟩, intersect, a unique plane contains them. The equation of this plane can be found using the determinant:
x−x1l1l2y−y1m1m2z−z1n1n2=0
Here, (x1,y1,z1) can be any point on the plane (e.g., a point from L1 or L2). The normal vector to the plane is n=d1×d2.
Perpendicular Distance from a Point to a Plane: The perpendicular distance D from a point P(x0,y0,z0) to a plane Ax+By+Cz+Dplane=0 is given by the formula:
D=A2+B2+C2∣Ax0+By0+Cz0+Dplane∣
Step-by-Step Solution
Step 1: Determine the Equation of the Plane
The problem asks for the foot of the perpendicular from point P onto the plane containing two given lines. First, we need to find the equation of this plane.
The two lines are given in symmetric (Cartesian) form:
Line 1 (L1): 6x+1=7y−1=8z−3
Line 2 (L2): 3x−1=5y−2=7z−3
1.1 Extract Points and Direction Vectors
From L1:
A point on the line is A(−1,1,3).
Its direction vector is d1=⟨6,7,8⟩.
From L2:
A point on the line is B(1,2,3).
Its direction vector is d2=⟨3,5,7⟩.
1.2 Verify if the Lines Intersect
For a unique plane to contain two lines, they must either intersect or be parallel.
Check for Parallelism: We compare the direction vectors d1=⟨6,7,8⟩ and d2=⟨3,5,7⟩. Since their components are not proportional (e.g., 6/3=2, but 7/5=2), the lines are not parallel.
Check for Intersection: We set the parametric forms of the lines equal to each other.
L1:x=−1+6λ,y=1+7λ,z=3+8λL2:x=1+3μ,y=2+5μ,z=3+7μ
Equating the z-coordinates:
3+8λ=3+7μ⇒8λ=7μ(1)
Equating the x-coordinates:
−1+6λ=1+3μ⇒6λ−3μ=2(2)
Substitute μ=78λ from (1) into (2):
6λ−3(78λ)=26λ−724λ=2742λ−24λ=2718λ=2⇒λ=1814=97
Now we find μ using λ=97:
μ=78⋅97=98
Finally, we check if the y-coordinates match for these values of λ and μ:
For L1:y=1+7(97)=1+949=99+49=958
For L2:y=2+5(98)=2+940=918+40=958
Since all coordinates match for specific values of λ and μ, the lines intersect. This confirms that a unique plane contains both lines.
1.3 Apply the Determinant Formula for the Plane Equation
We use point A(−1,1,3) from L1 as (x1,y1,z1) and the direction vectors d1=⟨6,7,8⟩ and d2=⟨3,5,7⟩.
The equation of the plane is:
x−(−1)63y−175z−387=0x+163y−175z−387=0
1.4 Expand the Determinant and Simplify
Expanding the determinant along the first row:
(x+1)(7×7−8×5)−(y−1)(6×7−8×3)+(z−3)(6×5−7×3)=0(x+1)(49−40)−(y−1)(42−24)+(z−3)(30−21)=0(x+1)(9)−(y−1)(18)+(z−3)(9)=0
To simplify, we divide the entire equation by 9:
(x+1)−2(y−1)+(z−3)=0x+1−2y+2+z−3=0x−2y+z=0
This is the equation of the plane containing the two given lines.
Step 2: Calculate the Perpendicular Distance (PQ) from Point P to the Plane
We need to find the perpendicular distance from point P(7,−2,13) to the plane x−2y+z=0.
2.1 Identify Point Coordinates and Plane Coefficients
Point coordinates: (x0,y0,z0)=(7,−2,13).
Plane equation: x−2y+z=0.
Comparing this with the general plane equation Ax+By+Cz+Dplane=0, we have:
A=1B=−2C=1Dplane=0
2.2 Apply the Distance Formula
Substitute these values into the perpendicular distance formula:
PQ=A2+B2+C2∣Ax0+By0+Cz0+Dplane∣PQ=12+(−2)2+12∣1(7)+(−2)(−2)+1(13)+0∣PQ=1+4+1∣7+4+13∣PQ=6∣6∣PQ=1
Step 3: Calculate (PQ)2
The problem asks for the square of the distance, (PQ)2:
(PQ)2=(1)2(PQ)2=1
Common Mistakes & Tips
Verifying Line Properties: Always check if the lines are parallel or intersecting. If they are skew, a single plane cannot contain both lines. If they are parallel, the plane equation is found differently.
Sign Errors: Be meticulous with signs when substituting coordinates into the determinant and the distance formula. A small sign error can lead to an incorrect result.
Determinant Expansion: Double-check the calculation of minors and cofactors when expanding the determinant.
Simplifying the Plane Equation: After finding the plane equation, dividing by a common factor (if any) simplifies the coefficients, making subsequent distance calculations easier.
Final Step: Ensure you calculate exactly what the question asks for (e.g., distance, square of distance, foot of perpendicular, etc.). In this case, it was (PQ)2.
Summary
To find (PQ)2:
We first determined the equation of the plane containing the two given lines. We confirmed that the lines intersect, allowing us to use the determinant method. The plane equation was found to be x−2y+z=0.
Next, we calculated the perpendicular distance PQ from the point P(7,−2,13) to this plane using the standard distance formula. The distance PQ was calculated as 1.
Finally, we squared this distance to find (PQ)2, which resulted in 1.