document.write( "Question 839942: A boat takes 8 hours to go 6 miles upstream and come back to the starting point. If the speed of the boat is 4 miles per hour in still water, what is the rate of the current?
\n" );
document.write( "Hint: total time taken = time taken to go upstream + time taken to go downstream \n" );
document.write( "
Algebra.Com's Answer #505890 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! What is the speed of the water current? \n" ); document.write( "Let c = the speed of the current.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "________________speed_____________time___________distance \n" ); document.write( "UP______________4-c_______________(___)__________6 \n" ); document.write( "DOWN____________4+c_______________(___)__________6 \n" ); document.write( "TOTAL______________________________8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Uniform rates travel, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "________________speed_____________time___________distance \n" ); document.write( "UP______________4-c_______________6/(4-c)__________6 \n" ); document.write( "DOWN____________4+c_______________6/(4+c)__________6 \n" ); document.write( "TOTAL______________________________8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve this equation for c: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |