document.write( "Question 932120: A power boat takes 30 minutes to travel 10 miles
\n" );
document.write( "downstream. The return trip takes 50 minutes. What is the speed of the current? \n" );
document.write( "
Algebra.Com's Answer #565977 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! r + c = 20mph \n" ); document.write( "r - c = 12mph \n" ); document.write( "2r = 32 \n" ); document.write( "r = 16mph \n" ); document.write( "c = 4mph |