SOLUTION: find how many no between 5000 and 6000 can be formed from the digits 1,2,3,4,5,6
a) if no digits are repeated
b) if repeated digits are allowed
Algebra.Com
Question 1081901: find how many no between 5000 and 6000 can be formed from the digits 1,2,3,4,5,6
a) if no digits are repeated
b) if repeated digits are allowed
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
Part (a)
The number must be between 5000 and 6000 so the number must start with 5. Any other starting point and we're not between 5000 and 6000.
If we pull out the digit '5', we're left with 5 other choices: 1,2,3,4,6
Imagine that the four digit number is composed of 4 slots A through D. The first slot A is locked in at 5. The other 3 slots (slot B,C,D) can change.
Slot B has 5 choices
Once we make a choice, we have 4 choices left for slot C
Slot D will have 3 choices
Overall, there are 5*4*3 = 60 different permutations when it comes to picking 3 items from a set of 5.
The answer to part (a) is 60
-------------------------------------------------------------
Part (b)
Repeats are allowed now so we can reuse the digit '5' if we want to. There are still 3 slots to fill since the first slot is locked to be 5 (see explanation above).
The slots that aren't locked up (B through D) each have 6 choices giving 6*6*6 = 6^3 = 216 different three-digit combinations
So there are 216 different numbers we can form that are between 5000 and 6000.
The answer to part (b) is 216
RELATED QUESTIONS
1. How many 4 - digit numbers can be formed from 0, 1, 2, 3, 4, 5, if:
a. there are no (answered by ikleyn)
How many 4-digit numbers greater than 6000 can be formed with the digits 1, 3, 6 and 8 if (answered by checkley77)
How many 3 digit all even numbers can be formed from the digits 1, 2, 3, 4, 5, 6 if... (answered by ikleyn)
(i) Find how many different numbers can be formed using 4 of the digits 1, 2, 3, 4, 5, 6 (answered by ikleyn)
How many numbers of 5 digits can be formed with the digits 0, 1, 2, 3, 4, 6 & 8 with no... (answered by Edwin McCravy)
How many different 4-digit even numbers can be formed from the digits 1,3,5,6,8, and 9 if (answered by ikleyn)
How many 4-digit numbers greater than 6000 can be formed with the digits 1,3,6 and 8 if... (answered by checkley77)
How many three-digit numbers can you form from the digits 1, 2, 3, 4, 5, 6 if:
a.) the... (answered by stanbon)
How many four-digit numbers each less than 5000 can be formed with digits 1, 2, 4, 6, 8... (answered by ikleyn)