document.write( "Question 482604: A diesel train traveled to Johannesburg and back. It took one hour longer to go there then it took to come back. The average speed on the trip there was 27 km/h. The average speed on the way back was 36km/h. How many hours did the trip there take. \n" ); document.write( "
Algebra.Com's Answer #330411 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 27(n)=36(n-1) \n" ); document.write( "27n=36n-36 \n" ); document.write( "36=9n \n" ); document.write( "n=4 \n" ); document.write( "It took 4 hours to get there, 3 back.. \n" ); document.write( " |