One number, many addition expressions
Decompose the number into a sum of two equal numbers and fill in the blanks.
Reading from top to bottom, the table repeatedly splits one number into a sum of two equal numbers.
- Row 1: the whole bar holds .
- Row 2: the from Row 1 is split into two equal numbers shown in two cells, and the right cell reads .
- Row 3: each number from Row 2 is again split into two equal numbers shown in four cells, and the second cell from the left reads .
Fill in the blanks so that the numbers in every row add up to .
Show solution
Understand
A table splits 1400 by halving repeatedly. Row 1 is the whole 1400. Row 2 splits it into two equal cells (right cell 700). Row 3 splits each Row 2 number again into two equal cells (one cell shown as 350). Fill the blank cells so every row still sums to 1400.
- Row 1 holds 1400 in a single full-width cell.
- Row 2 has two equal cells and the right cell shows 700.
- Row 3 has four equal cells and the second cell from the left shows 350.
- From the figure, each row is made of equal-size pieces that together cover the same total width.
- The left cell of Row 2.
- The three blank cells of Row 3 (the 1st, 3rd, and 4th cells).
- Each row must add up to 1400.
- Within a row the cells are equal numbers (each split is into two equal parts).
Plan
#5 Look for a Pattern · also uses: #1 Draw a Diagram
Each row repeats the same rule — take a number and split it into two equal halves — so spotting that halving pattern down the table fills every blank, and the bar diagram makes the equal pieces visible.
Execute
Review
Each row totals 1400 (700+700 = 1400 and 350+350+350+350 = 1400), and every split is into two equal halves, so the magnitudes halve correctly down the table (1400, 700, 350).
You could divide instead of halving by inspection: 1400 ÷ 2 = 700 for Row 2 and 1400 ÷ 4 = 350 for Row 3, getting the same blanks.
Standards · min grade 3
3.NBT.A.2Fluently add and subtract within 1000 — Adding the equal cells to confirm each split reproduces the total.3.OA.A.4Determine unknown whole number in multiplication or division equation — Finding the equal addends that make each row sum to 1400.