document.write( "Question 452928: A boat travels upstream, against the current, at 4 miles per hour. The return trip, the boat goes downstream, with the current at 10 mile per hour. The current speed remains constant. What is the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #311320 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x-c=4
\n" ); document.write( "x+c=10
\n" ); document.write( "2x=14
\n" ); document.write( "x=7
\n" ); document.write( "c=3
\n" ); document.write( "The current is 3 mph..
\n" ); document.write( "
\n" );