Simple distance traveled problem

  • Thread starter Thread starter Elbobo
  • Start date Start date
  • Tags Tags
    Distance traveled
AI Thread Summary
A boy walks to school at 3 miles per hour and runs back at 5 miles per hour, taking a total of 1 hour for the round trip. The problem can be simplified by letting the distance to school be represented as d. The equation d/v1 + d/v2 = 1 hour can be used to solve for d, leading to the total distance traveled being 2d. The solution reveals that the total distance is 3.75 miles. This approach clarifies the relationship between speed, distance, and time in the context of the problem.
Elbobo
Messages
145
Reaction score
0

Homework Statement


A boy walks at an average speed of 3 miles per hour to his school, and then runs back at an average speed of 5 miles per hour along the same route. The total travel time is 1 hour. What was the total distance traveled?

The Attempt at a Solution


OK it's a practice question I saw in my SAT prep book, and I feel soooo incredibly stupid to not be a ble to solve this. The answer is 3.75 miles, btw.

d1 = d2
dt = d1 + d2
t1 + t2 = 1 hr
d1 = v1t1
d2 = v2(1-t1)

dt = v1t1 + v2-v2t1
dt = 3t1 + 5 - 5t1

Then I get stuck here.

Pretty sure I am over complicating the problem, so could somene help me?
 
Physics news on Phys.org
Let the distance to school be d. Then d/v1+d/v2=1hr. Solve for d. The total distance traveled is then 2*d.
 
Last edited:
Ohh, ok I didn't think about redefining t1.

Thanks.
 
Back
Top