document.write( "Question 721084: A boat travels 24 mi downstream in 3 hrs and returns in 12 hrs. Speed of the stream?\r
\n" );
document.write( "\n" );
document.write( "time = x
\n" );
document.write( "speed of stream = y
\n" );
document.write( "3x + y =24
\n" );
document.write( "12x + y = 24\r
\n" );
document.write( "\n" );
document.write( "Have no idea what to do. Help.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #442181 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A boat travels 24 mi downstream in 3 hrs and returns in 12 hrs. Speed of the stream? \n" ); document.write( "-------------- \n" ); document.write( "The speed of the boat (wrt the land) is the average of the speed up & downstream. \n" ); document.write( "24/3 = 8 mi/hr \n" ); document.write( "24/12 = 2 mi/hr \n" ); document.write( "--- \n" ); document.write( "Boat's speed = (8+2)/2 = 5 mi/hr \n" ); document.write( "---- \n" ); document.write( "The current is the difference \n" ); document.write( "8 - 5 = 3 mi/hr \n" ); document.write( " \n" ); document.write( " |