document.write( "Question 883658: A log boat travels 4 kms in 1 hour. How long will it take
\n" );
document.write( "to travel 20 kms? \n" );
document.write( "
Algebra.Com's Answer #533688 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! d = r*t \n" ); document.write( "r = d/t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |