How many ordered pairs of integers satisfy ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Square to get n² − m² = (n−m)(n+m) = 49 with m ≥ 0; the factor pairs give (n, m) = (±25, 24) and (±7, 0), four pairs.
Solution
Because is a square root, . Squaring, , so
The two factors are integers whose product is : the ordered factor pairs are . Solving , for each:
- : . Valid.
- : . Valid.
- : . Rejected ().
- : . Rejected.
- : . Valid.
- : . Valid.
Check: and . Four ordered pairs: .
The answer is .
Why this works
An equation of the form is a difference of squares, and factoring turns "find integer solutions" into "list the factor pairs of ." The two hidden constraints, that can be negative and that cannot, are exactly what the answer choices are designed to test.
The trap
Forgetting that n may be negative (answering 2), or allowing m = −24 even though m equals a square root and must be nonnegative.
Common mistakes
- Forgetting that n may be negative (answering 2), or allowing m = −24 even though m equals a square root and must be nonnegative.
- Missing the solutions with from the factor pair and .
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta · Split into exhaustive cases and handle each