document.write( "Question 6302: Problem Solving Using Systems of Equations\r
\n" ); document.write( "\n" ); document.write( "Julie and Eric row their boat(at a constant speed) 55 miles downstream for 5 hours, helped by the current. Row at the same rate, the trip back against the current takes 11 hours. Find the rate of the current.
\n" ); document.write( "

Algebra.Com's Answer #3691 by xcentaur(357)\"\" \"About 
You can put this solution on YOUR website!
let the speed of their rowin be x mph
\n" ); document.write( "let the speed of the current be y mph
\n" ); document.write( "


\n" ); document.write( "then speed downstream=(x+y)mph
\n" ); document.write( "distance=55 miles
\n" ); document.write( "time=5 hours
\n" ); document.write( "speed=d/t=55/5=11 mph
\n" ); document.write( "therefore,(x+y)=11
\n" ); document.write( "


\n" ); document.write( "speed upstream=(x-y)mph
\n" ); document.write( "distance=55 miles
\n" ); document.write( "time taken=11 hours
\n" ); document.write( "speed=d/t=55/11=5 mph
\n" ); document.write( "therefore,(x-y)=5 mph
\n" ); document.write( "


\n" ); document.write( "Now we have a system of equations:
\n" ); document.write( "x+y=11
\n" ); document.write( "x-y=5
\n" ); document.write( "


\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Cx+%2B+1%5Cy+=+11%2C%0D%0A++++1%5Cx+%2B+-1%5Cy+=+5+%29%0D%0A++\"
\n" ); document.write( "
\n" ); document.write( " Any system of equations:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " has solution
\n" ); document.write( "
\n" ); document.write( " or
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " (x=8, y=3}
\n" ); document.write( "

\n" ); document.write( "\n" ); document.write( "


\n" ); document.write( "Thus we get,
\n" ); document.write( "(x=8, y=3}
\n" ); document.write( "


\n" ); document.write( "Hence speed of current: 3 mph
\n" ); document.write( "

\n" ); document.write( "Prabhat. \n" ); document.write( "

\n" );