We can find the angle that this vector makes with the x axis by taking the scalar product of the displacement vector and the unit vector in the x direction (1,0,0): \[\begin{aligned} \hat x \c...We can find the angle that this vector makes with the x axis by taking the scalar product of the displacement vector and the unit vector in the x direction (1,0,0): ˆx⋅→d=(1)(3)+(0)(3)+(0)(3)=3 This is equal to the product of the magnitude of ˆx and →d multiplied by the cosine of the angle between them: \[\begin{aligned} \hat x \cdot \vec d &= ||\hat x||||\vec d||\cos\theta = (1)(\sqrt{3^2+3^2+3^2})\cos\theta= \sqrt{27}\…