Reasoning · Grade 3-1 Counting Large and Small Shapes

Problem

Counting non-square rectangles

A 7-by-4 rectangle is divided into squares. A rectangle counts only if all four sides lie on drawn lines. Squares are excluded. Count the non-square rectangles.
Your answer
How to solve
Strategy Make a Systematic List — A rectangle is fixed by choosing its left and right vertical edges and its top and bottom horizontal edges. So I list the available vertical lines and horizontal lines, then go through every pair-of-verticals with every pair-of-horizontals in order, keeping only those whose whole border is drawn and whose width is different from its height. Breaking the figure into its three columns keeps the listing organized.
1STEP 1

Name the drawn lines

Four vertical lines, but only two horizontals cross the whole width.

2STEP 2

Count rectangles inside the left column

The left column gives heights 2, 3, 4 — 6.

3 + 2 + 1 = 6
3STEP 3

Count rectangles that use the left + middle columns together (width 3)

Spanning left and middle, width 3 gives 3.

3 rectangles: 3×2, 3×2, 3×4
4STEP 4

Count rectangles that use the middle column alone (width 2)

The middle column alone, minus its squares, leaves 1.

1 rectangle: 2×4
5STEP 5

Count rectangles that reach into the right 4x4 square (width 6 or 7)

The wide ones reaching the right side are 2.

2 rectangles: 6×4, 7×4
6STEP 6

Add up all the cases

Altogether 6 + 3 + 1 + 2 = 12.

6 + 3 + 1 + 2 = 12
Answer
12 rectangles
6 + 3 + 1 + 2 = 12
Twelve non-square rectangles is sensible: the figure clearly also contains 7 squares (four 1x1, two 2x2, one 4x4), and counting both squares and non-squares the total stays small, matching a hand check of the picture. Each counted rectangle was checked to have all four sides on real lines, and none was a square.
Takeaway

Pick a left line, a right line, a top line, and a bottom line that are really drawn — that makes one rectangle. List them in order and skip the squares!

  • Name the drawn lines
  • Count rectangles inside the left column
  • Count rectangles that use the left + middle columns together (width 3)
  • Count rectangles that use the middle column alone (width 2)
  • Count rectangles that reach into the right 4x4 square (width 6 or 7)
  • Add up all the cases