The distance from a point \( (x_1, y_1, z_1) \) to the plane \( Ax + By + Cz + D = 0 \) is given by the formula: \[ d = \frac{|Ax_1 + By_1 + Cz_1 + D|}{\sqrt{A^2 + B^2 + C^2}}. \] Here, the point is \( (2, 2, 2) \), and the equation of the plane is \( 2x - y + 3z - 5 = 0 \). Thus, \( A = 2 \), \( B = -1 \), \( C = 3 \), and \( D = -5 \). Substitute the values into the distance formula: \[ d = \frac{|2(2) + (-1)(2) + 3(2) - 5|}{\sqrt{2^2 + (-1)^2 + 3^2}}. \] Simplifying the numerator: \[ 2(2) + (-1)(2) + 3(2) - 5 = 4 - 2 + 6 - 5 = 3. \] Now, simplify the denominator: \[ \sqrt{2^2 + (-1)^2 + 3^2} = \sqrt{4 + 1 + 9} = \sqrt{14}. \] Thus, the distance is: \[ d = \frac{|3|}{\sqrt{14}} = \frac{3}{\sqrt{14}}. \] To rationalize the denominator: \[ d = \frac{3}{\sqrt{14}} \times \frac{\sqrt{14}}{\sqrt{14}} = \frac{3\sqrt{14}}{14}. \] Therefore, the distance from the point \( (2, 2, 2) \) to the plane \( 2x - y + 3z = 5 \) is \( \frac{3\sqrt{14}}{14} \).
The correct option is (D) : \(\frac{3\sqrt{14}}{14}\)
The distance from a point \((x_0, y_0, z_0)\) to the plane \(Ax + By + Cz + D = 0\) is given by the formula:
\(d = \frac{|Ax_0 + By_0 + Cz_0 + D|}{\sqrt{A^2 + B^2 + C^2}}\)
In this case, the point is (2, 2, 2) and the equation of the plane is \(2x - y + 3z = 5\), which can be written as \(2x - y + 3z - 5 = 0\). So, \(x_0 = 2\), \(y_0 = 2\), \(z_0 = 2\), \(A = 2\), \(B = -1\), \(C = 3\), and \(D = -5\).
Substituting these values into the formula, we get:
\(d = \frac{|2(2) - 1(2) + 3(2) - 5|}{\sqrt{2^2 + (-1)^2 + 3^2}} = \frac{|4 - 2 + 6 - 5|}{\sqrt{4 + 1 + 9}} = \frac{|3|}{\sqrt{14}} = \frac{3}{\sqrt{14}}\)
To rationalize the denominator, we multiply by \(\frac{\sqrt{14}}{\sqrt{14}}\):
\(d = \frac{3}{\sqrt{14}} \cdot \frac{\sqrt{14}}{\sqrt{14}} = \frac{3\sqrt{14}}{14}\)
Therefore, the distance from the point (2, 2, 2) to the plane 2x - y + 3z = 5 is \(\frac{3\sqrt{14}}{14}\).
Show that the following lines intersect. Also, find their point of intersection:
Line 1: \[ \frac{x - 1}{2} = \frac{y - 2}{3} = \frac{z - 3}{4} \]
Line 2: \[ \frac{x - 4}{5} = \frac{y - 1}{2} = z \]
The vector equations of two lines are given as:
Line 1: \[ \vec{r}_1 = \hat{i} + 2\hat{j} - 4\hat{k} + \lambda(4\hat{i} + 6\hat{j} + 12\hat{k}) \]
Line 2: \[ \vec{r}_2 = 3\hat{i} + 3\hat{j} - 5\hat{k} + \mu(6\hat{i} + 9\hat{j} + 18\hat{k}) \]
Determine whether the lines are parallel, intersecting, skew, or coincident. If they are not coincident, find the shortest distance between them.
Determine the vector equation of the line that passes through the point \( (1, 2, -3) \) and is perpendicular to both of the following lines:
\[ \frac{x - 8}{3} = \frac{y + 16}{7} = \frac{z - 10}{-16} \quad \text{and} \quad \frac{x - 15}{3} = \frac{y - 29}{-8} = \frac{z - 5}{-5} \]