Problem:
Integers a,b, and c satisfy ab+c=100,bc+a=87, and ca+b=60. What is ab+bc+ca ?
Answer Choices:
A. 212
B. 247
C. 258
D. 276
E. 284
Solution:
Notice that the difference between 100 and 87 is 13 , a prime number. This fact will help to simplify the problem. Subtract the second equation from the first to get
13β=(ab+c)β(bc+a)=abβbcβa+c=b(aβc)β(aβc)=(bβ1)(aβc)β
Thus bβ1=Β±1 or bβ1=Β±13.
- If bβ1=β1, then b=0, implying c=100,a=87, and ca=60, which is impossible.
- If bβ1=1, then b=2 and aβc=13, implying ca=58=2β
29, which cannot be true if aβc=13.
- If bβ1=13, then b=14 and aβc=1, implying ca=46=2β
23, which cannot be true if aβc=1.
- If bβ1=β13, then b=β12 and aβc=β1, implying ca=72, which is satisfied when a=β9 and c=β8. In fact, a=β9,b=β12, and c=β8 satisfies all three equations.
The requested value is ab+bc+ca=(β9)(β12)+(β12)(β8)+(β8)(β9)=108+96+72=(D)276β.
Note: There are also four noninteger solutions. When written in the form (a,b,c), these solutions are approximately (0.594,0.869,99.484),(1.715,57.455,1.484),(7.477,12.525,6.349), and (86.214, 1.152, 0.683).
The problems on this page are the property of the MAA's American Mathematics Competitions