easy Set 76 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row2[1]=16, Row3[3]=2

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

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

Show answer

Answer: Row2[2]=8, 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":1,"v":8}
  • {"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): [22] → [10, 12] → [_, _, 4]

Show answer

Answer: Row3[1]=2, Row3[2]=8

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