document.write( "Question 395750: Traveling upstream against the current, it took a motorboat 2 hours to make a 60 mile trip. The return trip traveling downstream with the current took 1 hour. Find the rate of current. \n" ); document.write( "
Algebra.Com's Answer #280852 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and c represent rate of boat and current respectively
\n" ); document.write( "Question states*** D = r*t OR r = D/t
\n" ); document.write( " x + c = 60mi/1hr
\n" ); document.write( " x - c = 60mi/2hr\r
\n" ); document.write( "\n" ); document.write( " x + c = 60mph
\n" ); document.write( " x - c = 30mph
\n" ); document.write( " 2x = 90mph
\n" ); document.write( " x = 45mph, speed of the boat
\n" ); document.write( " 45mph + c = 60mph
\n" ); document.write( " c = 15mph, the rate of the current \n" ); document.write( "
\n" );