document.write( "Question 82668: This problem is not from a textbook:\r
\n" );
document.write( "\n" );
document.write( "I understand that I need to create two equations but I am not sure how to formulate them. I am not sure how to position the variables in the \"rate x time = distance\" formula...\r
\n" );
document.write( "\n" );
document.write( "In a canoe race, a team paddles downstream 560 meters in 70 seconds. The same team makes the trip back upstream to the starting point in 80 seconds. First, write a system of two equations in two variables that models the problem. (Let r = the rate of the canoe team in still water and c = the rate of the current.\r
\n" );
document.write( "\n" );
document.write( "Second, find the team's rate in still water and the rate of the current \n" );
document.write( "
Algebra.Com's Answer #59259 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a canoe race, a team paddles downstream 560 meters in 70 seconds. The same team makes the trip back upstream to the starting point in 80 seconds. First, write a system of two equations in two variables that models the problem. (Let r = the rate of the canoe team in still water and c = the rate of the current. \n" ); document.write( "Second, find the team's rate in still water and the rate of the current \n" ); document.write( "----------------- \n" ); document.write( "Downstream DATA: \n" ); document.write( "distance = 560 m ; time = 70 sec ; rate = 560/70 = 8 m/sec \n" ); document.write( "------------ \n" ); document.write( "Upstream DATA: \n" ); document.write( "distance = 560 m ; time = 80 sec; rate = 560/80 = 7 m/sec \n" ); document.write( "--------------- \n" ); document.write( "Let rate in still water be s; Let rate of current be c: \n" ); document.write( "EQUATIONS: \n" ); document.write( "s+c = 8 m/sec \n" ); document.write( "s-c = 7 m/sec \n" ); document.write( "------------- \n" ); document.write( "Add the two equation to solve for \"s\": \n" ); document.write( "2s = 15 \n" ); document.write( "s=7.5 m/sec (this is the rate of the boat in still water) \n" ); document.write( "------------- \n" ); document.write( "Substitute to solve for \"c\": \n" ); document.write( "7.5-c=7 \n" ); document.write( "c=0.5 m/sec (this is the rate of the current) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |