10 Jul 2009 20:42:46 IST
This is a very basic problem. If @ be the angle between them, then cos@ = (dot product)/(product of moduli) = 38/(rt29xrt50). Very odd answer I know but if you want, you can get out a scientific calculator and find the exact angle.
vector a=2i + 3j + 4k , b=3i + 4j + 5k
|a|=29^1/2 |b|=50 ^ 1/2
let angle between them be A
angle can be found out by DOT PRODUCT...
|a.b|=|a||b|cosA
(6+12+20)/ (50x29)^1/2= cos A
Rate if useful