document.write( "Question 895063: On his way from suburb A to suburb B, the bus driver maintained a speed of 44 km/h. When he arrived at B, he found out that he needed to hurry to be back at A in time. So he drove the bus at a constant speed of 66 km/h on his way back along the same route. What speed did he need to keep constant during the whole trip so that it would take the same time? \n" ); document.write( "
Algebra.Com's Answer #542529 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! On his way from suburb A to suburb B, the bus driver maintained a speed of 44 km/h. \n" ); document.write( " When he arrived at B, he found out that he needed to hurry to be back at A in time. \n" ); document.write( " So he drove the bus at a constant speed of 66 km/h on his way back along the same route. \n" ); document.write( " What speed did he need to keep constant during the whole trip so that it would take the same time? \n" ); document.write( ": \n" ); document.write( "Let d = the one-way dist form A to B \n" ); document.write( "let a = the average speed for the round trip \n" ); document.write( "write a time equation, time = dist/speed \n" ); document.write( " \n" ); document.write( "multiply equation by 132a, cancel the denominators and you have: \n" ); document.write( "3ad + 2ad = 132(2d) \n" ); document.write( "5ad = 264d \n" ); document.write( "divide both sides by d \n" ); document.write( "5a = 264 \n" ); document.write( "a = 265/5 \n" ); document.write( "a = 52.8 km/h for the whole trip will take the same time \n" ); document.write( " |