document.write( "Question 856939: The speed of a boat in still water is 10 mph. If the boat travels 108 miles upstream in the same time it takes to travel 132 miles downstream, find the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #516244 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The speed of a boat in still water is 10 mph. If the boat travels 108 miles upstream in the same time it takes to travel 132 miles downstream, find the speed of the current.
\n" ); document.write( "----------
\n" ); document.write( "Upstream DATA:
\n" ); document.write( "dist = 108 miles ; rate = c-10 mph ; time = d/r = 108/(c-10)
\n" ); document.write( "-------
\n" ); document.write( "Downstream DATA:
\n" ); document.write( "dist = 132 miles ; rate = c+10 mph ; time = 132/(c+10)
\n" ); document.write( "---------
\n" ); document.write( "Equation:
\n" ); document.write( "108/(c-10) = 132/(c+10)
\n" ); document.write( "-------
\n" ); document.write( "108c + 1080 = 132c - 1320
\n" ); document.write( "-------
\n" ); document.write( "24c = 2400
\n" ); document.write( "c = 100 mph (rate of the current-----unbelievable)
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );