document.write( "Question 149899This question is from textbook
\n" );
document.write( ": The Hudson River flows at a rate of 3 mile per hour. A patrol boat travels 60 miles upriver, and returns in a total time of 9 hours. What is the speed of the boat in still water? \n" );
document.write( "
Algebra.Com's Answer #110015 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The Hudson River flows at a rate of 3 mile per hour. A patrol boat travels 60 miles upriver, and returns in a total time of 9 hours. What is the speed of the boat in still water? \n" ); document.write( ". \n" ); document.write( "Let x = speed of patrol boat in still water \n" ); document.write( ". \n" ); document.write( "Time it takes to go up river: \n" ); document.write( "60/(x-3) \n" ); document.write( ". \n" ); document.write( "Time it takes to go down river: \n" ); document.write( "60/(x+3) \n" ); document.write( ". \n" ); document.write( "Therefore, we have: \n" ); document.write( "60/(x-3) + 60/(x+3) = 9 \n" ); document.write( "multiplying both sides by (x-3)(x+3) we get: \n" ); document.write( "60(x+3) + 60(x-3) = 9(x-3)(x+3) \n" ); document.write( "60x + 180 + 60x - 180 = 9(x^2-9) \n" ); document.write( "120x = 9x^2 - 81 \n" ); document.write( "0 = 9x^2 - 120X - 81 \n" ); document.write( "0 = 3x^2 - 40X - 27 \n" ); document.write( ". \n" ); document.write( "Since we can't factor, we must use the quadratic equation. The solutions it gives is a positive and a negative answer. Since it can't be negative we use the positive one. \n" ); document.write( ". \n" ); document.write( "x = 14 mph \n" ); document.write( ". \n" ); document.write( "Quadratic solution follows: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |