document.write( "Question 1107789: Jane took 30 min to drive her boat upstream to​ water-ski at her favorite spot. Coming back later in the​ day, at the same boat​ speed, took her 15 min. If the current in that part of the river is 6 km per​ hr, what was her boat speed in still​ water? \n" ); document.write( "
Algebra.Com's Answer #853842 by ikleyn(53619)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Jane took 30 min to drive her boat upstream to water-ski at her favorite spot.
\n" ); document.write( "Coming back later in the& day, at the same boat speed, took her 15 min.
\n" ); document.write( "If the current in that part of the river is 6 km per hr, what was her boat speed in still water?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let boat speed in still water be x\r\n" );
document.write( "The speed of the current = 6 km/h\r\n" );
document.write( "\r\n" );
document.write( "upstream speed = (x-6) km/h.\r\n" );
document.write( "downstream speed = (x+6) km/h\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "distance = time * speed\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Distance upstream is  1/2 of an hour * (x-6) km/h\r\n" );
document.write( "\r\n" );
document.write( "    d = \"%281%2F2%29%2A%28x-6%29\" kilometers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Distance downstream is  1/4 of an hour * (x+6) km/h\r\n" );
document.write( "\r\n" );
document.write( "    d = \"%281%2F4%29%2A%28x%2B6%29\" kilometers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The distance is the same in both directions - - - so, we have this equation \r\n" );
document.write( "\r\n" );
document.write( "    \"%281%2F2%29%2A%28x-6%29\" = \"%281%2F4%29%2A%28x%2B6%29\"     (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply equation (1) by 4  (both sides).  We get\r\n" );
document.write( "\r\n" );
document.write( "    2(x-6) = x + 6,\r\n" );
document.write( "\r\n" );
document.write( "    2x - 12 = x + 6,\r\n" );
document.write( "\r\n" );
document.write( "    2x - x = 12 + 6,\r\n" );
document.write( "\r\n" );
document.write( "       x   =    18.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The speed of boat in still water is 18 km/h.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );