Count numbers built from digit cards
4.NBT.A.2
Generated variants — 11
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 7, 0, 4, 2 each exactly once, build four-digit numbers and count how many of them are greater than 5000.
Givens
- The four digit cards are 7, 0, 4, 2.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 5000.
Unknowns
- How many four-digit numbers greater than 5000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 5000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute3 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 7
3Add the cases
4 · Reviewdoes it hold up?
There are 18 four-digit numbers in all using these cards. Counting only those greater than 5000 gives 6, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 5000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 5, 2, 8, 0 each exactly once, build four-digit numbers and count how many of them are greater than 6000.
Givens
- The four digit cards are 5, 2, 8, 0.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 6000.
Unknowns
- How many four-digit numbers greater than 6000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 6000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute3 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 8
3Add the cases
4 · Reviewdoes it hold up?
There are 18 four-digit numbers in all using these cards. Counting only those greater than 6000 gives 6, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 6000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 6, 0, 2, 9 each exactly once, build four-digit numbers and count how many of them are greater than 7000.
Givens
- The four digit cards are 6, 0, 2, 9.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 7000.
Unknowns
- How many four-digit numbers greater than 7000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 7000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute3 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 9
3Add the cases
4 · Reviewdoes it hold up?
There are 18 four-digit numbers in all using these cards. Counting only those greater than 7000 gives 6, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 7000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 9, 0, 4, 7 each exactly once, build four-digit numbers and count how many of them are greater than 8000.
Givens
- The four digit cards are 9, 0, 4, 7.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 8000.
Unknowns
- How many four-digit numbers greater than 8000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 8000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute3 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 9
3Add the cases
4 · Reviewdoes it hold up?
There are 18 four-digit numbers in all using these cards. Counting only those greater than 8000 gives 6, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 8000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 4, 7, 0, 1 each exactly once, build four-digit numbers and count how many of them are greater than 3000.
Givens
- The four digit cards are 4, 7, 0, 1.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 3000.
Unknowns
- How many four-digit numbers greater than 3000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 3000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute4 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 4
3Count arrangements led by 7
4Add the cases
4 · Reviewdoes it hold up?
There are 18 four-digit numbers in all using these cards. Counting only those greater than 3000 gives 12, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 3000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 2, 7, 5, 0 each exactly once, build four-digit numbers and count how many of them are greater than 4000.
Givens
- The four digit cards are 2, 7, 5, 0.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 4000.
Unknowns
- How many four-digit numbers greater than 4000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 4000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute4 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 5
3Count arrangements led by 7
4Add the cases
4 · Reviewdoes it hold up?
There are 18 four-digit numbers in all using these cards. Counting only those greater than 4000 gives 12, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 4000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 3, 8, 1, 5 each exactly once, build four-digit numbers and count how many of them are greater than 4000.
Givens
- The four digit cards are 3, 8, 1, 5.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 4000.
Unknowns
- How many four-digit numbers greater than 4000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 4000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute4 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 5
3Count arrangements led by 8
4Add the cases
4 · Reviewdoes it hold up?
There are 24 four-digit numbers in all using these cards. Counting only those greater than 4000 gives 12, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 4000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 8, 0, 5, 3 each exactly once, build four-digit numbers and count how many of them are greater than 5000.
Givens
- The four digit cards are 8, 0, 5, 3.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 5000.
Unknowns
- How many four-digit numbers greater than 5000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 5000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute4 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 5
3Count arrangements led by 8
4Add the cases
4 · Reviewdoes it hold up?
There are 18 four-digit numbers in all using these cards. Counting only those greater than 5000 gives 12, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 5000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 1, 9, 4, 6 each exactly once, build four-digit numbers and count how many of them are greater than 5000.
Givens
- The four digit cards are 1, 9, 4, 6.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 5000.
Unknowns
- How many four-digit numbers greater than 5000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 5000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute4 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 6
3Count arrangements led by 9
4Add the cases
4 · Reviewdoes it hold up?
There are 24 four-digit numbers in all using these cards. Counting only those greater than 5000 gives 12, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 5000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 9, 1, 6, 0 each exactly once, build four-digit numbers and count how many of them are greater than 6000.
Givens
- The four digit cards are 9, 1, 6, 0.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 6000.
Unknowns
- How many four-digit numbers greater than 6000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 6000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute4 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 6
3Count arrangements led by 9
4Add the cases
4 · Reviewdoes it hold up?
There are 18 four-digit numbers in all using these cards. Counting only those greater than 6000 gives 12, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 6000 by reading the thousands place first.
Using each number card exactly once, you want to make four-digit numbers that are greater than . Find how many such numbers can be made in all.
Show solution
1 · Understandwhat's really being asked
Using the four digit cards 8, 3, 1, 6 each exactly once, build four-digit numbers and count how many of them are greater than 6000.
Givens
- The four digit cards are 8, 3, 1, 6.
- Each card must be used exactly once to form a four-digit number.
- We only count numbers that are greater than 6000.
Unknowns
- How many four-digit numbers greater than 6000 can be made.
Constraints
- Every number is four digits, so the thousands place cannot be 0.
- The number must be strictly greater than 6000.
2 · Planchoose the strategy
#2 Make a Systematic List
Whether a number beats the threshold is decided almost entirely by the leading digit, so I split the count by which card sits in the thousands place (a subproblem), then systematically list the arrangements of the remaining three cards.
3 · Execute4 carry out the plan
1Decide which card can lead the number
2Count arrangements led by 6
3Count arrangements led by 8
4Add the cases
4 · Reviewdoes it hold up?
There are 24 four-digit numbers in all using these cards. Counting only those greater than 6000 gives 12, a believable fraction of the total.
Standardsmin grade 4
4.NBT.A.2Read and write multi-digit whole numbers and compare using symbols — Comparing each four-digit number against 6000 by reading the thousands place first.