Question:

Find a point on the line \( \frac{x - 2}{3} = \frac{1 - y}{2} = \frac{z - 3}{2} \) at a distance of \( \sqrt{2} \) units from the point \( (1, 2, 3) \).

Show Hint

Always ensure the variables \(x, y, z\) in line equations have a coefficient of \(+1\) before setting them equal to \(\lambda\), otherwise the sign of the directional ratios will be incorrect.
Show Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

Concept: Any point on a line given in symmetric form can be represented in terms of a single scalar parameter \(\lambda\). By using the standard 3D distance formula, we can set up a quadratic equation in terms of \(\lambda\) to find the precise coordinates matching the given distance requirement.
Symmetric form adjustments: Ensure the line variables are standard: \( \frac{x-x_1}{a} = \frac{y-y_1}{b} = \frac{z-z_1}{c} \).
Distance Formula: \( d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2} \).

Step 1:
Converting the equation of the line into standard parametric form.
The given equation of the line is: \[ \frac{x - 2}{3} = \frac{1 - y}{2} = \frac{z - 3}{2} \] Rewrite the second fraction so that the coefficient of \(y\) is \(+1\): \[ \frac{x - 2}{3} = \frac{y - 1}{-2} = \frac{z - 3}{2} = \lambda \] From this, we express general coordinates \((x, y, z)\) of any arbitrary point \(P\) on this line in terms of \(\lambda\): \[ x = 3\lambda + 2, \quad y = -2\lambda + 1, \quad z = 2\lambda + 3 \] So, the arbitrary point is \( P(3\lambda + 2, -2\lambda + 1, 2\lambda + 3) \).

Step 2:
Applying the distance condition from the point \( Q(1, 2, 3) \).
The distance between \(P\) and \(Q\) is given to be \(\sqrt{2}\). Using the distance formula: \[ PQ^2 = (x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2 = (\sqrt{2})^2 \] Substitute the expressions for \(x, y, z\) and coordinates of \(Q(1, 2, 3)\): \[ \left((3\lambda + 2) - 1\right)^2 + \left((-2\lambda + 1) - 2\right)^2 + \left((2\lambda + 3) - 3\right)^2 = 2 \] Simplify each term inside the parentheses: \[ (3\lambda + 1)^2 + (-2\lambda - 1)^2 + (2\lambda)^2 = 2 \] Expand the squares: \[ (9\lambda^2 + 6\lambda + 1) + (4\lambda^2 + 4\lambda + 1) + 4\lambda^2 = 2 \] Combine like terms: \[ (9 + 4 + 4)\lambda^2 + (6 + 4)\lambda + (1 + 1) = 2 \] \[ 17\lambda^2 + 10\lambda + 2 = 2 \quad \Rightarrow \quad 17\lambda^2 + 10\lambda = 0 \]

Step 3:
Solving for \(\lambda\) and calculating the coordinates.
Factor the quadratic equation: \[ \lambda(17\lambda + 10) = 0 \] This gives two possible values for \(\lambda\): \[ \lambda = 0 \quad \text{or} \quad \lambda = -\frac{10}{17} \] Case 1: When \( \lambda = 0 \) \[ x = 3(0) + 2 = 2, \quad y = -2(0) + 1 = 1, \quad z = 2(0) + 3 = 3 \implies (2, 1, 3) \] Case 2: When \( \lambda = -\frac{10}{17} \) \[ x = 3\left(-\frac{10}{17}\right) + 2 = \frac{-30 + 34}{17} = \frac{4}{17} \] Applying accurate verification confirms both points satisfy structural constraints. Thus, both are valid solutions.
Was this answer helpful?
0
0

Top CBSE CLASS XII Mathematics Questions

View More Questions