Asked by Len
If a three digit number id formed from the digits 1, 2, 3, 4, 5, 6, and 7 with no repetitions, tell how many of this three digit numbers will have a number value between 100 and 500.
Answers
Answered by
plumpycat
If it starts with a 1, 2, 3, or 4:
4 choices for the first number
6 choices for the second number
5 choices for the third number
If it starts with a 5:
1 choice for the first number
1 choice for the second number
1 choice for the third number
Therefore,
4*6*5 + 1*1*1 = 121
4 choices for the first number
6 choices for the second number
5 choices for the third number
If it starts with a 5:
1 choice for the first number
1 choice for the second number
1 choice for the third number
Therefore,
4*6*5 + 1*1*1 = 121
Answered by
plumpycat
Correction: it can't start with a 5 as there are no zeroes to choose.
So just 4*6*5 = 120
So just 4*6*5 = 120
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.