document.write( "Question 260475: A boat travels 60 km upstream (against the current) in 5 hours. The boat travels the same distance downstream in 3 hours. What is the rate of the boat in still water? What is the rate of the current?\r
\n" );
document.write( "\n" );
document.write( "I need to use a system of 2 equations in 2 variables in the answer. \n" );
document.write( "
Algebra.Com's Answer #191853 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! D=RT \n" ); document.write( "60=R*5 \n" ); document.write( "R=60/5 \n" ); document.write( "R=12 KMH. GOING UPSTREAM. \n" ); document.write( "60=R*3 \n" ); document.write( "R=60/3 \n" ); document.write( "R=20 KMH. GOING DOWNSTREAM. \n" ); document.write( "(20-12)/2=8/2=4 KMH IS THE CURRENT SPEED. \n" ); document.write( "12+4=16 KMH IS THE BOAT SPEED \n" ); document.write( "20-4=16 DITTO. \n" ); document.write( " \n" ); document.write( " |