What is the average velocity of the train during this run?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 10K views
courtrigrad
Messages
1,236
Reaction score
2
A train moving at an essentially constant speed of 60 miles/hr moves eastward for 40 min, then in a direction 45 degrees east of north for 20 min, and finally westward for 50 min. What is the average velocity of the train during this run?

So average velocity is [itex]\frac{\Delta r}{\Delta t}[/itex]. I am starting at the origin, and have three vectors a , b , and c .

[itex]a = 40i[/itex]
[itex]b = (10\sqrt{2}) i + (10\sqrt{2}) j[/itex]
[itex]c = -50i[/itex]

So the resultant vector would be [itex](10\sqrt{2} - 10)i + (10\sqrt{2})j[/itex]. So to find the average velocity would I just do [itex]\frac{(10\sqrt{2} - 10)^{2}) + (10\sqrt{2})^{2})}{110}[/itex]

Thanks
 
Last edited:
on Phys.org
The magnitude of the average velocity is the magnitude of that resultant vector. (I think you mistyped your answer.)

Careful about units. Since you have the time in minutes, you are measuring velocity in miles/minute, not the given miles per hour.

The average velocity is a vector: it has both direction (figure out what angle it makes with the x-axis) and magnitude.
 
Yeah I converted 60 miles/hr to 1 mile/min. So your saying that the average velocity is just [itex](10\sqrt{2} - 10)^{2}) + (10\sqrt{2})^{2})[/itex]? The direction would be [itex]\tan^{-1}(\frac{10\sqrt{2}-10}{10\sqrt{2}})[/itex] so [itex]\theta = 16.3[/itex] degrees north of east?

Thanks
 
Last edited:
No, he is saying that the average velocity is a vector- the displacement vector you calaculated divided by the 110 minutes (in miles per minute of course).

Although Doc Al said "it has both direction (figure out what angle it makes with the x-axis) and magnitude." I don't think you really need to do that. One way to give a vector is to give direction (angle) and magnitude, but component form should be perfectly acceptable.
 
As Halls said, describing the vector in component form is perfectly acceptable. But if you need the magnitude, calculate it properly. If the resultant displacement vector is [itex]R_x i + R_y j[/itex], then its magnitude is [itex]\sqrt(R_x^2 + R_y^2)[/itex]. To find the magnitude of the average velocity, divide by the time.