Given the length of a vector $\|v\| = 2$, and the same direction as $u = (\sqrt{3},3,0)$.
How to calculate vector $v$?
I thought I needed to use the formula for a unit vector: u= v/\|v\| v = (2(sqrt{3},6,0) which is wrong
Given the length of a vector $\|v\| = 2$, and the same direction as $u = (\sqrt{3},3,0)$.
How to calculate vector $v$?
I thought I needed to use the formula for a unit vector: u= v/\|v\| v = (2(sqrt{3},6,0) which is wrong
Copyright © 2021 JogjaFile Inc.
Normalize the vector $\vec u$ and then multiply by two.