Problem: If an integer of two digits is k times the sum of its digits, the number formed by interchanging the digits is the sum of the digits multiplied by:
Answer Choices:
A. (9βk)
B. (10βk)
C. (11βk)
D. (kβ1)
E. (k+1)
Solution:
Given 10u+t=k(u+t). Let 10t+u=m(u+t).
β΄11(t+u)=(k+m)(u+t);β΄k+m=11;β΄m=11βk.