M HYPE SPLASH
// updates

How to find an equation to the plane that passes through the points and is perpendicular to a plane?

By Emma Valentine
$\begingroup$

Find an equation of the plane with the given characteristics. The plane passes through the points (4, 3, 1) and (4, 1, -6) and is perpendicular to the plane 7x + 9y + 3z = 13.

I had trouble solving this problem because the plane's equation has an equal 13. It is usually 0 for most equations so I can't come up with an answer. Help?

$\endgroup$ 3

1 Answer

$\begingroup$

HINT

The plane $7x + 9y + 3z = 13$, exactly as the parallel plane through the origin $7x + 9y + 3z = 0$, has normal vector $n=(7,9,3)$ therefore the plane we are looking for has equation

$$ax+by+cz=1$$

with

$$(a,b,c)\cdot(7,9,3)=0$$

from the other two conditions we can find $a$, $b$ snd $c$.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy