Calculating Average Velocity: Solving a Train Motion Problem in Physics

AI Thread Summary
To calculate the average velocity of the train, the total time of travel is 2.12 hours, derived from the individual segments of the journey. The distances for each segment were calculated as 23.1 km, 17.5 km, and 48.3 km, but the displacement vector needs to account for direction. The correct approach involves breaking down the second segment's displacement into x and y components using trigonometric functions. Finally, the average velocity is determined by dividing the resultant displacement vector by the total time, highlighting the distinction between average speed and average velocity. Understanding these calculations is crucial for accurately solving the problem.
Dan Feerst
Messages
9
Reaction score
0

Homework Statement



A train at a constant 42.0 km/h moves east for 33 min, then in a direction 64.0° east of due north for 25.0 min, and then west for 69.0 min. What are the (a) magnitude (in km/h) and (b) angle (relative to north, with east of north positive and west of north negative) of its average velocity during this trip?

Homework Equations


The way I inturpreted the problem I needed to first find the time in hours and the displacement in kilometers for each vector then I added the displacements over the times. here is the work I did.


The Attempt at a Solution


First I calculated the total time. Since time isn't a vector I added everything.
33'*/60'=.550h
25'*/60'=.417h
69'/60'=1.15h
Sum = 2.12h

Next I found the total distance
42km/h*.550h=23.1km
42km/h*.417h=17.5km
42km/h*1.15h=48.3km

then I added the magnitudes of the three vectors taking the magnitude of the x coordinate for the second
r=(23.1km)+(17.5km *Cos(26))-(48.3km)= -9.47

Finally I divided displacement over time to get an unconvincing and completely wrong answer of -4.47

What did I do wrong.
 
Physics news on Phys.org
For average velocity, it should be sufficient to consider the total displacement (resultant vector of the sum of all displacement vectors). Correct me if I'm wrong.
 
You need to sort out the difference between average speed and average velocity.
 
.
Welcome to Physics Forums.
Dan Feerst said:

The Attempt at a Solution


First I calculated the total time. Since time isn't a vector I added everything.
33'*/60'=.550h
25'*/60'=.417h
69'/60'=1.15h
Sum = 2.12h
Looks good so far.

Next I found the total distance
42km/h*.550h=23.1km
42km/h*.417h=17.5km
42km/h*1.15h=48.3km

then I added the magnitudes of the three vectors taking the magnitude of the x coordinate for the second
r=(23.1km)+(17.5km *Cos(26))-(48.3km)= -9.47
This is just the x-coordinate of r. You need to also:

1. Use the angle w.r.t. the x-axis when you take the cosine to get the x-component.
2. Find the y-coordinate of r, so that you get the complete displacement vector r.
 
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