document.write( "Question 933842: If a car is moving at 120km/h,how many metres is it moving per seconds \n" ); document.write( "
Algebra.Com's Answer #567061 by pratikgrover(1)![]() ![]() ![]() You can put this solution on YOUR website! car is moving at a speed of 120km/h\r \n" ); document.write( "\n" ); document.write( "now 1km=1000m \n" ); document.write( "and 1hour=3600sec\r \n" ); document.write( "\n" ); document.write( "thus speed = (120*1000)÷(1*3600) \n" ); document.write( " = (10*10)÷(3) \n" ); document.write( " = 100÷3 \n" ); document.write( " = 33.33 m/s \n" ); document.write( " |