document.write( "Question 1127553: When a crew rows with the current, it travels
\n" ); document.write( "21 miles in
\n" ); document.write( "3 hours. Against the current, the crew rows
\n" ); document.write( "9 miles in
\n" ); document.write( "3 hours. Let
\n" ); document.write( "x= the crew's rowing rate in still water and let
\n" ); document.write( "y=the rate of the current. Find the rate of rowing in still water and the rate of the current.
\n" ); document.write( "

Algebra.Com's Answer #743970 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(Comment before I talk about a solution method.... Crews don't row for 3 hours straight....)

\n" ); document.write( "From the given information, we know the downstream speed is 7 mph and the upstream speed is 3 mph. So we then say the sum of the crew's speed and the current is 7 and the difference between the two speeds is 3.

\n" ); document.write( "With formal algebra, we can then say x+y=7 and x-y=3 and solve the pair of equations.

\n" ); document.write( "Of course that is a valid solution method.

\n" ); document.write( "However, this kind of problem comes in many forms, where the sum of two numbers is one number and the difference is another number. And there is a simple and fast way to solve a problem like that.

\n" ); document.write( "What we know in this problem is that when you start at some number and add a second number, the sum is 7; when you start at the same first number and subtract the same second number, the result is 3.

\n" ); document.write( "But simple logical reasoning tells you that the first number is halfway between 7 and 3, which is 5; the second number is how far 3 and 7 are away from 5, which is 2.

\n" ); document.write( "So by simple arithmetic and logical reasoning, the two numbers are 5 and 2.

\n" ); document.write( "So the crew's speed is 5mph and the current's speed is 2mph.

\n" ); document.write( "Here is another very different problem that is common on tests in math competitions that can be solved by the same logical reasoning.

\n" ); document.write( "\"The sum of two numbers is 22; their difference is 4. Find the product of the two numbers.\"

\n" ); document.write( "Solution: The first number is halfway between 22 and 4, which is 13. The second number is how far away 22 and 4 are from 13, which is 9.

\n" ); document.write( "So the answer to the problem is 13*9 = 117.
\n" ); document.write( "
\n" );