Ask Question
19 December, 19:49

What is the sum of the digits of all

2-digit numbers from 10 to 99?

+2
Answers (1)
  1. 19 December, 23:11
    0
    (99) (100) / 2 - (9) (10) / 2 = 4905

    Fast way to solve: allow leading zero's temporarily, then first digit can be any of 0 ... 9 and so can second digit, so each digit appears 10 times in each position, so sum is 20 * (9) (10) / 2, except that we must subtract sum of 1 ... 9, so it's 19 * (9) (10) / 2 = 855.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is the sum of the digits of all 2-digit numbers from 10 to 99? ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers