SOLUTION: u: <-1,7> v: <6,4> What is ||v||2? A.) 10 B.) 100 C.) 52 D.) 104

Algebra ->  Test -> SOLUTION: u: <-1,7> v: <6,4> What is ||v||2? A.) 10 B.) 100 C.) 52 D.) 104      Log On


   



Question 1071023: u: <-1,7>
v: <6,4>
What is ||v||2?
A.) 10
B.) 100
C.) 52
D.) 104

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
I'm assuming you mean the magnitude of vector v squared.
abs%28v%29=sqrt%286%5E2%2B4%5E2%29
abs%28v%29%5E2=36%2B16
abs%28v%29%5E2=52