document.write( "Question 905982: Traveling downstream, a boat can go 18km in 2 hours. Going upstream, it makes only 2/3 this distance in twice the time. What is the rate of the boat in still water, and what is the rate of the current? \n" ); document.write( "
| Algebra.Com's Answer #549575 by ewatrrr(24785)     You can put this solution on YOUR website! r + c = 9kmph \n" ); document.write( "r - c = 3kmph \n" ); document.write( "2r = 12kmph \n" ); document.write( "r = 6kmph and c = 3kmph |