Perpendicular plane equation help

fazal
Messages
24
Reaction score
0

Homework Statement



perpendicular

--------------------------------------------------------------------------------

a)Find the equation of the plane that contains points (2,-1,4) , (3,2,-1)
and perpendicular to the plane x+y+2z=3

b)Find the equation of the plane containing the point (3,-1,-5) and perpendicular to the planes 3x-2y+2z = -7 and 5x-4y+3z=-1


Homework Equations



The vector normal to the plane is (1,1,2). You know it from the coefficients in front of x,y and z.
i know that this vector will be part of the perpendicular plane since it is the normal vector. Then i want the vector linking points (2,-1,4) , (3,2,-1) to be in the perpendicular plane as well.
how to Find this vector and compute the cross product with the normal vector (1,1,2). This will give you the normal vector of the perpendicular plane (say (a,b,c)).




The Attempt at a Solution


as above in b
 
Physics news on Phys.org


fazal said:

Homework Statement



perpendicular

--------------------------------------------------------------------------------

a)Find the equation of the plane that contains points (2,-1,4) , (3,2,-1)
and perpendicular to the plane x+y+2z=3

b)Find the equation of the plane containing the point (3,-1,-5) and perpendicular to the planes 3x-2y+2z = -7 and 5x-4y+3z=-1


Homework Equations



The vector normal to the plane is (1,1,2). You know it from the coefficients in front of x,y and z.
The vector normal to which plane? You are told that the plane you are seeking is perpendicular to x+ y+ 2z= 3 and (1,1,2) is perpendicular to x+ y+ 2z= 3. It is parallel to the plane you are seeking. If you take one of the points you are given, say (2, -1, 4) and add that vector you get (2+1, -1+ 1, 4+ 2)= (3, 0, 6) as a third point in the plane. Can you find the plane that contains the three points (2, -1, 4), (3, 2, -1), and (3, 0, 6)?

i know that this vector will be part of the perpendicular plane since it is the normal vector. Then i want the vector linking points (2,-1,4) , (3,2,-1) to be in the perpendicular plane as well.
how to Find this vector and compute the cross product with the normal vector (1,1,2). This will give you the normal vector of the perpendicular plane (say (a,b,c)).



The Attempt at a Solution


as above in b
Equivalently, since (2, -1, 4) and (3, 2, -1) are in the plane, the vector between them, (2-3, -2-2, 4-(-1))= (-1, -4, 5) is parallel to the plane. You now know that the vectors (-1, -4, 5) and (1, 1, 3) are both parallel to the plane and so their cross product is perpendicular to it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top