Finding |x+y| given magnitudes and difference of vectors

  • Thread starter Thread starter PiRsq
  • Start date Start date
  • Tags Tags
    Geometry
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
PiRsq
Messages
112
Reaction score
0
x and y are vectors

If |x|=11 and |y|=23 and |x-y|=30, find |x+y|?

I tried but I couldn't get it, any hints out there guys?
 
Physics news on Phys.org
Try squaring everything.
 
I did

|x|^2 + |y|^2 = |x+y|^2

Then |x+y|=25.6 units

But my book's answer says 16 units...I don't get it
 
That formula only works when x and y are perpendicular vectors.

Recall that for any vector z:

|z|^2 = z * z

So what should |x + y|^2 and |x - y|^2 be?