Write down a unit vector in XY-plane, making an angle of 30 degrees with the positive direction of x-axis.
Hint. A unit vector at angle theta from the x-axis in the XY-plane has components (cos(theta), sin(theta), 0).
Since a unit vector at angle theta from the x-axis has components (cos(theta), sin(theta), 0), substituting theta=30 degrees gives cos(30)=sqrt3/2 and sin(30)=1/2.
✦ (sqrt(3)/2)i+(1/2)j
