SOLUTION: How do you solve:
Given the set: 0,1,2,3,4,5,6
What are the number of possibilities of three-digit multiples of five without repeated digits?
Thank you!
Algebra ->
Probability-and-statistics
-> SOLUTION: How do you solve:
Given the set: 0,1,2,3,4,5,6
What are the number of possibilities of three-digit multiples of five without repeated digits?
Thank you!
Log On
Question 370626: How do you solve:
Given the set: 0,1,2,3,4,5,6
What are the number of possibilities of three-digit multiples of five without repeated digits?
Thank you! Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! Hint: A number is a multiple of 5 if the last digit (the units digit) is either 0 or 5. Eg: the numbers 25, 40, and 105 are all multiples of 5, but the numbers 17, 21, and 123 are NOT multiples of 5.