document.write( "Question 6312: 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. Rowing 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 #3393 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! Assume the rowing speed is Vr and the current speed is Vw. \n" ); document.write( " \n" ); document.write( " We have the downstream speed: Vr + Vw = 55/5 = 11 ...(1) \n" ); document.write( " and the upstream speed Vr - Vw = 55/11 = 5 ...(2)\r \n" ); document.write( "\n" ); document.write( " Hence, Vr = (11+5)/2 = 8 miles/hr and Vw = (11-5)/2 = 3 miles/hr\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " PS: Usually, I don't answer such kind of simple question and similar \n" ); document.write( " questions appeared thousand times here. \n" ); document.write( " To avoid that you got terrible long solutions so I showed something \n" ); document.write( " that I learned when I was in elementary school and hope you don't \n" ); document.write( " bother with this kinds of question any more. \n" ); document.write( " |