document.write( "Question 316692: how far will truck travel in half a second at 80 kmh \n" ); document.write( "
Algebra.Com's Answer #226634 by mananth(16946) You can put this solution on YOUR website! \n" ); document.write( "1 km = 1000 m \n" ); document.write( "1 hour = 3600 seconds \n" ); document.write( ".. \n" ); document.write( "80 kmph = 80*1000 / 3600 m /sec \n" ); document.write( "= 22m /sec\r \n" ); document.write( "\n" ); document.write( "1/2 second it will travel 11 m \n" ); document.write( " |