SOLUTION: The number of 3-digit numbers more than 800 that can be formed if the last digit is a 2 or a 3, and no digit can be repeated is
Algebra ->
Permutations
-> SOLUTION: The number of 3-digit numbers more than 800 that can be formed if the last digit is a 2 or a 3, and no digit can be repeated is
Log On
Question 952577: The number of 3-digit numbers more than 800 that can be formed if the last digit is a 2 or a 3, and no digit can be repeated is Answer by Edwin McCravy(20054) (Show Source):
Choose the last digit 2 ways {2 or 3}
Choose the first digit 2 ways {8 or 9}
Choose the middle digit any of the remaining 8 digits.
answer = 2 = 32 ways.
Edwin