SOLUTION: how many different positive three-digit integers can be formed if the three digits 4, 5, and 6 must be used in each of the integers?

Algebra ->  Real-numbers -> SOLUTION: how many different positive three-digit integers can be formed if the three digits 4, 5, and 6 must be used in each of the integers?      Log On


   



Question 305361: how many different positive three-digit integers can be formed if the three digits 4, 5, and 6 must be used in each of the integers?
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!


Choose the first digit any of those three ways.
Choose the second digit in any of the remaining 2 ways.
Choose the third digit as the remaining 1 way.

That's 3*2*1 or 6 ways.

The 6 such three-digit integers are:

456, 465, 546, 564, 645, and 654

Edwin