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)\"\" \"About 
You can put this solution on YOUR website!
\"+time+=+distance+%2F+speed\"
\n" ); document.write( "distance = 90 km
\n" ); document.write( "speed =25 km
\n" ); document.write( "\"+time+=+90%2F25\"
\n" ); document.write( "=3.6 hours
\n" ); document.write( "
\n" );