Solveeit Logo

Question

Question: The equation of the plane containing the line $\frac{x+1}{-3}=\frac{y-3}{2}=\frac{z+2}{1}$ and the p...

The equation of the plane containing the line x+13=y32=z+21\frac{x+1}{-3}=\frac{y-3}{2}=\frac{z+2}{1} and the point (0, 7, -7) is

A

2x + y + z = 0

B

x + y + z = 0

C

x + 2y - 3z = 35

D

x + 3y + z = 14

Answer

x + y + z = 0

Explanation

Solution

To find the equation of the plane, we can follow these steps:

  1. Find a point on the line and its direction vector:

    The given line is x+13=y32=z+21\frac{x+1}{-3}=\frac{y-3}{2}=\frac{z+2}{1}. A point on this line is Q(1,3,2)Q(-1, 3, -2), and the direction vector is d=(3,2,1)\vec{d} = (-3, 2, 1).

  2. Find another vector in the plane:

    We are given the point P(0,7,7)P(0, 7, -7). The vector from QQ to PP is QP=PQ=(0(1),73,7(2))=(1,4,5)\vec{QP} = P - Q = (0 - (-1), 7 - 3, -7 - (-2)) = (1, 4, -5).

  3. Find the normal vector to the plane:

    The normal vector n\vec{n} is the cross product of d\vec{d} and QP\vec{QP}: n=d×QP=(3,2,1)×(1,4,5)\vec{n} = \vec{d} \times \vec{QP} = (-3, 2, 1) \times (1, 4, -5).

    Calculating the cross product: n=(2(5)1(4),((3)(5)1(1)),3(4)2(1))=(104,(151),122)=(14,14,14)\vec{n} = (2(-5) - 1(4), -( (-3)(-5) - 1(1) ), -3(4) - 2(1)) = (-10 - 4, -(15 - 1), -12 - 2) = (-14, -14, -14).

    We can simplify this normal vector by dividing by -14 to get n=(1,1,1)\vec{n} = (1, 1, 1).

  4. Write the equation of the plane:

    Using the point-normal form of the equation of a plane, we have: 1(x0)+1(y7)+1(z+7)=01(x - 0) + 1(y - 7) + 1(z + 7) = 0, which simplifies to x+y7+z+7=0x + y - 7 + z + 7 = 0, and further simplifies to x+y+z=0x + y + z = 0.

Therefore, the equation of the plane is x+y+z=0x + y + z = 0.