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)![]() ![]() 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 \n" ); document.write( "r + c = 16mph \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 |