KingNothing Messages 880 Reaction score 4 Thread starter Oct 10, 2009 #1 Say I'm given a random 3-dimensional vector, pointing from the origin. How can I find the angle it forms with a plane defined by two other vectors?
Say I'm given a random 3-dimensional vector, pointing from the origin. How can I find the angle it forms with a plane defined by two other vectors?
D H Staff Emeritus Science Advisor Homework Helper Insights Author Messages 15,524 Reaction score 769 Oct 10, 2009 #2 This looks like homework. If it is, you should have posted in the homework section -- and shown some work.
This looks like homework. If it is, you should have posted in the homework section -- and shown some work.
D H Staff Emeritus Science Advisor Homework Helper Insights Author Messages 15,524 Reaction score 769 Oct 11, 2009 #3 Use the angle between the line and a normal to the plane.