document.write( "Question 707663: please explain the step for this I have no idea.
\n" );
document.write( "the speed of the current in a river is 6 mph a ferry operator who works that part of the river is looking to buy a new boat for his business everyday his route takes him 22.5 miles against the current and back to his deck and he needs this trip in a total of 9 hours he has a boat in mind but he can only test it on a lake where there in no current how fast must the boat go on the lake in order for it to serve the ferry operators needs \n" );
document.write( "
Algebra.Com's Answer #435812 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the speed of the current in a river is 6 mph a ferry operator who works that part of the river is looking to buy a new boat for his business everyday his route takes him 22.5 miles against the current and back to his deck and he needs this trip in a total of 9 hours he has a boat in mind but he can only test it on a lake where there in no current how fast must the boat go on the lake in order for it to serve the ferry operators needs \n" ); document.write( "---- \n" ); document.write( "Solve for boat speed in still water. \n" ); document.write( "--- \n" ); document.write( "Against current DATA: \n" ); document.write( "distance = 22.5 miles ; rate = b-6 mph ; time = d/r = 22.5/(b-6) hrs. \n" ); document.write( "----- \n" ); document.write( "With current DATA: \n" ); document.write( "distance = 22.5 miles ; rate = b+6 mph ; time = d/r = 22.5/(b+6) hrs \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "time + time = 9 hrs \n" ); document.write( "22.5/(b-6) + 22.5/(b+6) = 9 hrs \n" ); document.write( "------ \n" ); document.write( "22.5(b+6) + 22.5(b-6) = 9(b^2-36) \n" ); document.write( "45b = 9(b^2-36) \n" ); document.write( "5b = b^2-36 \n" ); document.write( "b^2-5b-36 = 0 \n" ); document.write( "Factor: \n" ); document.write( "b^2-9b+4b-36 = 0 \n" ); document.write( "b(b-9)+4(b-9) = 0 \n" ); document.write( "(b-9)(b+4) = 0 \n" ); document.write( "---- \n" ); document.write( "Positive solution: \n" ); document.write( "b = 9 mph (required speed of the boat in still water) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " \n" ); document.write( " |