Knowing that |u|=11, |v|=23 and |u-v|=30 how can i calculate |u+v| (where || denotes the norm of a vector)?
Asked
Active
Viewed 26 times
1 Answers
3
Hint: The Parallelogram Law states that $\|u+v\|^2 + \|u-v\|^2 = 2\|u\|^2+2\|v\|^2$.
JimmyK4542
- 54,331