Question 764384
As part of an exercise regimen, you walk 2 miles on an indoor track. Then you jog twice your walking speed for another 2 miles. If the total time spent walking and jogging is 1 hour, find the walking and jogging rates. 
-------
Walk DATA:
distance = 2 miles ; rate = x mph ; time = 2/x hrs
-----
Jog DATA:
distance = 2 miles ; rate = 2x mph ; time = 2/(2x) = 1/x hrs
------
Equation:
time + time = 1 hr
---
2/x + 1/x = 1
2 + 1 = x
x = 3 mph (Walking rate)
2x = 6 mph (Jogging rate)
==========================
Cheers,
Stan H.
===================