document.write( "Question 1030809: A rowing team rowed
\n" );
document.write( "100
\n" );
document.write( " miles while going with the current in the same amount of time as it took to row
\n" );
document.write( "20
\n" );
document.write( " miles going against the current. The rate of the current was
\n" );
document.write( "6
\n" );
document.write( " miles per hour. Find the rate of the rowing team in still water. \n" );
document.write( "
Algebra.Com's Answer #648829 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Since the time for the distances is the same, then: \n" ); document.write( "100/x+6=20/x-6 \n" ); document.write( "100x-600=20x+120 \n" ); document.write( "80x=720 \n" ); document.write( "x=9 miles an hour as the rowing teams' rate in still water!!!!!!! \n" ); document.write( " |