document.write( "Question 228130: a boat travels 24 mi uptream in 3 hrs. it hen takes 3 hrs to go 36 mi downstream. find the speed of the boat in still water and the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #169421 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
D=RT
\n" ); document.write( "24=r*3
\n" ); document.write( "r=24/3
\n" ); document.write( "r=8 mph. upstream.
\n" ); document.write( "36=r*3
\n" ); document.write( "r=36/3
\n" ); document.write( "r=12 mph. downstream.
\n" ); document.write( "(12-8)/2=4/2=2 mph. is the current speed,
\n" ); document.write( "12-2=10 speed of the boat in still watre.
\n" ); document.write( "8+2=10 ditto.
\n" ); document.write( "
\n" );