Find angle between vectors with cosine law

AI Thread Summary
To find the angle between vectors A and -B, the user starts with the equations |A| = |B| and |A+B| = 100|A-B|. They derive an equation using the cosine law, leading to 2|A|^2 + (2|A|^2)(cosx) = 100[2|A|^2 - (2|A|^2)(cosx)]. The discussion emphasizes applying cosine laws to isosceles triangles and suggests simplifying the equation by dividing by |A|^2 to solve for cosx. The user acknowledges a tendency to overcomplicate the problem but appreciates the guidance received.
drillman9
Messages
5
Reaction score
0
Hi

I would really appreciate it if anybody could lead me in the right direction on this one...

|A| = |B|

|A+B| = 100|A-B|

I need to find the angle between A and -B for the statement to be true.

Using cosine laws I've come up with the following eqn:

|A+B| = 100|A-B|
2|A|^2 + (2|A|^2)(cosx) = 100[2|A|^2 - (2|A|^2)(cosx)]

I applied these cosine laws to the isosceles triangles

I'm not looking for the answer, I'm just looking to get some guidelines on solving for x, the angle.

Thanks so much

note: A and B are vectors.
 
Last edited:
Physics news on Phys.org
Simply divide by |A|^2 (even though A is a vector, its magnitude is a scalar) and solve for cosx.
 
Ah yes, I should've know. I always over complicate myself! Thanks for the help!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top