document.write( "Question 157872This question is from textbook
\n" );
document.write( ": A fisherman on the river rows 9 miles downstream in the same amount of time he rows 3 miles upstream. if the current is 6 miles per hour. find how lonbg it takes him to cover the 12 miles. \n" );
document.write( "
Algebra.Com's Answer #116356 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A fisherman on the river rows 9 miles downstream in the same amount of time he rows 3 miles upstream. if the current is 6 miles per hour. find how lonbg it takes him to cover the 12 miles. \n" ); document.write( ". \n" ); document.write( "Apply the distance formula: \n" ); document.write( "d = rt \n" ); document.write( "where \n" ); document.write( "d is distance \n" ); document.write( "r is rate or speed \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "solving for t we get: \n" ); document.write( "t = d/r \n" ); document.write( ". \n" ); document.write( "Let f = speed of boat in still water \n" ); document.write( ". \n" ); document.write( "9/(f+6) = 3/(f-6) \n" ); document.write( "cross multiplying we get: \n" ); document.write( "3(f+6) = 9(f-6) \n" ); document.write( "3f + 18 = 9f - 54 \n" ); document.write( "18 = 6f - 54 \n" ); document.write( "72 = 6f \n" ); document.write( "12 mph = f (speed of boat in still water) \n" ); document.write( ". \n" ); document.write( "Time traveling downstream: \n" ); document.write( "t = 9/(f+6) \n" ); document.write( "t = 9/(12+6) \n" ); document.write( "t = 9/18 \n" ); document.write( "t = 1/2 hour \n" ); document.write( ". \n" ); document.write( "Time traveling upstream: \n" ); document.write( "t = 3/(f-6) \n" ); document.write( "t = 3/(12-6) \n" ); document.write( "t = 3/18 \n" ); document.write( "t = 1/6 \n" ); document.write( ". \n" ); document.write( "Total time: \n" ); document.write( "1/2 + 1/6 = 3/6 + 1/6 = 4/6 = 2/3 hours \n" ); document.write( "or, in terms of minutes \n" ); document.write( "2/3 * 60 = 2 * 20 = 40 minutes\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |