document.write( "Question 641481: please help me solve this [[[ 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 deterimine how many total hours he traveld ? ]]] \n" ); document.write( "
Algebra.Com's Answer #403678 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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 ? \n" ); document.write( "----------------------------- \n" ); document.write( "Home to Dallas DATA: \n" ); document.write( "rate = 50 mph ; time = x hrs ; distance = r*t = 50x miles \n" ); document.write( "----- \n" ); document.write( "Dallas to Home DATA: \n" ); document.write( "rate = 55 mph ; time = x-1 hrs ; distance = r*t = 55(x-1) \n" ); document.write( "--------------------- \n" ); document.write( "Equation: \n" ); document.write( "distance = distance \n" ); document.write( "50x = 55(x-1) \n" ); document.write( "50x = 55x - 55 \n" ); document.write( "5x = 55 \n" ); document.write( "x = 11 hrs \n" ); document.write( "x-1 = 10 hrs \n" ); document.write( "-------- \n" ); document.write( "Total time = 11+10 = 21 hrs \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |