document.write( "Question 367367: Two boats leave a ramp traveling in opposite directions. The second boat is 10 miles per hour faster than the first. After 3 hours they are 150 miles apart. Find the speeds of the boats? \n" ); document.write( "
Algebra.Com's Answer #261886 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+10=150/3
\n" ); document.write( "2x=40
\n" ); document.write( "x=20 mph
\n" ); document.write( "x+10=30 mph
\n" ); document.write( "
\n" );