document.write( "Question 329422: I need some help in solving this problem. The current ina stream moves at a speed of 2 km/h. A boat travel 27 km upstream and 27 km downstream in a total of 17 hours. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #236128 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The current in a stream moves at a speed of 2 km/h.
\n" ); document.write( "A boat travel 27 km upstream and 27 km downstream in a total of 17 hours.
\n" ); document.write( "What is the speed of the boat in still water?
\n" ); document.write( "---
\n" ); document.write( "Upstream DATA:
\n" ); document.write( "distance = 27 km ; rate = (x-2) km/h ; time = d/r = 27/(x-2) hrs.
\n" ); document.write( "---------------------------
\n" ); document.write( "Downstream DATA:
\n" ); document.write( "distance = 27 km ; rate = (x+2) km/h ; time = 27/(x+2)
\n" ); document.write( "----------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "time up + time down = 17
\n" ); document.write( "27/(x-2) + 27(x+2) = 17 hrs
\n" ); document.write( "-------------------------------
\n" ); document.write( "Multiply thru by (x-2)(x+2)
\n" ); document.write( "---
\n" ); document.write( "27(x+2) + 27(x-2) = 17(x^2-4)
\n" ); document.write( "54x = 17x^2 - 68x
\n" ); document.write( "---
\n" ); document.write( "17x^2 - 122x = 0
\n" ); document.write( "x(17x-122) = 0
\n" ); document.write( "Positive solution:
\n" ); document.write( "x = 122/17 = 7.1765 km/h (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" );