PDA

View Full Version : Vectors in 3 space


blimkie
Oct4-05, 10:59 PM
calculate the angles bewteen of the intersection of the planes:
2x+y-3z+7=0 and 4x-y+7z+5=0

any takers? i just need an idea of where to start

thanks

HallsofIvy
Oct5-05, 07:00 AM
Do you know how to find the normal vectors for the two planes?
Do you know how to find the angle between two vectors?

Do you see why the angle between the two vectors is the angle between the planes?
(Oh, and there is only one angle, not "angles".)

TD
Oct5-05, 09:21 AM
Well there is always the supplementary angle too of course, but if you have one, the difference between pi and that angle is the other one.

amcavoy
Oct5-05, 05:13 PM
Just to add:

a(x-x_0)+b(y-y_0)+c(z-z_0)=0

is the general equation of a plane. The vector <a,b,c> is the normal vector to that plane. Can you see where to get a, b, and c from your original planes?

Alex