document.write( "Question 424364: A boat traveled 96 miles in 8 hours against the current returned to its starting point. The boat returned to its starting point along the same course, traveling with the current. The return trip took 5 hours. Find the speed of the current and the speed of the boat in still water.\r
\n" );
document.write( "\n" );
document.write( "Can you show the way to work it out too?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #295849 by dnanos(83)![]() ![]() You can put this solution on YOUR website! Let x the speed of the boat in still water. \n" ); document.write( "and y the speed of the current. \n" ); document.write( "When traveled against the current the speed has been x-y. \n" ); document.write( "The return speed was by x+y speed. \n" ); document.write( "Multiply the time by the speed and obtain the distance 96 miles. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "divide the first eq. by 8 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply the same by 5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Add (and next step subtract ) \n" ); document.write( "10x=156 \n" ); document.write( "10y=36 \n" ); document.write( "... \n" ); document.write( "x=15.6 \n" ); document.write( "y=3.6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |