document.write( "Question 356739: If i am traveling at 80kmh how long will it take me to travel 126km? \n" ); document.write( "
Algebra.Com's Answer #254663 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
time = distance / speed
\n" ); document.write( "distance =126 km
\n" ); document.write( "speed =80kmph
\n" ); document.write( "126/80
\n" ); document.write( "=1.57 hours
\n" ); document.write( "
\n" );