Find the two-digit number whose digit sum equals , and for which the difference between the number of tens and the number of units is times smaller than the number itself.
Give the digits names and write the number in place-value form. Let be the tens digit and the units digit, with and . The number itself is
not — this expansion is what turns a digit puzzle into ordinary algebra.
Translate both sentences into equations. The digit sum gives . 'The difference is times smaller than ' means is times as large as that difference:
Simplify the second equation.
Dividing by the common factor is what makes the relationship readable: the digits are in the ratio .
Combine with the digit-sum condition. From we get , and substituting into :
Assemble and verify the number. The number is . Check both conditions: the digit sum is ; the digit difference is , and , so the difference really is times smaller. A brute-force scan of all two-digit numbers confirms is the only solution.
Need to solve a different problem like this? Open the solver →