The equation of a line in space passing through a point \( P(x_1, y_1, z_1) \) and parallel to a vector \( \mathbf{d} = (a, b, c) \) is given by: \[ \frac{x - x_1}{a} = \frac{y - y_1}{b} = \frac{z - z_1}{c} \] We are given the point \( (1, -1, 1) \) and the line joining \( (-2, 2, 0) \) and \( (-1, 1, 1) \).
Step 1: Find the direction vector of the line joining \( (-2, 2, 0) \) and \( (-1, 1, 1) \) The direction vector is: \[ \mathbf{d} = \langle -1 - (-2), 1 - 2, 1 - 0 \rangle = \langle 1, -1, 1 \rangle \]
Step 2: Use the formula for the equation of the line The equation of the line through \( (1, -1, 1) \) and parallel to the direction vector \( \mathbf{d} = \langle 1, -1, 1 \rangle \) is: \[ \frac{x - 1}{1} = \frac{y + 1}{-1} = \frac{z - 1}{1} \] Simplifying this, we get: \[ 1 - x = 1 + y = 1 - z \]
The correct option is (B) : \(1-x=1+y=1-z\)
The line passes through the point (1, 1, 1). The line is parallel to the line joining the points (-2, 2, 0) and (-1, 1, 1). The direction vector of the line joining (-2, 2, 0) and (-1, 1, 1) is \((-1 - (-2), 1 - 2, 1 - 0) = (1, -1, 1)\).
Since the line is parallel, it has the same direction vector, so the direction vector of the line we want is (1, -1, 1).
The equation of a line passing through a point \((x_0, y_0, z_0)\) with direction vector \((a, b, c)\) is given by \(\frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c}\).
In our case, \((x_0, y_0, z_0) = (1, 1, 1)\) and \((a, b, c) = (1, -1, 1)\). Therefore, the equation of the line is:
\(\frac{x - 1}{1} = \frac{y - 1}{-1} = \frac{z - 1}{1}\)
This can be written as:
\(x - 1 = -(y - 1) = z - 1\)
\(x - 1 = 1 - y = z - 1\)
\(1-x=y-1 = 1-z\)
1-x=-(z-1)=-y+1 1-x=1-y=1-z
Therefore, the equation of the line is \(1-x = y-1 = 1-z\).
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} \]