document.write( "Question 772922: I need help trying to solve this problem.....I just don't understand how to set up the problem to solve. Thank you!\r
\n" );
document.write( "\n" );
document.write( "On a trip to take your brother to college, you and your parents travel 70 miles per hour on the way there and 55 miles per hour on the way home. The trip home took one hour more than the trip there. The total distance for the round trip was 805 miles. How many hours did it take for the whole trip? \n" );
document.write( "
Algebra.Com's Answer #471182 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! On a trip to take your brother to college, you and your parents travel 70 miles per hour on the way there and 55 miles per hour on the way home. The trip home took one hour more than the trip there. The total distance for the round trip was 805 miles. How many hours did it take for the whole trip? \n" ); document.write( "---- \n" ); document.write( "To-college DATA: \n" ); document.write( "rate = 70 mph ; time = x hrs ; distance = r*t = 70x miles \n" ); document.write( "----- \n" ); document.write( "To-home DATA: \n" ); document.write( "rate = 55 mph ; time = x+1 hrs ; distance = r*t = 55x + 55 miles \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "distance to + distance from = 805 miles \n" ); document.write( "70x + 55x + 55 = 805 miles \n" ); document.write( "125x = 750 \n" ); document.write( "x = 6 hrs (time to college) \n" ); document.write( "x+1 = 7 hrs (time to home) \n" ); document.write( "----- \n" ); document.write( "Total time:: 13 hrs \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " |