Consider the following for the next two (02) items that follow: A line L passes through the point P (5, -6, 7) and is parallel to the plane x + y + z = 1 and 2x – y - 2z = 3.
What is the equation of the line L?
The question asks for the equation of a line L that passes through a given point P(5, -6, 7) and is parallel to two given planes: \(x + y + z = 1\) and \(2x – y - 2z = 3\).
The equation of a line in three-dimensional space can be written in symmetric form as:
\[ \frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c} \]where \((x_0, y_0, z_0)\) is a point on the line and \(\langle a, b, c \rangle\) is the direction vector of the line.
We are given that the line L passes through the point P(5, -6, 7). So, \((x_0, y_0, z_0) = (5, -6, 7)\). This means the numerators in the equation will be \((x - 5)\), \((y - (-6)) = (y + 6)\), and \((z - 7)\). Let's look at the options based on the point:
Now, we need to find the direction vector \(\vec{v} = \langle a, b, c \rangle\) of the line L.
A line is parallel to a plane if its direction vector is perpendicular to the normal vector of the plane.
The normal vector of the first plane \(x + y + z = 1\) is \(\vec{n_1} = \langle 1, 1, 1 \rangle\).
The normal vector of the second plane \(2x – y - 2z = 3\) is \(\vec{n_2} = \langle 2, -1, -2 \rangle\).
Since line L is parallel to both planes, its direction vector \(\vec{v}\) must be perpendicular to both \(\vec{n_1}\) and \(\vec{n_2}\). A vector that is perpendicular to two vectors is parallel to their cross product.
Therefore, the direction vector \(\vec{v}\) is parallel to \(\vec{n_1} \times \vec{n_2}\). Let's calculate the cross product:
\[ \vec{v} \propto \vec{n_1} \times \vec{n_2} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 1 & 1 & 1 \\ 2 & -1 & -2 \end{vmatrix} \] \[ \vec{v} \propto \mathbf{i}((1)(-2) - (1)(-1)) - \mathbf{j}((1)(-2) - (1)(2)) + \mathbf{k}((1)(-1) - (1)(2)) \] \[ \vec{v} \propto \mathbf{i}(-2 + 1) - \mathbf{j}(-2 - 2) + \mathbf{k}(-1 - 2) \] \[ \vec{v} \propto \mathbf{i}(-1) - \mathbf{j}(-4) + \mathbf{k}(-3) \] \[ \vec{v} \propto -1\mathbf{i} + 4\mathbf{j} - 3\mathbf{k} \]So, a possible direction vector for line L is \(\vec{v} = \langle -1, 4, -3 \rangle\). Any scalar multiple of this vector is also a valid direction vector.
Using the point (5, -6, 7) and the direction vector \(\langle -1, 4, -3 \rangle\), the equation of the line is:
\[ \frac{x - 5}{-1} = \frac{y - (-6)}{4} = \frac{z - 7}{-3} \] \[ \frac{x - 5}{-1} = \frac{y + 6}{4} = \frac{z - 7}{-3} \]Let's compare this equation with the remaining options (Options 1, 3, and 4):
Therefore, the equation of the line L is \(\frac{{x - 5}}{{ - 1}} = \frac{{y + 6}}{4} = \frac{{z - 7}}{{ - 3}}\).
| Concept | Description | Formula/Representation |
|---|---|---|
| Equation of a Line (Symmetric Form) | Represents a line passing through \((x_0, y_0, z_0)\) with direction vector \(\langle a, b, c \rangle\). | \(\frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c}\) |
| Normal Vector of a Plane | A vector perpendicular to a plane given by \(Ax + By + Cz = D\). | \(\langle A, B, C \rangle\) |
| Line Parallel to a Plane | The direction vector of the line is perpendicular to the normal vector of the plane. Their dot product is zero. | \(\vec{v} \cdot \vec{n} = 0\) |
| Line Parallel to Two Planes | The direction vector of the line is parallel to the cross product of the normal vectors of the two planes. | \(\vec{v} \propto \vec{n_1} \times \vec{n_2}\) |
| Cross Product | An operation on two vectors in 3D space that results in a vector perpendicular to both input vectors. | \(\vec{u} \times \vec{v} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ u_x & u_y & u_z \\ v_x & v_y & v_z \end{vmatrix}\) |
In three-dimensional geometry, understanding the relationship between lines and planes is crucial. A line's direction is defined by its direction vector, while a plane's orientation is defined by its normal vector.
Calculating the cross product correctly is key to finding the direction vector in problems where a line's direction is constrained by its relationship to planes.
What are the direction ratios of the line of intersection of given planes?
What is the number of possible values of k for which the line joining the points (k, 1, 3) and (1, -2, k + 1) also passes through the point (15, 2, -4)?
A ray of light passing through the point \(P(1, 2)\) reflects on the \(x\)-axis at point \(N\) and the reflected ray passes through the point \(Q(5, 3)\). What is the distance of the point \(N\) from the origin?
\(ABCD\) is a square. The equations of \(AB\), \(AD\) and \(BD\) are \(y = 0\), \(x = 0\) and \(x + y - 4 = 0\) respectively. What is the equation of \(AC\)?
Determine the co-ordinates of the foot of the perpendicular drawn from the origin to the plane 4x - 2y + 3z - 6 = 0
The equation xy – ax – by + ab = 0 represents
What are the direction ratios of the line of intersection of given planes?
What is the number of possible values of k for which the line joining the points (k, 1, 3) and (1, -2, k + 1) also passes through the point (15, 2, -4)?