document.write( "Question 327944: how long does it take to travel 9.35 kilometers travelling at 5 kilometers per hour \n" ); document.write( "
Algebra.Com's Answer #234851 by mananth(16946) You can put this solution on YOUR website! Time = distance/speed \n" ); document.write( "distance =9.35 km \n" ); document.write( "speed = 5km/hr \n" ); document.write( "=9.35/5 \n" ); document.write( "=1.87 hours \n" ); document.write( " |