document.write( "Question 788146: the downriver trip is 36 km each way and takes 8 hours for thr trip. the upriver destination is 60 km away and take 10 hours to get there. find the speed of the boat in still water and the speed of the river \n" ); document.write( "
Algebra.Com's Answer #478418 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+c+\" = speed of the river ( the current ) in km/hr
\n" ); document.write( "Let \"+s+\" = the speed of the boat in still water in km/hr
\n" ); document.write( "\"+s+%2B+c+\" = speed of boat going downstream
\n" ); document.write( "\"+s+-+c+\" = speed of boat going upstream
\n" ); document.write( "------------------------------------
\n" ); document.write( "It sounds like there is a round trip of \"+2%2A36+\" km
\n" ); document.write( "which means the (+) and (-) effects of the current
\n" ); document.write( "cancel out
\n" ); document.write( "Making round trip:
\n" ); document.write( "(1) \"+2%2A36+=+s%2A8+\"
\n" ); document.write( "(1) \"+72+=+8s+\"
\n" ); document.write( "(1) \"+s+=+9+\"
\n" ); document.write( "Going upstream:
\n" ); document.write( "(2) \"+60+=+%28+s+-+c+%29%2A10+\"
\n" ); document.write( "(2) \"+60+=+%28+9+-+c+%29%2A10+\"
\n" ); document.write( "(2) \"+60+=+90-+-+10c+\"
\n" ); document.write( "(2) \"+10c+=+90+-+60+\"
\n" ); document.write( "(2) \"+10c+=+30+\"
\n" ); document.write( "(2) \"+c+=+3+\"
\n" ); document.write( "---------------------
\n" ); document.write( "The speed of the boat in still water is 9 km/hr
\n" ); document.write( "The speed of the river is 3 km/hr\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );