document.write( "Question 357018: Tom drives 60 kilometers in 2 hours. What is his speed in km/h? \n" ); document.write( "
Algebra.Com's Answer #254966 by mananth(16946)![]() ![]() You can put this solution on YOUR website! speed = distance /time \n" ); document.write( "distance = 60 km \n" ); document.write( "time = 2 hours \n" ); document.write( "speed = 60/2 \n" ); document.write( "speed = 30 km/h \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |