Two-digit numbers that are seven times their digit sum
Find every two-digit number that is exactly seven times the sum of its own digits. For instance, 21 = 7 × (2 + 1).
Then: which two-digit numbers are four times their digit sum? Which are equal to their digit sum?
Show a hint
Write the number as 10a + b with digits a and b, and set it equal to 7(a + b).
Your answer
Solving needs a free account
Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.
Discussion
Sign in to join the discussion · reading is open to everyone
💡 Discussion rules
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- Interview experiences are welcome. Respect your NDAs.
Loading discussion…
Learn the concepts
The theory behind this question.
Related questions
The 1089 trickThe number equal to the sum of the cubes of its digitsThe number that rotates when multipliedThe number that equals the sum of the factorials of its digitsKaprekar's constant, 6174
All questions →