document.write( "Question 275588: A motorboat traveling with the current went 60 mi in 3 h. Against the current, it took 5 h to travel the same distance. Find the rate of the boat in calm water and the rate of the current.
\n" );
document.write( "rate of boat _______mph
\n" );
document.write( "rate of current ______mph
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #201015 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! b + c = 60 / 3 = 20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b - c = 60 / 5 = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "adding equations ___ 2b = 32 ___ b = 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ 16 + c = 20 ___ c = 4 \n" ); document.write( " |