document.write( "Question 310001: Jermaine took a bus trip to visit his grandmother. His round trip travel time was 2 1/2 hours If the bus averaged 45 miles per hour going to his grandmother’s house and 30 miles per hour on the return trip, how many miles from his grandmother’s house does Jermaine live?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #221773 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! His round trip travel time was 2 1/2 hours. \n" ); document.write( " If the bus averaged 45 miles per hour going to his grandmother’s house and 30 \n" ); document.write( " miles per hour on the return trip, \n" ); document.write( " how many miles from his grandmother’s house does Jermaine live? \n" ); document.write( ": \n" ); document.write( "Let d = distance from grandma's house \n" ); document.write( ": \n" ); document.write( "Write a time equation; time = dist/speed \n" ); document.write( ": \n" ); document.write( "\"to trip\" + return trip = 2.5 hrs \n" ); document.write( " \n" ); document.write( "multiply equation by 90 to get rid of the denominators, results \n" ); document.write( "2d + 3d = 2.5(90) \n" ); document.write( "5d = 225 \n" ); document.write( "d = \n" ); document.write( "d = 45 mi to grandma's \n" ); document.write( ": \n" ); document.write( "; \n" ); document.write( "Check solution by finding the times \n" ); document.write( "45/45 = 1.0 \n" ); document.write( "45/30 = 1.5 \n" ); document.write( "------------- \n" ); document.write( "total: 2.5 \n" ); document.write( " |