document.write( "Question 875053: A boat traveled against the current for 70 miles for the same time it traveled with the current for 95 miles. What was the boat's average speed if the rate of the current was 5 mi/h? \n" ); document.write( "
Algebra.Com's Answer #527900 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A boat traveled against the current for 70 miles for the same time it traveled with the current for 95 miles. What was the boat's average speed if the rate of the current was 5 mi/h?
\n" ); document.write( "***
\n" ); document.write( "let x=average speed of boat
\n" ); document.write( "(x+5)=speed of boat with current
\n" ); document.write( "(x-5) speed of boat against current
\n" ); document.write( "travel time=distance/speed
\n" ); document.write( "\"70%2F%28x-5%29=95%2F%28x%2B5%29\"
\n" ); document.write( "70x+350=95x-475
\n" ); document.write( "25x=825
\n" ); document.write( "x=33
\n" ); document.write( "average speed of boat=33 mph
\n" ); document.write( "
\n" );