Algebra grids and shape puzzles
You have seen puzzles where a square, a circle, and a triangle stand for three secret numbers, and the row totals (or column totals) are given. The challenge: find what each shape is worth. These look like games, but they are really systems of linear equations , every row is one equation, every shape is one unknown.
Concept
Reading a grid. A typical algebra grid looks like this:
| Row | Cells | Total |
|---|---|---|
| 1 | ||
| 2 |
Each row says "the sum of these shape-numbers equals the given total."
Setting up equations. Let each shape stand for an unknown letter:
- Let , .
- Row 1: , i.e., , so .
- Row 2: , i.e., , so and .
The grid is solved: , . The trick was to find a one-shape row first (here Row , all squares), solve it directly, then substitute into the next row.
When no row has all one shape. Combine rows. If Row 1 says and Row 2 says , then subtracting Row 1 from Row 2 gives , hence .
Three shapes, three rows. With three unknowns you need three independent equations. Look for the row with the fewest distinct shapes , that is the easiest to use first.
Bigger grids with column sums too. When both row and column totals are given, you have more equations than unknowns. Use the simplest equation first; the others act as a check. If a check fails, the puzzle is inconsistent , somewhere you (or the puzzle's author) made an arithmetic slip.
A general lesson. Real-life "shape" puzzles aren't just for fun. Replace shapes with quantities (apples, pencils, costs) and the same technique solves shopping bills, school-event budgets, and stock-keeping problems.
Worked examples
Example 1. Solve the grid:
| Row | Cells | Total |
|---|---|---|
| 1 | ||
| 2 |
- and .
- Add them: so .
- From row 1: .
- Then .
- Check row 2: . ✓
Example 2. Three shapes , (let them be ). Rows: , , . Find each.
-
, , .
-
Sum: .
-
From row 1: . From row 3: .
-
Substitute into : … simpler: .
This indicates the puzzle would have non-integer values , fine in algebra, but a sign to double-check the numbers in real puzzles. The method however is correct.
Example 3. Two rows: , . Find each.
- Let . Then and .
- Doubling the second: . Subtract first: , then .
- Check: . ✓
Example 4. A magic-square style grid: row sums are all and the grid is filled with shapes. If one row has and the diagonal has , find .
- so . (Then .)
Try it yourself
- . Find .
- Two rows: and . Find each.
- Rows and . Find both.
- , . Find each.
- Three rows: , , . (Use letters directly , no shapes.)
- and . Find each.
- In a row of identical squares totalling , find each.
- and . Find each.
Activity
Make a shape puzzle. Pick two numbers , your favourite, say and . Design two rows whose totals are determined by these numbers. For example: "" and "". Hand the puzzle to a friend (without revealing and ) and challenge them to find the shape values. Then show them the algebra you used.