Finding the Equation of a Plane Perpendicular to a Given Line and Plane

  • Thread starter Thread starter BraedenP
  • Start date Start date
  • Tags Tags
    Plane
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
BraedenP
Messages
94
Reaction score
0

Homework Statement


Find the equation of the plane that contains the line [itex]x=-1+3t, y=5+2t, z=2-t[/itex] and is perpendicular to the plane [itex]2x-4y+2z=9[/itex]

Homework Equations



Equation of a plane:
[tex]a(x-x_o)+b(y-y_o)+c(z-z_o)=0[/tex]

The Attempt at a Solution


I was thinking that I could simply find an orthogonal normal to the normal of the specified plane. That would give me the normal of my new plane.

I found such a normal to be (3, 1, -1).

Then I'd simply take a the direction of the line (3, 2, -1), and plop it into the plane equation. This is where I get stuck; I can't figure out how to get the point specification into that equation. Is it simply:

[tex]3(3)x+1(2)y-1(-1)z = 9x+2y+z = 0[/tex]

It seems too easy for me. What am I doing wrong?
 
Last edited:
Physics news on Phys.org
BraedenP said:

Homework Statement


Find the equation of the plane that contains the line [itex]x=-1+3t, y=5+2t, z=2-t[/itex] and is perpendicular to the plane [itex]2x-4y+2z=9[/itex]


Homework Equations



Equation of a plane:
[tex]a(x-x_o)+b(y-y_o)+c(z-z_o)=0[/tex]

The Attempt at a Solution


I was thinking that I could simply find an orthogonal normal to the normal of the specified plane. That would give me the normal of my new plane.

I found such a normal to be (3, 1, -1).
This is one vector that is perpendicular to the normal of the plane you are to find. The problem is that there are an infinite number of vectors that are perpendicular to that plane.
BraedenP said:
Then I'd simply take a the direction of the line (3, 2, -1), and plop it into the plane equation. This is where I get stuck; I can't figure out how to get the point specification into that equation. Is it simply:

[tex]3(3)x+1(2)y-1(-1)z = 9x+2y+z = 0[/tex]

It seems too easy for me. What am I doing wrong?
 
Mark44 said:
This is one vector that is perpendicular to the normal of the plane you are to find. The problem is that there are an infinite number of vectors that are perpendicular to that plane.

There are, but all the rest of them would simply be scalar multiples of that one, right? Therefore, it doesn't matter which multiple is used in the equation; it'll work either way.
 
No, not at all. All of the vectors that are perpendicular to <2, -4, 2> would lie in the same plane, but they point in all different directions.