Let the lines l1:3x+5=1y+4=−2z−α and l2:3x+2y+z−2=0=x−3y+2z−13 be coplanar. If the point P(a,b,c) on l1 is nearest to the point Q(−4,−3,2), then ∣a∣+∣b∣+∣c∣ is equal to
Options
Solution
Key Concepts and Formulas
Coplanarity of Lines: Two lines l1 and l2 are coplanar if and only if there exists a plane containing both lines. If l2 is given as the intersection of two planes P1=0 and P2=0, then any plane containing l2 can be represented as P1+μP2=0. For l1 to be coplanar with l2, l1 must lie in this plane. A line with direction vector d and passing through point A lies in a plane with normal vector n and equation Ax′+By′+Cz′+D=0 if:
d⋅n=0 (the line is parallel to the plane).
The point A lies on the plane (i.e., its coordinates satisfy the plane equation).
Nearest Point from a Point to a Line: The point P on a line L that is nearest to a given external point Q is the foot of the perpendicular from Q to L. This means the line segment PQ is perpendicular to the line L. If d is the direction vector of L, then PQ⋅d=0.
Step-by-Step Solution
Part 1: Determining the value of α for coplanarity
Step 1: Identify the properties of lines l1 and l2.
The line l1 is given in symmetric form:
l1:3x+5=1y+4=−2z−α
From this, we identify a point on l1 as A1(−5,−4,α) and its direction vector as d1=(3,1,−2).
The line l2 is given as the intersection of two planes:
P1:3x+2y+z−2=0P2:x−3y+2z−13=0
Step 2: Formulate the equation of a plane containing l2.
Any plane containing the line l2 can be represented by a linear combination of the equations of P1 and P2:
(3x+2y+z−2)+μ(x−3y+2z−13)=0
Rearranging this into the standard form Ax+By+Cz+D=0:
(3+μ)x+(2−3μ)y+(1+2μ)z−(2+13μ)=0
The normal vector to this plane is n=(3+μ,2−3μ,1+2μ).
Step 3: Apply the first condition for l1 to lie in the plane.
For l1 to lie in this plane, its direction vector d1 must be perpendicular to the plane's normal vector n. Their dot product must be zero:
d1⋅n=03(3+μ)+1(2−3μ)+(−2)(1+2μ)=09+3μ+2−3μ−2−4μ=09−4μ=0⟹4μ=9⟹μ=49
This value of μ defines the specific plane that contains l2 and is parallel to l1.
Step 4: Apply the second condition for l1 to lie in the plane and determine α.
For l1 to be coplanar with l2, the line l1 must actually lie in this plane. This means the point A1(−5,−4,α) on l1 must satisfy the plane equation. Substitute μ=49 into the plane equation and then substitute the coordinates of A1:
(3x+2y+z−2)+49(x−3y+2z−13)=0
Substitute A1(−5,−4,α):
(3(−5)+2(−4)+α−2)+49((−5)−3(−4)+2α−13)=0(−15−8+α−2)+49(−5+12+2α−13)=0(α−25)+49(2α−6)=0
To eliminate the fraction, multiply the entire equation by 4:
4(α−25)+9(2α−6)=04α−100+18α−54=022α−154=022α=154⟹α=22154⟹α=7
Part 2: Finding the point P on l1 nearest to Q
Step 5: Represent any point P on l1 and the vector PQ.
Now that we have α=7, the equation of line l1 is:
l1:3x+5=1y+4=−2z−7
Let this ratio be equal to λ. Then any point P(a,b,c) on l1 can be expressed in terms of λ:
P(a,b,c)=(3λ−5,λ−4,−2λ+7)
The given point Q is (−4,−3,2).
The vector PQ is obtained by subtracting the coordinates of P from Q:
PQ=Q−P=(−4−(3λ−5),−3−(λ−4),2−(−2λ+7))PQ=(−4−3λ+5,−3−λ+4,2+2λ−7)PQ=(1−3λ,1−λ,2λ−5)
Alternatively, we can use QP=P−Q=(3λ−5−(−4),λ−4−(−3),−2λ+7−2)=(3λ−1,λ−1,−2λ+5). The dot product with d1 will yield the same λ. Let's use QP.
Step 6: Apply the condition for the nearest point.
The line segment PQ (or QP) must be perpendicular to the line l1. This means their dot product must be zero:
QP⋅d1=0(3λ−1)(3)+(λ−1)(1)+(−2λ+5)(−2)=09λ−3+λ−1+4λ−10=014λ−14=014λ=14⟹λ=1
Step 7: Determine the coordinates of P and calculate ∣a∣+∣b∣+∣c∣.
Substitute λ=1 back into the coordinates of P:
P(a,b,c)=(3(1)−5,(1)−4,−2(1)+7)P(a,b,c)=(3−5,1−4,−2+7)P(a,b,c)=(−2,−3,5)
So, a=−2, b=−3, and c=5.
Finally, calculate ∣a∣+∣b∣+∣c∣:
∣a∣+∣b∣+∣c∣=∣−2∣+∣−3∣+∣5∣=2+3+5=10
Common Mistakes & Tips
Incomplete Coplanarity Conditions: Remember that for a line to lie in a plane, both conditions must be satisfied: the line's direction vector must be perpendicular to the plane's normal vector, AND a point on the line must lie in the plane.
Sign Errors: Be careful with signs when defining points on the line (e.g., x+5 implies x0=−5) and when calculating dot products.
Vector Subtraction: Ensure consistency when calculating the vector between two points (e.g., Q−P or P−Q). While the dot product with the direction vector will still be zero, it's good practice to be consistent.
Summary
First, we determined the value of α by using the conditions for coplanarity of two lines. We formed a family of planes containing l2 and found the specific plane that also contained l1. This yielded α=7. Next, we used this value of α to find the equation of l1. We then found the point P on l1 nearest to Q by ensuring the vector PQ was perpendicular to the direction vector of l1. This gave us the coordinates of P as (−2,−3,5). Finally, we calculated the sum of the absolute values of its coordinates, which is 10.
The final answer is 10 which corresponds to option (C).