document.write( "Question 694747: a bus travel at 36 km per hour and arrive its destination half an hour late if the bus travel at 42 km per hour and it arrives at its destination half an hour earlier find the distance \n" ); document.write( "
Algebra.Com's Answer #428153 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a bus travel at 36 km per hour and arrive its destination half an hour late if the bus travel at 42 km per hour and it arrives at its destination half an hour earlier find the distance \n" ); document.write( "------------------------- \n" ); document.write( "Slower Bus DATA: \n" ); document.write( "rate = 36 km/hr ; distance = x km ; time = d/r = x/36 hrs \n" ); document.write( "----- \n" ); document.write( "Faster Bus DATA: \n" ); document.write( "rate = 42 km/hr ; distance = x km ; time = d/r = x/42 hrs \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "slow time - fast time = (1/2) hr \n" ); document.write( "x/36 - x/42 = 1/2 \n" ); document.write( "---- \n" ); document.write( "(42x-36x)/(36*42) = 1/2 \n" ); document.write( "--- \n" ); document.write( "6x = 18*42 \n" ); document.write( "x = 18*7 \n" ); document.write( "x = 126 km \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |