Problem:
Let x and y be two-digit integers such that y is obtained by reversing the digits of x. The integers x and y satisfy x2βy2=m2 for some positive integer m. What is x+y+m ?
Answer Choices:
A. 88
B. 112
C. 116
D. 144
E. 154
Solution:
By the given conditions, it follows that x>y. Let x=10a+b and y=10b+a, where a>b. Then
m2=x2βy2=(10a+b)2β(10b+a)2=99a2β99b2=99(a2βb2).
Since 99(a2βb2) must be a perfect square,
a2βb2=(a+b)(aβb)=11k2
for some positive integer k. Because a and b are distinct digits, we have aβbβ€ 9β1=8 and a+bβ€9+8=17. It follows that a+b=11,aβb=k2, and k is either 1 or 2 .
If k=2, then (a,b)=(15/2,7/2), which is impossible. Thus k=1 and (a,b)=(6,5). This gives x=65,y=56,m=33, and x+y+m=154β.
The problems on this page are the property of the MAA's American Mathematics Competitions