A grid in three dimensions consists of two vectors: A and B
A = 6i -2j +2k
B = -i+2j+5k
What is the angle between the two lines at the point where they intersect?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the angle be simply,"a" :
Cos (a) = (A . B) / (|A| x |B|)
Since (A . B) = 0 (Dot Prod.)
Cos a = 0
Cos-1 (0) = 9 0