document.write( "Question 862069: if a boat is traveling 262.5 miles going 15mph, how many days will it take? \n" ); document.write( "
Algebra.Com's Answer #519454 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
d = r*t
\n" ); document.write( "t = d/r
\n" ); document.write( "
\n" );