document.write( "Question 520863: A motorboat traveled 36 miles downstream, with the current, in 1.5 hours. The return trip upstream against the current, covered the same distance, but took two hours. Find the boats rate in still water and the rate of the current. \r
\n" ); document.write( "\n" ); document.write( "I tried to figure this problem out, but had trouble making it into an equation. What would X and Y stand for in this case?
\n" ); document.write( "

Algebra.Com's Answer #346254 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = boat's rate in still water
\n" ); document.write( "Let \"+c+\" = rate of current
\n" ); document.write( "given:
\n" ); document.write( "\"+d+=+36+\"
\n" ); document.write( "\"+t%5B1%5D+=+1.5+\"
\n" ); document.write( "\"+t%5B2%5D+=+2+\"
\n" ); document.write( "-----------
\n" ); document.write( "Going downstream:
\n" ); document.write( "\"+d+=+%28+s+%2B+c+%29%2At%5B1%5D+\"
\n" ); document.write( "(1) \"+36+=+%28+s%2B+c+%29%2A1.5+\"
\n" ); document.write( "Going upstream:
\n" ); document.write( "\"+d+=+%28+s+-+c+%29%2At%5B2%5D+\"
\n" ); document.write( "(2) \"+36+=+%28+s+-+c+%29%2A2+\"
\n" ); document.write( "-----------------
\n" ); document.write( "(1) \"+36+=+1.5s+%2B+1.5c+\"
\n" ); document.write( "(1) \"+15s+%2B+15c+=+360+\"
\n" ); document.write( "(1) \"+s+%2B+c+=+24+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+36+=+2s+-+2c+\"
\n" ); document.write( "(2) \"+s+-+c+=+18+\"
\n" ); document.write( "--------------
\n" ); document.write( "Add the equations
\n" ); document.write( "(1) \"+s+%2B+c+=+24+\"
\n" ); document.write( "(2) \"+s+-+c+=+18+\"
\n" ); document.write( "\"+2s+=+42+\"
\n" ); document.write( "\"+s+=+21+\"
\n" ); document.write( "and, since
\n" ); document.write( "(1) \"+s+%2B+c+=+24+\"
\n" ); document.write( "(1) \"+21+%2B+c+=+24+\"
\n" ); document.write( "(1) \"+c+=+3+\"
\n" ); document.write( "The boats rate in still water is 21 mi/hr
\n" ); document.write( "The rate of the current is 3 mi/hr
\n" ); document.write( "check:
\n" ); document.write( "(1) \"+36+=+%28+s%2B+c+%29%2A1.5+\"
\n" ); document.write( "(1) \"+36+=+%28+21%2B+3+%29%2A1.5+\"
\n" ); document.write( "(1) \"+36+=+24%2A1.5+\"
\n" ); document.write( "(1) \"+36+=+36+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );