document.write( "Question 821431: A Mississippi riverboat travels 24 miles downstream in three hours and then makes the return trip upstream in six hours. Find the speed of the riverboat in still water and the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #494115 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A Mississippi riverboat travels 24 miles downstream in three hours and then makes the return trip upstream in six hours. Find the speed of the riverboat in still water and the speed of the current. \n" ); document.write( "--------- \n" ); document.write( "down rate = 24/3 = 8 mph \n" ); document.write( "---- \n" ); document.write( "up rate = 24/6 = 4 mph \n" ); document.write( "------------------------------- \n" ); document.write( "Equations: \n" ); document.write( "b + c = 8 \n" ); document.write( "b - c = 4 \n" ); document.write( "------ \n" ); document.write( "Add and solve for b(boat speed) \n" ); document.write( "2b = 12 \n" ); document.write( "b = 6 mph (boat speed in still water) \n" ); document.write( "----- \n" ); document.write( "Solve for c (current): \n" ); document.write( "b + c = 8 \n" ); document.write( "6 + c = 8 \n" ); document.write( "c = 2 mph (current speed) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |