+0  
 
0
349
1
avatar

how do I find the magnitude and direction of a given vector?

 Jun 29, 2016
 #1
avatar
0

let x î+y j be a vector. the magnitude is : sqrt((x)^2 +(y)^2 )

Just visualise this vector on a graph. You get the expression using Pythagoras theorem.

θ= angle of vector from origin of graph (gives direction) = tan inverse of (y/x)

Hope it helps :)

 Jun 29, 2016

2 Online Users

avatar