document.write( "Question 478712: If I'm driving 80mph and my destination is 300 miles away , how long will it take me? \n" ); document.write( "
Algebra.Com's Answer #327992 by emargo19(101)\"\" \"About 
You can put this solution on YOUR website!
Speed : 300mph
\n" ); document.write( "Dist: 800
\n" ); document.write( "Time:t
\n" ); document.write( "\"Spd=dist%2Ftime\"
\n" ); document.write( "\"300=+800%2Ftime\"
\n" ); document.write( "\"Time=2.6\"
\n" ); document.write( "So time is 2.6 hours
\n" ); document.write( "
\n" );