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:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top