document.write( "Question 276379: please explain this problem step by step. I am very confuse. seting up an equation in two variables for each problme. then solve. A rowing team rowing with the current traveled 18 mi in 2h. against the curret, the team rowed a distance of 8 mi in the same amount of time. find the rate of the rowing team in calm water and rate of the curreent. PLEASE HELP \n" ); document.write( "
Algebra.Com's Answer #201431 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A rowing team rowing with the current traveled 18 mi in 2h. \n" ); document.write( "against the current, the team rowed a distance of 8 mi in the same amount of time. \n" ); document.write( "find the rate of the rowing team in calm water and rate of the current \n" ); document.write( ": \n" ); document.write( "Let r = the rowing rate in still water \n" ); document.write( "Let c = rate of the current \n" ); document.write( "then \n" ); document.write( "(r+c) = speed downstream \n" ); document.write( "and \n" ); document.write( "(r-c) = speed upstream \n" ); document.write( ": \n" ); document.write( "Write a distance equation for each way. Dist = speed * time (2hrs for both) \n" ); document.write( "2(r+c) = 18; (downstream) \n" ); document.write( "2(r-c) = 8: (upstream) \n" ); document.write( "; \n" ); document.write( "Multiply what's inside brackets in both equations, then use elimination: \n" ); document.write( "2r + 2c = 18 \n" ); document.write( "2r - 2c = 8 \n" ); document.write( "----------------adding eliminates c, find r \n" ); document.write( "4r + 0c = 26 \n" ); document.write( "4r = 26 \n" ); document.write( "r = \n" ); document.write( "r = 6.5 mph rowing speed in still water \n" ); document.write( ": \n" ); document.write( "Find c using the equation 2r + 2c = 18, substitute 6.5 for r \n" ); document.write( "2(6.5) + 2c = 18 \n" ); document.write( "13 + 2c = 18 \n" ); document.write( "2c = 18 - 13; subtract 13 from both sides \n" ); document.write( "2c = 5 \n" ); document.write( "c = \n" ); document.write( "c = 2.5 mph is the rate of the current \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solutions in the original upstream equation, substitute for r and c \n" ); document.write( "2(r-c) = 8: \n" ); document.write( "2(6.5 - 2.5) = 8 \n" ); document.write( "2(4) = 8; confirms our solution \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Did this unconfuse you, any questions, ankor@att.net \n" ); document.write( " |