SOLUTION: how many different three digit combinations can be made by using the numbers 1,3,5,7, and 9 without repetitions. Thank you!
Algebra ->
Permutations
-> SOLUTION: how many different three digit combinations can be made by using the numbers 1,3,5,7, and 9 without repetitions. Thank you!
Log On
Question 722536: how many different three digit combinations can be made by using the numbers 1,3,5,7, and 9 without repetitions. Thank you! Answer by god2012(113) (Show Source):
You can put this solution on YOUR website! Total number of numerals = 5
Total number of digits in a number = 3
Total number of ways of forming a 3 digit number = 5P3 = 5 * 4 * 3 =60