Quandaries and Queries |
|||
Name: deen
Who is asking: Other
Question:
Example: Hi Deen, I am not sure if you just want to count the number of possible combinations or if you want to list them all. If you want to count them you can think of it this way.
Choose the first digit. You can do this in three ways, the digit can be 1, 2 or 9. Regardless of which digit you place first there are three choices for the second digit, again 1, 2 or 9. Thus for a two digit number you have 3 To list all 81 possibilities do so in an orderly way. I wouls start with 1111 and proceed like this 1112 1119 1121 1122 1129 1191 1192 . . . |
|||
|