Vector Problem - Angle between two vectors

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 8K views
jaredm2012
Messages
4
Reaction score
0

Homework Statement



Vectors A-> and B-> have equal magnitudes of 55.0. If the sum of A-> and B-> is the vector 17.7 j, determine the angle between A-> and B->

Homework Equations



cos(theta) = {[A]^2 + ^2 - [A-B]^2}/2[A]

(sorry, not sure how to type out that formula!)

tan(theta) = (Ay + By)/(Ax + Bx)

R =[(Ax + Bx)^2 + (Ay + By)^2]^1/2

The Attempt at a Solution



This one I am not sure about how to start, at all. I plugged what I could into those formulas, but any answers I got were incorrect. I don't understand how I can find out any more information with what is given, namely the other components of the vector (the i for each, as well as discerning which values for j each vector has).
 
Physics news on Phys.org
Since resultant is 17.7j, it is along y-axis. So its magnitude is 17.7. Magnitude of A ans B 55.0 each.
Use the formula R = [ A^2 + B^2 + 2ABcos(theta)]^1/2 and find theta.