Exams › JEE Advanced › Physics
Correct answer: 5*sqrt(3)*i + 15j + 10k
Let the angle with x-y plane be alpha = 30 deg and the projection's angle with x-axis be beta = 60 deg. z-component: V_z = 20*sin(30) = 20*(1/2) = 10. Magnitude of projection in x-y plane: V_xy = 20*cos(30) = 20*(sqrt(3)/2) = 10*sqrt(3). x-component: Vₓ = V_xy*cos(60) = 10*sqrt(3)*(1/2) = 5*sqrt(3). y-component: V_y = V_xy*sin(60) = 10*sqrt(3)*(sqrt(3)/2) = 15. Vector = 5*sqrt(3)*i + 15j + 10k. Verification: magnitude = sqrt((5*sqrt(3))² + 15² + 10²) = sqrt(75 + 225 + 100) = sqrt(400) = 20. Correct.