Question 641481
Randy drove from his home to Dallas at an average of 50 mph. One the return trip he drove at an average speed of 55 mph. The return trip took Randy 1 hour less than the trip to Dallas. Write an algebraic equation to model this problem and the determine how many total hours he traveled ? 
-----------------------------
Home to Dallas DATA:
rate = 50 mph ; time = x hrs ; distance = r*t = 50x miles
-----
Dallas to Home DATA:
rate = 55 mph ; time = x-1 hrs ; distance = r*t = 55(x-1)
---------------------
Equation:
distance = distance
50x = 55(x-1)
50x = 55x - 55
5x = 55
x = 11 hrs
x-1 = 10 hrs
--------
Total time = 11+10 = 21 hrs
===========================
Cheers,
Stan H.
================