Finding distance east given west dist., velocities, and average velocity

AI Thread Summary
The discussion focuses on calculating the distance traveled east based on given westward distance and velocities. The initial calculations involve converting kilometers to meters and determining the total time for both directions. A key point is the simplification of the equation involving east time, leading to the formula teast(0.495 m/s + 1.28 m/s) = teast(1.775 m/s). This results in an east time of approximately 1777.95 seconds, allowing for the calculation of the distance walked east as about 880.08 meters. The participants express gratitude for clarifying the calculations and confirming the results.
Alexandra Fabiello
Messages
42
Reaction score
1
Homework Statement
You walk for 6.44 km with at a constant velocity of 2.51 m/s due west, turn around, and then walk with an average velocity of 0.495 m/s due east. From your starting point to your destination, your overall average velocity is 1.28 m/s due west. During the trip, how far east did you walk?
Hint: There are a number of issues to think about in this problem: The average velocity is the displacement, from initial point to final point, divided by the total time. Set up an equation for the average velocity in terms of the initial and final position and the total time. You can find the time it takes to walk west from the distance and velocity. You will need to substitute expressions for the velocity of each segment into the expression for the average velocity. Watch signs of positions and velocities, and unit conversions.
Relevant Equations
v = change in displacement/change in time
distance = velocity * time
av * total time = (west velocity * west time) - (east velocity * east time)
6.44 km * 1000 = 6440 m/2.51 m/s = 2565.737052 s = west time

av = (6440 m + - east distance)/(2565.737052 s + east time)

2565.737052 s + east time = total time

1.28 m/s * total time = (6440 m) - (0.495 m/s * east time)

1.28 m/s * (2565.737052 s + east time) = (6440 m) - (0.495 m/s * east time)

3284.143426 m +1.28 m/s(east time) - 6440 m = - (0.495 m/s * east time)

3155.856574 m = (0.495 m/s * east time) - 1.28 m/s(east time)

And now I'm stuck because it seems multiplying out will end up with lots of 'east time's and I'm not sure how to convert properly.
 
Physics news on Phys.org
You are almost there. You dropped a sign at this step, though.
Alexandra Fabiello said:
3155.856574 m = (0.495 m/s * east time) - 1.28 m/s(east time)
If you had
$$0.495t_{east}+1.28t_{east}$$
how would you simplify it?
 
teast(0.495 m/s + 1.28 m/s) = teast(1.775 m/s)

So 3155.856574 m /1.775 m/s = teast = 1777.947366 s going east

1777.947366 s * 0.495 m/s = 880.083946 m walked east = 8.80*102 m walked east rounded to 3 significant figures.

Right?

Thank you so much. Missed the obvious, but that's why I come here sometimes. Thanks again.
 
Alexandra Fabiello said:
teast(0.495 m/s + 1.28 m/s) = teast(1.775 m/s)

So 3155.856574 m /1.775 m/s = teast = 1777.947366 s going east

1777.947366 s * 0.495 m/s = 880.083946 m walked east = 8.80*102 m walked east rounded to 3 significant figures.

Right?

Thank you so much. Missed the obvious, but that's why I come here sometimes. Thanks again.
Yes
 
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...

Similar threads

Back
Top