Equation of Plane Perpendicular to Given Line l Through Point (-1, -4, 3)

AI Thread Summary
The discussion focuses on finding the equation of a plane perpendicular to a given line and passing through the point (-1, -4, 3). The derived equation from one participant is 2x - 2y + z - 9 = 0, which correctly includes the point in its solution. However, the provided answer of 2x - 2y + z - 3 = 0 does not satisfy the condition that the point lies on the plane. The consensus is that the second equation is incorrect because it does not yield zero when substituting the coordinates of the point. The correct equation of the plane is confirmed to be 2x - 2y + z - 9 = 0.
lennes
Messages
3
Reaction score
0
5. Let l be the line x = −2 + 2t, y = 1 − 2t, z = −3 + t.
Find an equation of the plane W perpendicular to l through the point (−1, −4, 3).

i mean to give
2(x+1)-2(y+4)+(z-3)
=2x-2y+z-9 = 0

but the answer given is: 2x-2y+z-3 = 0

is the answer given wrong, or am I doing something wrong?
 
Last edited:
Physics news on Phys.org
I don't think either of those answers are right. The point (-1,-4,3) has to lie on the plane. That means that the point will have to satisfy the equation of the plane, and it seems not to do so.
 
Also, I do know that the scalar equation of a plane (the equations you've given ax +by + cz + D= 0), has coefficients a, b, and c as the normal vector.
 
Sorry i think i made a mistake copying my answer

i mean to give
2(x+1)-2(y+4)+(z-3)
=2x-2y+z-9 = 0
 
can you show your work for me?
 
Let l be the line x = −2 + 2t, y = 1 − 2t, z = −3 + t.
(a) Find an equation of the plane W perpendicular to l through the point (−1, −4, 3).

since the line perpendicular to W has direction of (2, -2, 1) i made it the normal to the plane.
n = (2, -2, 1)
so the point normal form i got
2(x - (-1)) -2(y - (-4))+1(z - (3)) = 0

2x+2 -2y-8 +z+3 = 0
2x-2y+z +2-11 = 0
2x-2y+z-9 =0
 
That looks perfectly good to me. Also note that 2(-1)- 2(-4)+ 3- 9= -2+ 8+ 3- 9= 0, so the given point is on this plane while 2(-1)- 2(-4)+ 3- 3= -2+ 8+ 3- 3= 6, not 0, so the given point is not on that plane.
 
Back
Top