Prove using general properties of vectors (not coordinates):

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
ccmetz2020
Messages
15
Reaction score
0

Homework Statement



Prove that |X+Y|^2 - |X-Y|^2 = 4X(dot)Y using general properties of vectors.


Homework Equations



?


The Attempt at a Solution



I'm very confused about how to start this. If someone could give me some help to just get me started then that would hopefully get the ball rolling for me. Thanks!
 
Physics news on Phys.org
What's the definition of the magnitude squared? Might be a good way to start.
 
Oh wow, I definitely wasn't thinking straight. Thanks guys, I expanded it and got 4XY. Well that was a lot easier than I thought...
 
I got just 4XY, but I don't see how I can get 4X(dot)Y from that? Is there a way to say that 4XY = 4X(dot)Y? Thanks again for the help.
 
ccmetz2020 said:

Homework Statement



Prove that |X+Y|^2 - |X-Y|^2 = 4X(dot)Y using general properties of vectors.

Homework Equations



?

The Attempt at a Solution



I'm very confused about how to start this. If someone could give me some help to just get me started then that would hopefully get the ball rolling for me. Thanks!

ccmetz2020 said:
I got just 4XY, but I don't see how I can get 4X(dot)Y from that? Is there a way to say that 4XY = 4X(dot)Y? Thanks again for the help.
I assume that X & Y are vectors, not variables used as coordinates.

So you need to :

[tex]\text{Prove that }\ \left|\vec{X}+\vec{Y}\right|^2-\left|\vec{X}-\vec{Y}\right|^2=4\vec{X}\cdot\vec{Y}\ \text{ using general properties of vectors.}[/tex]

Some properties:
[tex]\left|\vec{A}\,\right|^2=\vec{A}\cdot\vec{A}[/tex]

[tex]\vec{A}\cdot\left(\vec{B}+\vec{C}\right)=\vec{A}\cdot\vec{B}+\vec{A}\cdot\vec{C}\quad\text{and}\quad\left(\vec{B}+\vec{C}\right)\cdot\vec{A}=\vec{B}\cdot\vec{A}+\vec{C}\cdot\vec{A}[/tex]

[tex]\vec{A}\cdot\vec{B}=\vec{B}\cdot\vec{A}[/tex]

etc.​
For instance:

[tex]\left|\vec{X}+\vec{Y}\right|^2=\vec{X}\cdot\vec{X}+2\vec{X}\cdot\vec{Y}+\vec{Y}\cdot\vec{Y}[/tex]