Find the angle between two vectors a and b with magnitudes sqrt3 and 2, respectively having a.b=sqrt6.
Hint. Use the formula a.b=|a||b|cos(theta) and solve for theta.
Since a.b=|a||b|cos(theta), substituting gives sqrt6=sqrt3.2.cos(theta), so cos(theta)=sqrt6/(2sqrt3)=1/sqrt2, giving theta=pi/4.
✦ theta=pi/4 (45 degrees)
