document.write( "Question 386825: A boats crew rowed 7.5 miles downstream, with the current,in 1.5 hours. The return trip upstream, against the current,coverred the same distance, but took 2.5 hours.Find the crews rowing rate in still water at the rate of the current. \n" ); document.write( "
Algebra.Com's Answer #276087 by gwendolyn(128)![]() ![]() You can put this solution on YOUR website! To solve this problem, we will make use of the formula: \n" ); document.write( "distance = rate*time\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When traveling with a current, the rate of the current is added to the rate of the boat to get the effective rate. When traveling against a current, the rate of the current is subtracted from the rate of the boat to get the effective rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let X be the rate of the boat. \n" ); document.write( "Let Y be the rate of the current.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A boats crew rowed 7.5 miles downstream, with the current, in 1.5 hours. \n" ); document.write( "Using the formula, distance = rate* time:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7.5 = (X + Y)*1.5 \n" ); document.write( "7.5 = 1.5X + 1.5Y \n" ); document.write( "Let's solve for X by isolating the term with X: \n" ); document.write( "7.5 - 1.5Y = 1.5X + 1.5Y - 1.5Y \n" ); document.write( "7.5 - 1.5Y = 1.5X \n" ); document.write( "Divide both sides by 1.5: \n" ); document.write( "(7.5)/(1.5) - (1.5Y)/(1.5) = (1.5X)/(1.5) \n" ); document.write( "5 - Y = X\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The return trip upstream, against the current,coverred the same distance, but took 2.5 hours [ed -- originally stated \"miles\" but must be \"hours\"]. \n" ); document.write( "Using the formula, distance = rate* time (Note: the return trip distance is the same as the trip downstream):\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7.5 = (X - Y)*2.5 \n" ); document.write( "7.5 = 2.5X - 2.5Y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute the value of X from the first equation: \n" ); document.write( "7.5 = 2.5(5 - Y) - 2.5Y \n" ); document.write( "7.5 = 12.5 - 2.5Y - 2.5Y \n" ); document.write( "7.5 = 12.5 - 5Y \n" ); document.write( "Subtract 12.5 from both sides: \n" ); document.write( "7.5 - 12.5 = 12.5 - 5Y - 12.5 \n" ); document.write( "-5 = -5Y \n" ); document.write( "Divide both sides by -5: \n" ); document.write( "(-5)/(-5) = (-5Y)/(-5) \n" ); document.write( "1 = Y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute the value of Y back into the first equation: \n" ); document.write( "5 - Y = X \n" ); document.write( "5 - 1 = X \n" ); document.write( "4 = X\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |