document.write( "Question 930545: A boat travels 36 miles downstream (with the current) and returns the same distance upstream (against the current). The boat's speed was 15 mph. If round trip took 5 hours, determine the speed of the current.\r
\n" );
document.write( "\n" );
document.write( "ANSWER: The speed of the current is ____ mph. \n" );
document.write( "
Algebra.Com's Answer #565071 by mananth(16946)![]() ![]() You can put this solution on YOUR website! boat speed = 15 mph \n" ); document.write( "current speed = x mph \n" ); document.write( " \n" ); document.write( "against current = 15 - x \n" ); document.write( "with current = 15 + x \n" ); document.write( " \n" ); document.write( "Total distance = 36 miles Total Time= 5.00 hours \n" ); document.write( "Time upstream + time downstream = 5 hours \n" ); document.write( " \n" ); document.write( "36 /( 15 - x )+ 36 /( \n" ); document.write( "36 ( 15 + x )+ 36 ( \n" ); document.write( "540 + 36 x + 540 -36 x \n" ); document.write( "1080 - -1125 = -5 X^2 \n" ); document.write( "-45 = -5 X^2 \n" ); document.write( "-5 X^2= -45 \n" ); document.write( "x2= = 9 \n" ); document.write( "x= +/- 3 \r \n" ); document.write( "\n" ); document.write( "3 mph \n" ); document.write( " |