document.write( "Question 328695: How long will it takes a bus to travel a distance of 90 kilometer as a speed of 25 kilometer per hour? \n" ); document.write( "
Algebra.Com's Answer #235467 by mananth(16946) You can put this solution on YOUR website! \n" ); document.write( "distance = 90 km \n" ); document.write( "speed =25 km \n" ); document.write( " \n" ); document.write( "=3.6 hours \n" ); document.write( " |