Vector Addition and Magnitudes: Finding Theta

  • Thread starter Thread starter spandan
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
If the magnitudes of the sum and difference of vectors A and B are equal, it implies that the angle theta between them is pi/2, or 90 degrees. This can be shown using the definitions of vector magnitudes and dot products. By expanding the squared terms for both the sum and difference of the vectors, the resulting equation leads to a relationship that indicates theta must be pi/2 for the equality to hold. The discussion highlights the use of vector components and the properties of dot products to arrive at this conclusion. Understanding this relationship is crucial for solving problems involving vector addition and angles.
spandan
Messages
9
Reaction score
0
If |vector A + vector B| (magnitude of sum of vectors A and B) = |vector A + vector B| (magnitude of difference between vectors A and B), how can we show that theta is equal to pi/2?

I know that vector A - vector B can be equal to the sum of vectors A and B if vector B is a null vector, but with magnitudes, angles, I'm all confused.

Please help...
 
Last edited:
Physics news on Phys.org
If you are allowed to use dot products you can use the fact the magnitude of a vector (such as the resultant vectors for the sum and difference of A and B) equals the square root of the dot product.

Provide the vectors with components:

A = <a1, a2>
B = <b1, b2>

So the magnitudes of the sum and diff resultant vectors would be

mag_sum = Sqrt[(a1+b1)^2 + (a2+b2)^2]
mag_diff = Sqrt[(a1-b1)^2 + (a2-b2)^2]

You can then use the fact that mag_sum = mag_diff and expand the squared terms, etc... and arrive at a very simple equation of the form,

X+Y = -(X+Y)

From there, [assuming you recognize (X+Y) :wink:...] and using the definition of "dot product" as |A||B|*Cos(theta), it's easy to see what Cos(theta), and therefor theta itself, must be for the equality to be true.

Probably a little more involved than what's necessary... but hey - it works :smile:

jf
 
Welcome to PF!

spandan said:
If |vector A + vector B| (magnitude of sum of vectors A and B) = |vector A + vector B| (magnitude of difference between vectors A and B), how can we show that theta is equal to pi/2?

I know that vector A - vector B can be equal to the sum of vectors A and B if vector B is a null vector, but with magnitudes, angles, I'm all confused.

Please help...

Hi spandan! Welcome to PF! :smile:

jackiefrost said:
Probably a little more involved than what's necessary... but hey - it works :smile:

Yes it does! :biggrin: … but the joy of vectors is that you can often prove things without using coordinates …

in this case, |A + B|2 = (A + B).(A + B) (by definition of || :wink:),

and |A - B|2 = (A - B).(A - B) …

so |A + B| = |A - B| if … ? :smile:
 
No, how do we showw that theta is equal to pi/2?

Of course, pi = 3.14159...
 
spandan said:
No, how do we showw that theta is equal to pi/2?

Of course, pi = 3.14159...

...265358979... :rolleyes:

π/2 = 90º :biggrin:
 
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top