document.write( "Question 399002: how many days will a 500 km trip take if your going 7 h/day and 12 km/h? \n" ); document.write( "
Algebra.Com's Answer #282621 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
7*12*X=500
\n" ); document.write( "84X=500
\n" ); document.write( "X=500/84
\n" ); document.write( "X=5.95 DAYS
\n" ); document.write( "
\n" );