Vector Addition. Where did I go wrong?

AI Thread Summary
The discussion revolves around calculating the displacement of a car driven 225 km west and then 98 km southwest. The initial attempt at solving the problem was incorrect due to errors in vector component calculations, particularly with signs and the use of Pythagorean theorem. The correct approach involves breaking down the 98 km vector into its vertical and horizontal components and then adding these to the components of the 225 km vector. The final displacement can be determined using the Pythagorean theorem and calculating the direction with the arctangent function. The expected result is a displacement of 302 km at an angle of 32° south of west.
Scorry
Messages
17
Reaction score
1

Homework Statement


A car is driven 225 km west and then 98 km southwest (45 degrees). What is the displacement of the car from the point (magnitude and direction)? Draw a diagram.

Homework Equations


Vectors have magnitude and direction.

The Attempt at a Solution


My attempt is attached. This a homework problem. My textbook only has the answer as : 302 km, 32° south of west. What am I doing wrong ?
 

Attachments

Physics news on Phys.org
In calculating ##D_R## you did ##(156^2-69^2)## instead of ##(156^2+(-69)^2)##
 
Thanks for the response. In my Ti 89 that gives me a magnitude of 170.578 Km. Did you get 302 km?
 
Scorry said:
Thanks for the response. In my Ti 89 that gives me a magnitude of 170.578 Km. Did you get 302 km?
The 156 is also incorrect.

45° is not consistent with 180°.

By the way: Welcome to PF !
 
The sign of D1x is wrong. From the diagram, you can see that if is -225.

Chet
 
You can make it a lot easier on yourself by leaving the trig until the very last step when you work out the direction of the resulting vector. All the rest can be done by Pythagoras Theorem. Work out the vert and horizontal components of the 98km vector as each ##\frac{98km}{\sqrt{2}}##, then add each to the vert and horiz components of the 225km vector. Then use Pythag to calc the length of that resulting vector from its V and H components. The direction is then calculated as ##\arctan\frac{vertical\ compt}{horiz\ component}##. You may need to add or subtract that from 180 degrees, but it will be obvious from the diagram what you need to do, once you've got the angle.
 
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 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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