document.write( "Question 856081: Emily rows six miles downstream in 1 hour and her friend Ashley, rowing 1 mile per hour faster,completes the return trip in 2 hours.\r
\n" );
document.write( "\n" );
document.write( "a) Find the speed of the current and each girl's rowing speed. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) If Emily and Ashley were rowing separately, who would complete their trip first and by how long? (Round to hundredths if necessary) \n" );
document.write( "
Algebra.Com's Answer #515837 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Emily rows six miles downstream in 1 hour and her friend Ashley, rowing 1 mile per hour faster, completes the return trip in 2 hours. \n" ); document.write( ": \n" ); document.write( "a) Find the speed of the current and each girl's rowing speed. \n" ); document.write( "Let s = E's rowing speed \n" ); document.write( "then \n" ); document.write( "(s+1) = A's rowing speed \n" ); document.write( "let c = speed of the current \n" ); document.write( "Write an distance equation for each way. (Dist = speed * time \n" ); document.write( "1(s + c) = 6 \n" ); document.write( "and \n" ); document.write( "2(s+1-c) = 6 \n" ); document.write( "simplify the equation, divide by 2 \n" ); document.write( "s + 1 - c = 3 \n" ); document.write( "s - c = 3 - 1 \n" ); document.write( "s - c = 2 \n" ); document.write( "Use elimination on the two equation \n" ); document.write( "s + c = 6 \n" ); document.write( "s - c = 2 \n" ); document.write( "------------adding eliminates c, find s \n" ); document.write( "2s = 8 \n" ); document.write( "s = 4 mph is E's rowing speed, and 5 mph is A's rowing speed \n" ); document.write( "find the current \n" ); document.write( "4 + c = 6 \n" ); document.write( "c = 6 - 4 \n" ); document.write( "c = 2 mph is the current \n" ); document.write( ": \n" ); document.write( "b) If Emily and Ashley were rowing separately, who would complete their trip first and by how long? (Round to hundredths if necessary) \n" ); document.write( "A rows 1 mph faster so she would complete the trip first \n" ); document.write( "E's round trip time (6 mph down, 2 mph back) \n" ); document.write( " \n" ); document.write( "A's round trip time (7 mph down, 3 mph back) \n" ); document.write( " \n" ); document.write( "Difference: \n" ); document.write( "4 - 2.857 = 1.14 hrs less \n" ); document.write( " \n" ); document.write( " |