document.write( "Question 533157: if you travelled 100kms at 60 kph how long does it take to get to the destination. How long does it take if i travelled at 30kph \n" ); document.write( "
Algebra.Com's Answer #351038 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
if you traveled 100kms at 60 kph how long does it take to get to the destination. How long does it take if i traveled at 30kph
\n" ); document.write( ":
\n" ); document.write( "Time = dist/speed
\n" ); document.write( "t = \"100%2F60\"
\n" ); document.write( "t = 1\"2%2F3\" hr
\n" ); document.write( ":
\n" ); document.write( "At 30 kph, is would take twice as long, right?
\n" ); document.write( "
\n" );