Counting Problem: How many 3 digit positive numbers are there in which the tens and units digits are different?
ddddddd|dw:1409976613484:dw|
We'll try to diagram this to better appreciate the calculation.
If we consider 000 a positive number (some folks may exclude 000 as a positive), there are then 1000 possible combinations if we have no other exclusions/constraints.
This is because we can choose any digit from 0 to 9 for each placeholder.
Since there would be 10 choices for each placeholder with each placeholder independent of the others, the total would be 10 * 10 * 10 or 1000. However,
so 3 digit postives means you start at 100... 001 isn't considered a 3 digit number
However, this particular problem is a bit more complicated.
so you have 9 choices for 1st
We have the constraint that the tens digit and ones digit must be different.
we need to decide if 001 is considered a 3 digit number here. Or does this problem want us to consider 100 to 999?
Is 001 considered as a possible 3 digit number for this problem? Or do we need to start at 100?
so for me its 9 x 10 x 9
that is correct ^ - provided we start with 100.
If we start counting with 100, there are 9 possible choices for the 1st digit. We then have 10 possible choices for digit 2. We then have 10 possible choices for digit 2, there are 9 choices for digit 3.
So teh total number of possibilities here is 810.
an alternate method number of possible 3 digit number - number of3 digit number with last 2 the same
Can you see how the calculation would need to be modified if the 3rd digit needs to be the same as teh 2nd digit? @Chibi_Robo3
oh yeah, thanks! i got it :) sorry I was busy doing my the other questions.
No worries, my pleasure. :)
Join our real-time social learning platform and learn together with your friends!