📚 How to find the magnitude and direction of a 3D vector

preview_player
Показать описание

Follow us:

What you'll need:

If your vector is v= ⟨v_1,v_2,v_3⟩, its magnitude or length is usually denoted by the symbol ‖v‖ and is computed using the following formula:

‖v‖=√(v_1^2+v_2^2+v_3^2 )

To find the direction angles in 3D whose initial position is at the origin, use:

cos⁡α=v_1/‖v‖ ; cos⁡β=v_2/‖v‖ ; cos⁡γ=v_3/‖v‖

Q. Find the magnitude and direction of v=⟨√2,5,−7⟩.
Рекомендации по теме
Комментарии
Автор

If the vector are two such as a vector and b vector and find angle and directions

ramusunar