Count sticks needed via multiplication
You want to use sticks to build squares and triangles, like the ones shown, with no sticks shared between shapes. How many sticks are needed in all?
One square and one triangle, each built from sticks, are drawn. The square uses sticks for its four sides, and the triangle uses sticks for its three sides.
Show solution
Understand
We build 5 squares and 4 triangles out of sticks, with no stick shared between shapes. We need the total number of sticks used.
- Each square is built from 4 sticks (one per side).
- Each triangle is built from 3 sticks (one per side).
- We build 5 squares and 4 triangles.
- No sticks are shared between shapes.
- The total number of sticks needed for all the shapes.
- Shapes do not share sticks, so we can count each shape separately and add.
Plan
#7 Identify Subproblems · also uses: #1 Draw a Diagram
Split the total into two easy multiplication subproblems: sticks for all squares and sticks for all triangles. Because shapes don't share sticks, count each group with equal-groups multiplication, then add.
Execute
Review
5 squares would alone use 20 sticks and 4 triangles 12 sticks; 32 is between 'a couple dozen' and feels right for 9 small shapes. The unit is sticks (a count), which matches the question.
Guess and Check (tool 6): count each shape one stick at a time and tally, getting 4+4+4+4+4+3+3+3+3 = 32, confirming the multiplication.
Standards · min grade 3
3.OA.A.1Interpret products of whole numbers as total number of objects in groups — Counting sticks as equal groups (5 groups of 4, 4 groups of 3).3.OA.A.3Solve multiplication and division word problems within 100 — Combining the two multiplication results into the total count.