What did I do wrong in finding the resultant of these vectors?

  • Thread starter Thread starter sponsoredwalk
  • Start date Start date
AI Thread Summary
The discussion revolves around the incorrect calculation of the resultant of three vectors using the cosine rule and sine rule. The user initially calculated the resultant as 71.5, while the book states the correct answer is 67.6. A key error identified was the miscalculation of angles, particularly the 105° angle, which should have been derived from the vector components. Participants suggested using component analysis for accuracy, indicating that the initial approach led to assumptions and rounding errors. Ultimately, the user realized the importance of accurately calculating angles for vector addition.
sponsoredwalk
Messages
531
Reaction score
5
I have to find the resultant of:

[PLAIN]http://img17.imageshack.us/img17/8263/68709011.jpg

So I decided to break it up into components:

[PLAIN]http://img37.imageshack.us/img37/7032/71250823.jpg

(The black arrow in the first picture is the blue arrow in the second, that's the way I did it!)

I found the blue line in the picture using the cosine rule:

c \ = \ \sqrt{30^2 \ + \ 40^2 \ - \ (2 \cdot 30 \ \cdot \ 40 \ \cdot \ \cos(120))

c = 60.827 and it's just horizontal along the x-axis.

Then I added c = 60.827 to the third vector:

[PLAIN]http://img96.imageshack.us/img96/1917/92586648.jpg

I found the white arrow, the total resultant, using the same technique:

d \ = \ \sqrt{25^2 \ + \ 60.827^2 \ - \ (2 \cdot 25 \ \cdot \ 60.827 \ \cdot \ \cos(105))

d = 71.5

My book says the answer is 67.6

I got the angle of the resultant using the sine rule:

\theta \ = \ \sin^{-1} ( \frac{25 \cdot \sin(105)}{60.827} ) \ = \ 23.39

My book says the angle is: 11.3°

What did I do wrong?
 
Last edited by a moderator:
Physics news on Phys.org
Where did you get 105? Clearly the most straightforward way to do this is to break it up into components, i.e. x=30cos45+40cos15+25sin15
y=30sin45-40sin15-25cos15
r^2=x^2+y^2
theta=arctan(y/x)
 
The 105° comes from adding the 90° angle under the red vector in third picture with the
15° the blue vector is making, giving 105°.

The problem was asked to be solved in component form but I tried it this way & got
the wrong answer, I can't see why & am totally stumped & would just like to know
why.
 
I don't know, round off errors most likely. Components are the way to go, less calculations.
 
Yeah I had a good look at it & realized I'd assumed too much, I didn't calculate the
angle of the first resultant vector, I got a better answer, thanks!
 
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