document.write( "Question 938636: you will drive to a town that 100km away. half the trip you will be able to drive 100km/h (on the highway) and half the trip you will drive 50km/h (going through small towns). how long will it take you to get there? \n" ); document.write( "
Algebra.Com's Answer #571903 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
you will drive to a town that 100km away.
\n" ); document.write( " half the trip you will be able to drive 100km/h (on the highway) and half the trip you will drive 50km/h (going through small towns).
\n" ); document.write( " how long will it take you to get there?
\n" ); document.write( ":
\n" ); document.write( "Write a time equation, time = dist/speed
\n" ); document.write( "t = \"50%2F100\" + \"50%2F50\"
\n" ); document.write( "t = .5 + 1
\n" ); document.write( "t = 1.5 hrs
\n" ); document.write( "
\n" );