What is the angle between two vector components?

AI Thread Summary
To find the angle between two vector components of a velocity of 10 m/s represented by 7.0 m/s and 5.0 m/s, the discussion emphasizes using trigonometric relationships. The equation (5 sin(Θ))^2 + (7 + 5cos(Θ))^2 = 10^2 is derived from the Pythagorean theorem and the cosine rule. Participants clarify the reasoning behind using this equation, linking it to the cosine rule which relates the magnitudes of the vectors and the angle between them. Understanding these relationships is crucial for solving the problem accurately. The discussion ultimately focuses on applying these mathematical principles to determine the required angle.
archa1c
Messages
4
Reaction score
0

Homework Statement



A velocity of 10ms^{-1} is to be replaced by two components, 7.0ms^{-1} and 5.0ms^{-1}. What must be the angle between the two components?

Homework Equations






The Attempt at a Solution



Now I think that the answer to the solution lies in using trig to work out the angles, and that solving this equation (5 sin\Theta)^2 + (7 + 5cos\Theta)^2 = 10^2 should give me the respective answers. What I don't understand is WHY I am doing that. So if someone could be so kind as to tell me how I would reach the conclusion that I should do those steps I would be very grateful.
 
Physics news on Phys.org
Hmm, you should use the fact that

Vx=Vcos(theta)
Vy=Vsin(theta) and that Vx^2+Vy^2 = V^2
where Theta is the angle between the components. I'm not sure why you have a (7+5cos(\theta))^2 there.
 
Well in my book I am basically told to use this equations (Where Vr is the resultant):

V_r^2 = (V_1 sin\Theta)^2 + (V_1 cos\Theta + V_2)^2 - I want to know why I would use this forumla...
 
Have you learned something called the cosine rule before? The cosine rule says,
that if I have 2 vectors a and b, |a+b|^2=a^2+b^2+2abcos(theta).

Now, relate that to the formula written in the book.
 
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