document.write( "Question 729969: The speed of the current in a river is 5 miles per hour. A boat leaves a dock on the bank of the river, travels upstream 25 miles, and returns to the dock in 12 hours. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #482331 by Finavon(81)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Boat speed: x mph \n" ); document.write( "Total time = \n" ); document.write( "Multiply by (x-5)*(x+5) \n" ); document.write( "25*(x+5) + 25*(x-5) = 12*(x-5)*(x+5) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Solves for \n" ); document.write( " \n" ); document.write( "Real x = 90/12 = 7.5 mph \n" ); document.write( "Check: \n" ); document.write( "25 miles @ 2.5 mph 10 hrs \n" ); document.write( "25 miles @ 12.5 mph 2 hours \n" ); document.write( "Total 12 hrs \n" ); document.write( " \n" ); document.write( " |