Problema Solution
A driver averaged 40 miles per hour and took 6 hours to travel between two cities. What is the distance between the two cities?
Answer provided by our tutors
let
d = the distance between the two cities
v = 40 mph the average speed
t = 6 hr the time of the travel
since v = d/t we have d = v*t
d = 40*6
d = 240 miles
the distance between the cities is 240 miles.