Solveeit Logo

Question

Question: A plane P has a normal vector parallel to the direction vector of the line $\frac{x}{1} = \frac{y-1}...

A plane P has a normal vector parallel to the direction vector of the line x1=y12=z11\frac{x}{1} = \frac{y-1}{2} = \frac{z-1}{-1}. The plane P passes through the point (a,2,0)(a, -2, 0) and the line passes through the point (0,1,1)(0, 1, 1). Find the value of aa.

Answer

5

Explanation

Solution

The direction vector of the line is (1,2,1)(1, 2, -1), which is the normal vector to the plane P. The equation of the plane is x+2yz=dx + 2y - z = d. Since the line passes through (0,1,1)(0, 1, 1), we substitute this point into the plane equation: 0+2(1)1=d    d=10 + 2(1) - 1 = d \implies d = 1. The equation of the plane is x+2yz=1x + 2y - z = 1. Since the plane passes through (a,2,0)(a, -2, 0), we substitute these coordinates: a+2(2)0=1    a4=1    a=5a + 2(-2) - 0 = 1 \implies a - 4 = 1 \implies a = 5.