easy Set 34 Form Exercise

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

Show answer

Answer: Row2[1]=15, Row3[3]=4

SubType
number-pyramid
Difficulty
easy
Levels
  • [29]
  • [15,14]
  • [5,10,4]
Base
  • 5
  • 10
  • 4
TopValue
29
HiddenCells
  • {"r":1,"c":0,"v":15}
  • {"r":2,"c":2,"v":4}

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

Show answer

Answer: Row3[3]=2, Row2[2]=8

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

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

Show answer

Answer: Row3[3]=4, Row1[1]=22

SubType
number-pyramid
Difficulty
easy
Levels
  • [22]
  • [13,9]
  • [8,5,4]
Base
  • 8
  • 5
  • 4
TopValue
22
HiddenCells
  • {"r":2,"c":2,"v":4}
  • {"r":0,"c":0,"v":22}

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

Show answer

Answer: Row3[2]=2, Row1[1]=15

SubType
number-pyramid
Difficulty
easy
Levels
  • [15]
  • [3,12]
  • [1,2,10]
Base
  • 1
  • 2
  • 10
TopValue
15
HiddenCells
  • {"r":2,"c":1,"v":2}
  • {"r":0,"c":0,"v":15}