document.write( "Question 1191430: A river is flowing downstream at rate of 2km/h.
\n" );
document.write( "Murray can swim at a rate of 3km/h.
\n" );
document.write( "Murray jumps in and swims downstream for a certain distance then turns around and swims upstream back to the start. In total it takes 30 minutes.
\n" );
document.write( "How far did Murray swim downstream?\r
\n" );
document.write( "\n" );
document.write( "I got 15/16 km but the answer is 5/12 km. How did it get to 5/12km? \n" );
document.write( "
Algebra.Com's Answer #823220 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "His downstream rate is 5km/h; his upstream speed is 1km/h. \n" ); document.write( "If the distance in kilometers is d, then a traditional algebraic approach would look something like this: \n" ); document.write( "time downstream = d/5 \n" ); document.write( "time upstream = d/1 = d \n" ); document.write( "The total time was 30 minutes, which is 1/2 hour: \n" ); document.write( " \n" ); document.write( "Multiply by 10 to clear fractions: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: 5/12 km \n" ); document.write( "I personally prefer a different solution method: \n" ); document.write( "His downstream rate of 5km/h is 5 times his upstream speed; since the distances downstream and back are the same, he spends 5 times much time coming upstream as going downstream. That means he spends 1/6 of the total time going downstream and 5/6 of his total time coming back upstream. \n" ); document.write( "Now use either the downstream or upstream speeds and times to find the distance. \n" ); document.write( "Downstream: \n" ); document.write( "1/6 of 30 minutes, or 1/6 of 1/2 hour, is 1/12 hour; 1/12 hour at 5km/h is (5)(1/12) = 5/12 km. \n" ); document.write( "or... \n" ); document.write( "Upstream: \n" ); document.write( "5/6 of 1/2 hour is 5/12 hour; 5/12 of an hour at 1km/h is (1)(5/12) = 5/12 km. \n" ); document.write( " \n" ); document.write( " |