document.write( "Question 628799: A motorboat maintain a constant speed of 15 mph in the water in going 10 miles upstream and then returning. The total time for the trip was 1.5 hours. Find the speed of the water current?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "please solve this .. urgently \n" );
document.write( "
Algebra.Com's Answer #395935 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A motorboat maintain a constant speed of 15 mph in the water in going 10 miles \n" ); document.write( " upstream and then returning. \n" ); document.write( " The total time for the trip was 1.5 hours. \n" ); document.write( " Find the speed of the water current? \n" ); document.write( ": \n" ); document.write( "Let c = speed of the current \n" ); document.write( "then \n" ); document.write( "(15-c) = effective speed upstream \n" ); document.write( "and \n" ); document.write( "(15+c) = effective speed downstream \n" ); document.write( ": \n" ); document.write( "Write a time equation, time = dist/speed \n" ); document.write( "; \n" ); document.write( "time up + time back = 1.5 hrs \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply thru by (15-c)(15+c) to clear the denominators, results: \n" ); document.write( "10(15+c) + 10(15-c) = 1.5(15+c)(15-c) \n" ); document.write( ": \n" ); document.write( "150 + 10c + 150 - 10c = 1.5(225-c^2) \n" ); document.write( "300 = 337.5 - 1.5c^2 \n" ); document.write( ": \n" ); document.write( "Add 1.5c^2 to both sides, subtract 300 from both sides \n" ); document.write( "1.5c^2 = 337.5 - 300 \n" ); document.write( "1.5c^2 = 37.5 \n" ); document.write( ": \n" ); document.write( "Divide both sides by 1.5 \n" ); document.write( "c^2 = 25 \n" ); document.write( "c = \n" ); document.write( "c = 5 mph is the current \n" ); document.write( ": \n" ); document.write( "You can check this in the original time equation; replace with 5 \n" ); document.write( " |