Count all shapes hidden in a grid
1.G.A.23.OA.D.9
Generated variants — 10
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the second row has unit squares, the third row has unit squares, the fourth row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 16 equal unit squares with row widths [4, 4, 4, 4], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 16 equal unit squares.
- The row widths from top to bottom are [4, 4, 4, 4].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (16 of size 1x1, 9 of size 2x2, 4 of size 3x3, 1 of size 4x4) shrink as the size grows; the total 30 is at least the 16 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the middle row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 9 equal unit squares with row widths [3, 3, 3], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 9 equal unit squares.
- The row widths from top to bottom are [3, 3, 3].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (9 of size 1x1, 4 of size 2x2, 1 of size 3x3) shrink as the size grows; the total 14 is at least the 9 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 7 equal unit squares with row widths [3, 4], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 7 equal unit squares.
- The row widths from top to bottom are [3, 4].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (7 of size 1x1, 2 of size 2x2) shrink as the size grows; the total 9 is at least the 7 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the middle row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 10 equal unit squares with row widths [2, 4, 4], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 10 equal unit squares.
- The row widths from top to bottom are [2, 4, 4].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (10 of size 1x1, 4 of size 2x2) shrink as the size grows; the total 14 is at least the 10 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the middle row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 9 equal unit squares with row widths [2, 3, 4], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 9 equal unit squares.
- The row widths from top to bottom are [2, 3, 4].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (9 of size 1x1, 3 of size 2x2) shrink as the size grows; the total 12 is at least the 9 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the middle row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 11 equal unit squares with row widths [4, 4, 3], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 11 equal unit squares.
- The row widths from top to bottom are [4, 4, 3].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (11 of size 1x1, 5 of size 2x2, 1 of size 3x3) shrink as the size grows; the total 17 is at least the 11 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the middle row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 10 equal unit squares with row widths [3, 3, 4], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 10 equal unit squares.
- The row widths from top to bottom are [3, 3, 4].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (10 of size 1x1, 4 of size 2x2, 1 of size 3x3) shrink as the size grows; the total 15 is at least the 10 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the middle row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 12 equal unit squares with row widths [4, 4, 4], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 12 equal unit squares.
- The row widths from top to bottom are [4, 4, 4].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (12 of size 1x1, 6 of size 2x2, 2 of size 3x3) shrink as the size grows; the total 20 is at least the 12 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the middle row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 8 equal unit squares with row widths [2, 3, 3], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 8 equal unit squares.
- The row widths from top to bottom are [2, 3, 3].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (8 of size 1x1, 3 of size 2x2) shrink as the size grows; the total 11 is at least the 8 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.
How many squares, large and small, can you find in the figure below?
The figure is made of equal-sized unit squares joined together. the top row has unit squares, the middle row has unit squares, the bottom row has unit squares, all aligned at the left edge (so the rows form a stepped shape). Count every square that can be traced in the figure -- the -cell squares, the -cell () squares, the -cell () square, and so on.
Show solution
Understand
A stepped figure is built from 11 equal unit squares with row widths [3, 4, 4], all left-aligned. I must count every square of every size that can be traced along the grid lines.
- The figure is made of 11 equal unit squares.
- The row widths from top to bottom are [3, 4, 4].
- All rows are aligned at the left edge, giving a stepped outline.
- The total number of squares of all sizes in the figure.
- A counted square must have all of its cells present in the figure.
- Squares may overlap and be of different sizes.
Plan
#2 Make a Systematic List · also uses: #7 Identify Subproblems#1 Draw a Diagram
To avoid missing or double-counting, organize the count by square size: first all 1x1, then 2x2, and so on. Splitting by size turns one tricky count into a few easy subproblems.
Execute
Review
There must be more small squares than big ones, and the counts (11 of size 1x1, 5 of size 2x2, 1 of size 3x3) shrink as the size grows; the total 17 is at least the 11 unit cells, as expected.
Count from the full bounding grid and subtract the squares lost to the missing corner cells, getting the same total.
Standards · min grade 3
3.OA.D.9Identify arithmetic patterns and explain using properties of operations — Adding the per-size subtotals and reasoning systematically.1.G.A.2Compose two-dimensional shapes or three-dimensional shapes — Recognizing that 4 or 9 unit squares compose a larger square.