Cut a rectangle into a grid of cards
2.G.A.23.MD.C.7
Generated variants — 8
A rectangular sheet of paper is wide and tall. It is cut into identical squares that are each on a side.
Find the total number of identical squares that can be made.
Show solution
1 · Understandwhat's really being asked
A 15 cm by 9 cm rectangular sheet is cut into identical 3 cm squares. We need the total number of squares.
Givens
- The sheet is 15 cm wide and 9 cm tall.
- Each square is 3 cm on a side.
- The figure shows the sheet divided into a 5-by-3 grid of 3 cm squares.
Unknowns
- The total number of identical 3 cm squares cut from the sheet.
Constraints
- Squares tile the rectangle exactly (3 divides both 15 and 9 evenly), with no leftover.
2 · Planchoose the strategy
#7 Identify Subproblems
Break it into two subproblems: how many squares fit across the width, and how many fit down the height. Then a rows-times-columns array gives the total, matching the grid in the figure.
3 · Execute3 carry out the plan
1Squares across the width
2Squares down the height
3Multiply rows by columns
4 · Reviewdoes it hold up?
The figure shows exactly 5 columns and 3 rows; counting the grid cells gives 15, confirming the array. The unit (squares, a count) matches the question.
Standardsmin grade 3
2.G.A.2Partition a rectangle into rows and columns of same-size squares — Finding how many 3 cm squares fit along the width and height.3.MD.C.7Relate area to multiplication and addition operations — Counting the full grid of squares as a rows-by-columns array.
A rectangular sheet of paper is wide and tall. It is cut into identical squares that are each on a side.
Find the total number of identical squares that can be made.
Show solution
1 · Understandwhat's really being asked
A 16 cm by 16 cm rectangular sheet is cut into identical 4 cm squares. We need the total number of squares.
Givens
- The sheet is 16 cm wide and 16 cm tall.
- Each square is 4 cm on a side.
- The figure shows the sheet divided into a 4-by-4 grid of 4 cm squares.
Unknowns
- The total number of identical 4 cm squares cut from the sheet.
Constraints
- Squares tile the rectangle exactly (4 divides both 16 and 16 evenly), with no leftover.
2 · Planchoose the strategy
#7 Identify Subproblems
Break it into two subproblems: how many squares fit across the width, and how many fit down the height. Then a rows-times-columns array gives the total, matching the grid in the figure.
3 · Execute3 carry out the plan
1Squares across the width
2Squares down the height
3Multiply rows by columns
4 · Reviewdoes it hold up?
The figure shows exactly 4 columns and 4 rows; counting the grid cells gives 16, confirming the array. The unit (squares, a count) matches the question.
Standardsmin grade 3
2.G.A.2Partition a rectangle into rows and columns of same-size squares — Finding how many 4 cm squares fit along the width and height.3.MD.C.7Relate area to multiplication and addition operations — Counting the full grid of squares as a rows-by-columns array.
A rectangular sheet of paper is wide and tall. It is cut into identical squares that are each on a side.
Find the total number of identical squares that can be made.
Show solution
1 · Understandwhat's really being asked
A 18 cm by 12 cm rectangular sheet is cut into identical 6 cm squares. We need the total number of squares.
Givens
- The sheet is 18 cm wide and 12 cm tall.
- Each square is 6 cm on a side.
- The figure shows the sheet divided into a 3-by-2 grid of 6 cm squares.
Unknowns
- The total number of identical 6 cm squares cut from the sheet.
Constraints
- Squares tile the rectangle exactly (6 divides both 18 and 12 evenly), with no leftover.
2 · Planchoose the strategy
#7 Identify Subproblems
Break it into two subproblems: how many squares fit across the width, and how many fit down the height. Then a rows-times-columns array gives the total, matching the grid in the figure.
3 · Execute3 carry out the plan
1Squares across the width
2Squares down the height
3Multiply rows by columns
4 · Reviewdoes it hold up?
The figure shows exactly 3 columns and 2 rows; counting the grid cells gives 6, confirming the array. The unit (squares, a count) matches the question.
Standardsmin grade 3
2.G.A.2Partition a rectangle into rows and columns of same-size squares — Finding how many 6 cm squares fit along the width and height.3.MD.C.7Relate area to multiplication and addition operations — Counting the full grid of squares as a rows-by-columns array.
A rectangular sheet of paper is wide and tall. It is cut into identical squares that are each on a side.
Find the total number of identical squares that can be made.
Show solution
1 · Understandwhat's really being asked
A 21 cm by 14 cm rectangular sheet is cut into identical 7 cm squares. We need the total number of squares.
Givens
- The sheet is 21 cm wide and 14 cm tall.
- Each square is 7 cm on a side.
- The figure shows the sheet divided into a 3-by-2 grid of 7 cm squares.
Unknowns
- The total number of identical 7 cm squares cut from the sheet.
Constraints
- Squares tile the rectangle exactly (7 divides both 21 and 14 evenly), with no leftover.
2 · Planchoose the strategy
#7 Identify Subproblems
Break it into two subproblems: how many squares fit across the width, and how many fit down the height. Then a rows-times-columns array gives the total, matching the grid in the figure.
3 · Execute3 carry out the plan
1Squares across the width
2Squares down the height
3Multiply rows by columns
4 · Reviewdoes it hold up?
The figure shows exactly 3 columns and 2 rows; counting the grid cells gives 6, confirming the array. The unit (squares, a count) matches the question.
Standardsmin grade 3
2.G.A.2Partition a rectangle into rows and columns of same-size squares — Finding how many 7 cm squares fit along the width and height.3.MD.C.7Relate area to multiplication and addition operations — Counting the full grid of squares as a rows-by-columns array.
A rectangular sheet of paper is wide and tall. It is cut into identical squares that are each on a side.
Find the total number of identical squares that can be made.
Show solution
1 · Understandwhat's really being asked
A 24 cm by 16 cm rectangular sheet is cut into identical 4 cm squares. We need the total number of squares.
Givens
- The sheet is 24 cm wide and 16 cm tall.
- Each square is 4 cm on a side.
- The figure shows the sheet divided into a 6-by-4 grid of 4 cm squares.
Unknowns
- The total number of identical 4 cm squares cut from the sheet.
Constraints
- Squares tile the rectangle exactly (4 divides both 24 and 16 evenly), with no leftover.
2 · Planchoose the strategy
#7 Identify Subproblems
Break it into two subproblems: how many squares fit across the width, and how many fit down the height. Then a rows-times-columns array gives the total, matching the grid in the figure.
3 · Execute3 carry out the plan
1Squares across the width
2Squares down the height
3Multiply rows by columns
4 · Reviewdoes it hold up?
The figure shows exactly 6 columns and 4 rows; counting the grid cells gives 24, confirming the array. The unit (squares, a count) matches the question.
Standardsmin grade 3
2.G.A.2Partition a rectangle into rows and columns of same-size squares — Finding how many 4 cm squares fit along the width and height.3.MD.C.7Relate area to multiplication and addition operations — Counting the full grid of squares as a rows-by-columns array.
A rectangular sheet of paper is wide and tall. It is cut into identical squares that are each on a side.
Find the total number of identical squares that can be made.
Show solution
1 · Understandwhat's really being asked
A 30 cm by 20 cm rectangular sheet is cut into identical 5 cm squares. We need the total number of squares.
Givens
- The sheet is 30 cm wide and 20 cm tall.
- Each square is 5 cm on a side.
- The figure shows the sheet divided into a 6-by-4 grid of 5 cm squares.
Unknowns
- The total number of identical 5 cm squares cut from the sheet.
Constraints
- Squares tile the rectangle exactly (5 divides both 30 and 20 evenly), with no leftover.
2 · Planchoose the strategy
#7 Identify Subproblems
Break it into two subproblems: how many squares fit across the width, and how many fit down the height. Then a rows-times-columns array gives the total, matching the grid in the figure.
3 · Execute3 carry out the plan
1Squares across the width
2Squares down the height
3Multiply rows by columns
4 · Reviewdoes it hold up?
The figure shows exactly 6 columns and 4 rows; counting the grid cells gives 24, confirming the array. The unit (squares, a count) matches the question.
Standardsmin grade 3
2.G.A.2Partition a rectangle into rows and columns of same-size squares — Finding how many 5 cm squares fit along the width and height.3.MD.C.7Relate area to multiplication and addition operations — Counting the full grid of squares as a rows-by-columns array.
A rectangular sheet of paper is wide and tall. It is cut into identical squares that are each on a side.
Find the total number of identical squares that can be made.
Show solution
1 · Understandwhat's really being asked
A 36 cm by 24 cm rectangular sheet is cut into identical 12 cm squares. We need the total number of squares.
Givens
- The sheet is 36 cm wide and 24 cm tall.
- Each square is 12 cm on a side.
- The figure shows the sheet divided into a 3-by-2 grid of 12 cm squares.
Unknowns
- The total number of identical 12 cm squares cut from the sheet.
Constraints
- Squares tile the rectangle exactly (12 divides both 36 and 24 evenly), with no leftover.
2 · Planchoose the strategy
#7 Identify Subproblems
Break it into two subproblems: how many squares fit across the width, and how many fit down the height. Then a rows-times-columns array gives the total, matching the grid in the figure.
3 · Execute3 carry out the plan
1Squares across the width
2Squares down the height
3Multiply rows by columns
4 · Reviewdoes it hold up?
The figure shows exactly 3 columns and 2 rows; counting the grid cells gives 6, confirming the array. The unit (squares, a count) matches the question.
Standardsmin grade 3
2.G.A.2Partition a rectangle into rows and columns of same-size squares — Finding how many 12 cm squares fit along the width and height.3.MD.C.7Relate area to multiplication and addition operations — Counting the full grid of squares as a rows-by-columns array.
A rectangular sheet of paper is wide and tall. It is cut into identical squares that are each on a side.
Find the total number of identical squares that can be made.
Show solution
1 · Understandwhat's really being asked
A 40 cm by 30 cm rectangular sheet is cut into identical 10 cm squares. We need the total number of squares.
Givens
- The sheet is 40 cm wide and 30 cm tall.
- Each square is 10 cm on a side.
- The figure shows the sheet divided into a 4-by-3 grid of 10 cm squares.
Unknowns
- The total number of identical 10 cm squares cut from the sheet.
Constraints
- Squares tile the rectangle exactly (10 divides both 40 and 30 evenly), with no leftover.
2 · Planchoose the strategy
#7 Identify Subproblems
Break it into two subproblems: how many squares fit across the width, and how many fit down the height. Then a rows-times-columns array gives the total, matching the grid in the figure.
3 · Execute3 carry out the plan
1Squares across the width
2Squares down the height
3Multiply rows by columns
4 · Reviewdoes it hold up?
The figure shows exactly 4 columns and 3 rows; counting the grid cells gives 12, confirming the array. The unit (squares, a count) matches the question.
Standardsmin grade 3
2.G.A.2Partition a rectangle into rows and columns of same-size squares — Finding how many 10 cm squares fit along the width and height.3.MD.C.7Relate area to multiplication and addition operations — Counting the full grid of squares as a rows-by-columns array.