document.write( "Question 435782: A motorboat can go 48 miles downstream on a river in 1 hour. It takes 1.5 hours for this boat to go back upstream the same 48 miles. Find the speed of the current and the boat (in mph). \n" ); document.write( "
Algebra.Com's Answer #301577 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and c represent the speed of the boat and current respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + c = 48mph |r = D/t = 48mi/1hr
\n" ); document.write( " x - c = 32mph |r = 48mi/1.5hr
\n" ); document.write( " 2x = 80mph
\n" ); document.write( " x = 40mph, speed of boat. The current is 8mph (48mph-40mph) \n" ); document.write( "
\n" );