document.write( "Question 1183754: The sum of two whole number is 45 and their difference is less than 10. what is the number of possible pair
\n" ); document.write( "
\n" ); document.write( "

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


\n" ); document.write( "Both of the solutions in this thread are deficient.

\n" ); document.write( "In one of them, the equation and inequality are shown, and nothing is said about how to solve the pair to get the answer to the problem. And following their suggestion can get you into trouble if you aren't careful.

\n" ); document.write( "So that response is of little help to the student.

\n" ); document.write( "In the other response, the statement that x-y<10 means x is the larger of the two whole numbers, which makes most of the pairs she shows in her response invalid.

\n" ); document.write( "So that response ends up with the wrong answer.

\n" ); document.write( "The question itself is easily solved informally.

\n" ); document.write( "(1) Start with the two whole numbers with a sum of 45 whose difference is as small as possible: 23 and 22.
\n" ); document.write( "(2) Then add 1 to one of the numbers and subtract 1 from the other to get another pair; then continue until the difference between the two numbers is greater 10 or greater. You end up with
\n" ); document.write( "(23,22) (24,21) (25,20) (26,19) (27,18)

\n" ); document.write( "That's 5 pairs.

\n" ); document.write( "ANSWER: 5 pairs

\n" ); document.write( "Note the statement of the problem does not make it clear whether or not the \"pairs\" are ordered. If the pairs are ordered, then of course the answer is 10 pairs instead of 5.

\n" ); document.write( "A formal solution to the problem might go like this.

\n" ); document.write( "Let the two whole numbers be x and 45-x.

\n" ); document.write( "The difference between the two numbers is less than 10:

\n" ); document.write( "\"abs%28%2845-x%29-x%29%3C10\"
\n" ); document.write( "\"abs%2845-2x%29%3C10\"
\n" ); document.write( "\"-10%3C45-2x\" and \"45-2x%3C10\"
\n" ); document.write( "\"2x%3C55\" and \"+2x%3E35\"
\n" ); document.write( "\"x%3C27.5\" and \"x%3E17.5\"

\n" ); document.write( "Given that the two numbers are whole numbers, the solution set is \"18%3C=x%3C=27\"

\n" ); document.write( "That gives 10 (ordered) pairs, or 5 different unordered pairs.

\n" ); document.write( "
\n" ); document.write( "
\n" );