Question 785174
Sarah walked north at the rate of 3mph and returned at the rate of 4mph. How many miles did she walk if the round trip took 3.5 hours?
-------
Equations:
n + s = 3.5 hours
----
North distance:: rate*time = 3n miles
South distance:: rate*time = 4s miles
-------
Total distance = 3n+4s
===========================
North DATA:
rate = 3 mph ; time = x hrs ; distance = 3x miles
----
South DATA:
rate = 4 mph ; time = 3.5-x hrs ; distance = 4(3.5-x) miles
------
Equation:
3x = 14 - 4x
7x = 14
x = 2 hrs
--------
Total distance = 3x+(14-4x) = 6+(14-8) = 12 miles
-------------------------------------------------
Cheers,
Stan H.
============