document.write( "Question 1045497: Maricris rides her power boat up and down the Agno river. The water in the river flows at 6 miles per hour. Maricris takes 5 hours longer to travel 360 miles against the current than she does to travel 360 miles along with the current. What is the speed of Maricris boat in still water? \n" ); document.write( "
Algebra.Com's Answer #660943 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Maricris rides her power boat up and down the Agno river. The water in the river flows at 6 miles per hour. Maricris takes 5 hours longer to travel 360 miles against the current than she does to travel 360 miles along with the current. What is the speed of Maricris boat in still water?
\n" ); document.write( "--------------------
\n" ); document.write( "Upstream DATA:
\n" ); document.write( "dist = 360 miles ; time = x+5 hrs ; rate = d/t = 360/(x+5) mph
\n" ); document.write( "---
\n" ); document.write( "Downstream DATA:
\n" ); document.write( "dist = 360 miles ; time = x hrs ; rate = 360/x mph
\n" ); document.write( "--------------
\n" ); document.write( "Equation:
\n" ); document.write( "rate - rate = 6 mph
\n" ); document.write( "360/x - 360/(x+5) = 6
\n" ); document.write( "------
\n" ); document.write( "360x + 360*5 - 360x = 6x(x+5)
\n" ); document.write( "-----------------------------
\n" ); document.write( "6x^2 + 30x - 5*360 = 0
\n" ); document.write( "------
\n" ); document.write( "x^2 + 5x - 300 = 0
\n" ); document.write( "(x+20)(x-15) = 0
\n" ); document.write( "----
\n" ); document.write( "Positive solution:
\n" ); document.write( "x = 15 hrs
\n" ); document.write( "---
\n" ); document.write( "rate upstream = 360/(x+5) = 360/20 = 18 mph
\n" ); document.write( "rate downstream = 360/x = 360/15 = 24 mph
\n" ); document.write( "--------------
\n" ); document.write( "Equation:
\n" ); document.write( "boat speed + current = 24 mph
\n" ); document.write( "b + 6 = 24
\n" ); document.write( "b = 18 mph (boat speed in calm water)
\n" ); document.write( "------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );