How many three digit positive numbers are there for which the units digit is equal to the tens digit? (Don't count, there is a method to solve this problem)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We can choose the first digit 9 ways (1 to 9) and the second digit (= 3rd, so there is 1 choice left for the third digit) 10 ways (0 to 9).
Hence, our answer should be:
9 × 1 0 × 1 = 9 0