easy Set 29 Form Exercise

Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [22] → [_, 8] → [_, 6, 2]

Show answer

Answer: Row2[1]=14, Row3[1]=8

SubType
number-pyramid
Difficulty
easy
Levels
  • [22]
  • [14,8]
  • [8,6,2]
Base
  • 8
  • 6
  • 2
TopValue
22
HiddenCells
  • {"r":1,"c":0,"v":14}
  • {"r":2,"c":0,"v":8}

Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [11, 18] → [_, 10, 8]

Show answer

Answer: Row3[1]=1, Row1[1]=29

SubType
number-pyramid
Difficulty
easy
Levels
  • [29]
  • [11,18]
  • [1,10,8]
Base
  • 1
  • 10
  • 8
TopValue
29
HiddenCells
  • {"r":2,"c":0,"v":1}
  • {"r":0,"c":0,"v":29}

Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [33] → [19, _] → [10, _, 5]

Show answer

Answer: Row3[2]=9, Row2[2]=14

SubType
number-pyramid
Difficulty
easy
Levels
  • [33]
  • [19,14]
  • [10,9,5]
Base
  • 10
  • 9
  • 5
TopValue
33
HiddenCells
  • {"r":2,"c":1,"v":9}
  • {"r":1,"c":1,"v":14}

Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [21] → [_, _] → [5, 7, 2]

Show answer

Answer: Row2[2]=9, Row2[1]=12

SubType
number-pyramid
Difficulty
easy
Levels
  • [21]
  • [12,9]
  • [5,7,2]
Base
  • 5
  • 7
  • 2
TopValue
21
HiddenCells
  • {"r":1,"c":1,"v":9}
  • {"r":1,"c":0,"v":12}