If the distance of the point (1, −2, 3) from the plane x + 2y − 3z + 10 = 0 measured parallel to the line, 3x−1=m2−y=1z+3 is 27, then the value of |m| is equal to _________.
Answer: 1
Solution
Key Concepts and Formulas
Equation of a Line in Symmetric and Parametric Form: A line passing through a point (x1,y1,z1) with direction ratios (D.R.s) ⟨a,b,c⟩ can be written as:
ax−x1=by−y1=cz−z1
Any point on this line can be represented in parametric form as (x1+aλ,y1+bλ,z1+cλ), where λ is a scalar parameter.
Condition for a Point to Lie on a Plane: If a point (x0,y0,z0) lies on the plane Ax+By+Cz+D=0, its coordinates must satisfy the plane equation: Ax0+By0+Cz0+D=0.
Distance Formula in 3D: The distance between two points P(x1,y1,z1) and Q(x2,y2,z2) is given by:
PQ=(x2−x1)2+(y2−y1)2+(z2−z1)2
Alternatively, if point Q is (x1+aλ,y1+bλ,z1+cλ), the distance PQ is simply ∣λ∣a2+b2+c2.
Step-by-Step Solution
Step 1: Identify the Direction Ratios of the Line of Measurement
We are given that the distance from point P(1,−2,3) to the plane x+2y−3z+10=0 is measured parallel to the line L:
3x−1=m2−y=1z+3
To find the direction ratios (D.R.s) of line L, we must express its equation in the standard symmetric form: ax−x1=by−y1=cz−z1.
The term m2−y can be rewritten as m−(y−2)=−my−2.
So, the standard form of line L is:
3x−1=−my−2=1z−(−3)
From this, the direction ratios of line L are ⟨3,−m,1⟩.
Since the distance is measured parallel to line L, the line segment PQ (where Q is on the plane) will have these same direction ratios.
Step 2: Formulate the Parametric Equation of the Line Segment PQ
The line segment PQ passes through the point P(1,−2,3) and has direction ratios ⟨3,−m,1⟩.
The parametric equation of this line can be written as:
3x−1=−my−(−2)=1z−3=λ
where λ is a scalar parameter.
Any point Q on this line can be represented by its coordinates in terms of λ:
Q=(1+3λ,−2−mλ,3+λ)
Step 3: Find the Value of Parameter λ for Point Q
Point Q lies on the plane x+2y−3z+10=0. Therefore, its coordinates must satisfy the plane equation.
Substitute the parametric coordinates of Q into the plane equation:
(1+3λ)+2(−2−mλ)−3(3+λ)+10=0
Now, simplify and solve for λ:
1+3λ−4−2mλ−9−3λ+10=0
Group terms with λ and constant terms:
(3λ−2mλ−3λ)+(1−4−9+10)=0−2mλ−2=0−2mλ=2mλ=−1
From this, we find the value of λ:
λ=−m1
Step 4: Calculate the Distance PQ
The distance PQ between P(1,−2,3) and Q(1+3λ,−2−mλ,3+λ) can be calculated using the distance formula for points on a line:
PQ=∣λ∣(D.R.x)2+(D.R.y)2+(D.R.z)2PQ=∣λ∣32+(−m)2+12PQ=∣λ∣9+m2+1PQ=∣λ∣10+m2
Substitute the value of λ=−m1:
PQ=−m110+m2PQ=∣m∣110+m2
Step 5: Equate the Calculated Distance to the Given Distance and Solve for |m|
We are given that the distance PQ=27.
Set up the equation:
∣m∣110+m2=27
Square both sides of the equation to eliminate the square roots:
(∣m∣1)2(10+m2)=27m21(10+m2)=27
Distribute m21:
m210+m2m2=27m210+1=27
Subtract 1 from both sides:
m210=27−1m210=27−2m210=25
Now, solve for m2:
5m2=10×25m2=20m2=520m2=4
Finally, take the square root to find ∣m∣:
∣m∣=4∣m∣=2
Common Mistakes & Tips
Incorrect Direction Ratios: Always ensure the line equation is in the standard symmetric form (ax−x1=by−y1=cz−z1) before identifying direction ratios. Pay close attention to terms like (2−y).
Algebraic Errors: Be careful with substitutions and simplification, especially when dealing with negative signs and fractions involving the parameter λ and m.
Absolute Value: Remember that distance is always positive, so use ∣λ∣ and ∣m∣ when appropriate in the distance calculation.
Summary
To find the value of ∣m∣, we first determined the direction ratios of the line along which the distance is measured. Then, we used these direction ratios and the given point to write the parametric equation of the line segment connecting the point to the plane. By substituting the parametric coordinates into the plane equation, we found the value of the parameter λ. Finally, we used the distance formula, incorporating the value of λ, and equated it to the given distance to solve for ∣m∣. The calculation consistently leads to ∣m∣=2.