Integers , , and satisfy , , and . What is
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Subtracting pairs of equations factors: (b−1)(a−c) = 13, so b ∈ {2, 0, 14, −12}; only b = −12 works, giving (−9, −12, −8) and 276.
Solution
Subtract the second equation from the first:
Since is prime, , i.e. with respectively. Test each in :
- , : , so . Not an integer.
- , : , so . Not an integer.
- , : , . Then . Rejected.
- , : , so and . Check: and . Valid.
So and
The answer is .
Why this works
Symmetric-looking systems with products become tractable by subtracting equations, because factors as . Choosing the pair whose difference is a prime () keeps the casework to four branches, and each branch reduces to a linear equation. Always verify a candidate against all three original equations; the branch satisfies two of them.
Alternative approach
Adding the three equations gives . Once is known, and the requested sum is ; the value itself is choice (B), a deliberate trap.
The trap
Adding the three equations to get ab + bc + ca + a + b + c = 247 and answering 247, forgetting to subtract a + b + c = −29.
Common mistakes
- Adding the three equations to get ab + bc + ca + a + b + c = 247 and answering 247, forgetting to subtract a + b + c = −29.
- Assuming are positive and abandoning the search after the positive branches fail.
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta · Split into exhaustive cases and handle each