Find Angle Between Vectors A & B: 105.27

AI Thread Summary
To find the angle between vectors A = -2.00i + 6.00j and B = 2.00i - 3.00j, the dot product formula is suggested: A·B = |A||B|cos(θ). The initial calculations using tangent for each vector's angle yield 71.57 degrees for A and 33.70 degrees for B, leading to a sum of 105.27 degrees, which is incorrect. The discussion emphasizes using the dot product or cross product methods for accurate angle determination. Understanding these methods is crucial for solving vector angle problems effectively.
w0lfed
Messages
8
Reaction score
0

Homework Statement


Find the angle between the following vectors?
A = -2.00i^ + 6.00j^ and B = 2.00i^ - 3.00j^ (the ^ means 'i hat')



Homework Equations


Theta = tan^-1 = (opposite/adjacent)


The Attempt at a Solution


i said for the first part of the component that
theta(A) = tan^1 (6/2) = 71.57
and then did the same for the other component
theta(B) = tan^1 (2/3) = 33.70

and the angle between them should be the addition of those two? ie 105.27?
im confused...this doesn't look right
 
Physics news on Phys.org
Have you done dot or cross products yet? If you have the easiest way to compute the angle is through the association that

\mathbf{A}\cdot\mathbf{B}=|\mathbf{A}||\mathbf{B}|\cos{\theta}

or with cross products

|\mathbf{A}\times\mathbf{B}|=|\mathbf{A}||\mathbf{B}|\sin{\theta}

where \theta is the angle in between them.
 
nope, I've never seen that before?
 
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