document.write( "Question 1025382: A logging barge on the Mississippi River travels 24 miles upstream in 3 hours. The return trip takes the barge only 2 hours. Find the rate of the barge in still water. \n" ); document.write( "
Algebra.Com's Answer #640664 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let speed of barge in still water be x mph
\n" ); document.write( "and current speed = y mph\r
\n" ); document.write( "\n" ); document.write( "upstream distance = 24
\n" ); document.write( "time = 3 hours\r
\n" ); document.write( "\n" ); document.write( "upstream speed = 24/3 = 8 mph\r
\n" ); document.write( "\n" ); document.write( "downstream distance = 24 miles
\n" ); document.write( "time = 2 hours
\n" ); document.write( "speed = 24/2=12 mph\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x+y =12
\n" ); document.write( "x-y =8\r
\n" ); document.write( "\n" ); document.write( "add the equations\r
\n" ); document.write( "\n" ); document.write( "2x = 20
\n" ); document.write( "x= 10 \r
\n" ); document.write( "\n" ); document.write( "speed of bargein still water = 10 mph
\n" ); document.write( "
\n" );