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 '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...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top