What Is the Angle Between Two Vectors if Their Magnitudes Are Equal?

In summary, the angle between non-zero vectors A and B that satisfy |A+B| = |A| = |B| is 120 degrees. This can be seen through mathematical properties such as norms and inner products, as well as geometric arguments using the parallelogram rule.
  • #1
quietrain
655
2

Homework Statement


if |A+B| = |A| = |B|
then what is the angle between A and B?
A and B are vectors.

edit: assume they are non-zero vectors

The Attempt at a Solution



the only way this is possible is if the angle is 60degrees right? equilateral triangle.
but the ans given is 120 degrees. why?

if it is 120 degrees, then it would be isosceles triangle and the magnitude of A+B won't be equal to A or B anymore.

so is the ans given wrong?
thanks!
 
Last edited:
Physics news on Phys.org
  • #2
quietrain said:

Homework Statement


if |A+B| = |A| = |B|
then what is the angle between A and B?
A and B are vectors.

The Attempt at a Solution



the only way this is possible is if the angle is 60degrees right? equilateral triangle.
but the ans given is 120 degrees. why?

if it is 120 degrees, then it would be isosceles triangle and the magnitude of A+B won't be equal to A or B anymore.

so is the ans given wrong?
thanks!

We can use norms to do this as well as inner products.

|A+B|^2 = <A+B,A+B> = <A,A+B> + <B,A+B> = <A,A> + 2<A,B> + <B,B> = <B,B> = <A,A>

From the above we have the following relationships:

<A,A> + 2<A,B> + <B,B> = <A,A> = <B,B>

2<A,B> + <B,B> = 0
2<A,B> + <A,A> = 0

<A,A> = <B,B> = 0

This implies that A and B are the zero vectors and that they have no angle since they have no length.
 
  • #3
chiro said:
We can use norms to do this as well as inner products.

|A+B|^2 = <A+B,A+B> = <A,A+B> + <B,A+B> = <A,A> + 2<A,B> + <B,B> = <B,B> = <A,A>

From the above we have the following relationships:

<A,A> + 2<A,B> + <B,B> = <A,A> = <B,B>

2<A,B> + <B,B> = 0
2<A,B> + <A,A> = 0

<A,A> = <B,B> = 0

This implies that A and B are the zero vectors and that they have no angle since they have no length.

oh erm, assuming A and B are non zero?
 
  • #4
quietrain said:
oh erm, assuming A and B are non zero?

Ohh **** I made a big mistake.

Ok so going from

2<A,B> + <A,A> = 0
2<A,B> + <B,B> = 0

So

2<A,B> = -<A,A> = -<B,B>

<A,B> = -<A,A>/2 = -<B,B>/2

<A,B> = |A||B|cos(theta)
= -|A|^2/2
= -|B|^2/2

But since |A| = |B| we can use

<A,B> = -|A||B|/2
= |A||B|cos(theta)
cos(theta) = -1/2

this implies theta = 120 degrees or 2(pi)/3

Hopefully that's right
 
  • #5
Another way to arrive at the same answer is to use a geometric argument like you did with the equilateral triangle. The issue with your reasoning is that the angle between two vectors is usually defined as the angle formed when the vectors are connected "tail-to-tail", rather than "head-to-tail" like when they are arranged to form a trange:

[PLAIN]http://img822.imageshack.us/img822/1200/vectorsh.jpg
 
Last edited by a moderator:
  • #6
ah i see thanks a lot everyone
 
  • #7
quietrain said:

Homework Statement


if |A+B| = |A| = |B|
then what is the angle between A and B?
A and B are vectors.

edit: assume they are non-zero vectors

The Attempt at a Solution



the only way this is possible is if the angle is 60degrees right? equilateral triangle.
but the ans given is 120 degrees. why?

if it is 120 degrees, then it would be isosceles triangle and the magnitude of A+B won't be equal to A or B anymore.

so is the ans given wrong?
thanks!
You are looking at the "parallellogram rule" wrong. If A and B have their endpoints at the point, P, then the vector from the "tip" of A to the "tip" of B would be B- A, not A+ B.

To get "A+ B" you have to move the "tail" of A to the "tip" of B (or vice-versa) and if you actually draw this, you will see that the angle between the two vectors is now 120 degrees, not 60.
 
  • #8
HallsofIvy said:
You are looking at the "parallellogram rule" wrong. If A and B have their endpoints at the point, P, then the vector from the "tip" of A to the "tip" of B would be B- A, not A+ B.

To get "A+ B" you have to move the "tail" of A to the "tip" of B (or vice-versa) and if you actually draw this, you will see that the angle between the two vectors is now 120 degrees, not 60.

yup thanks i understand now
 

FAQ: What Is the Angle Between Two Vectors if Their Magnitudes Are Equal?

What is the angle between two vectors?

The angle between two vectors is the smallest angle formed by the vectors when placed tail-to-tail.

How is the angle between two vectors calculated?

The angle between two vectors can be calculated using the dot product or the cross product of the vectors.

What is the range of possible angles between two vectors?

The range of possible angles between two vectors is 0 degrees (when the vectors are parallel) to 180 degrees (when the vectors are anti-parallel).

How does the direction of the vectors affect the angle between them?

The direction of the vectors does not affect the angle between them, only their magnitudes and the relationship between them (parallel or anti-parallel).

Can the angle between two vectors be negative?

No, the angle between two vectors is always positive. Negative angles may be used in certain contexts, but in the context of vector angles, the angle is always measured as a positive value.

Similar threads

Back
Top