document.write( "Question 79960: 44. In still water, a boat averages 40 miles per hour. It takes the same amount of time to travel 85 miles downstream, with the current, as 75 miles upstream, against the current. What is the rate of the water’s current?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #57506 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! In still water, a boat averages 40 miles per hour. It takes the same amount of time to travel 85 miles downstream, with the current, as 75 miles upstream, against the current. What is the rate of the water’s current? \n" ); document.write( ": \n" ); document.write( "Let x = current rate \n" ); document.write( ": \n" ); document.write( "(40+x) = speed downstream \n" ); document.write( "(40-x) = speed upstream \n" ); document.write( ": \n" ); document.write( "Write a time equation; time = distance/speed \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Cross multiply: \n" ); document.write( "75(40+x) = 85(40-x) \n" ); document.write( ": \n" ); document.write( "3000 + 75x = 3400 - 85x \n" ); document.write( ": \n" ); document.write( "75x + 85x = 3400 - 3000 \n" ); document.write( ": \n" ); document.write( "160x = 400 \n" ); document.write( ": \n" ); document.write( "x = 400/160 \n" ); document.write( ": \n" ); document.write( "x = 2.5 mph is the current \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check by finding the distance at each speed: \n" ); document.write( "85/42.5 = 2 hrs \n" ); document.write( "75/37.5 = 2 hrs also\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |