document.write( "Question 1055005: A boat takes 3 hrs to go 24 mi upstream against the current. It can go downstream with the current a distance of 48 mi in the same amount of time. Determine the speed of the boat in still water and the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #670202 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
r the speed of the boat in still water , c the speed of the current
\n" ); document.write( "r - c = 8mph \"24mi%2F3hr\"
\n" ); document.write( "r + c = 16mph \"48mi%2F3hr\"
\n" ); document.write( "2r = 24mph
\n" ); document.write( "r = 12mph, the speed of the boat in still water
\n" ); document.write( "c = 4mph, the speed of the current \"12-c+=+8\"
\n" ); document.write( "
\n" );