The minimum value of the quotient of a (base ten) number of three different non-zero digits divided by the sum of its digits is (A) 9.7(B) 10.1(C) 10.5(D) 10.9(E) 20.5
Official solution
The answer we are looking for can be expressed as a+b+c100a+10b+c. This is equivalent to 1+a+b+c99a+9b. Because we are trying to minimize our solution, we set c = 9, so we have 1+a+b+999a+9b. This is equal to 1+a+b+99a+9b+81+a+b+990a−81, which simplifies to 10+a+b+990a−81. Since each digit is unique, we set b to 8, leaving us with 10+a+1790a−81. Clearly, a should be minimized, so a=1 and our answer is (C) 10.5.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.