asked 205k views
4 votes
Find an equation of the plane. the plane through the point (4, 0, 1) and perpendicular to the line x = 3t, y = 3 − t, z = 7 + 9t

1 Answer

6 votes
position vector R = < 4,0,1>
(given point)

normal vector n = < 3,-1,9>

equation:
n(r-R) = 0

3(x-4) - y + 9(z-1) = 0




answered
User Abhishek Bhagate
by
8.6k points