easy Set 79 Form Exercise

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

Show answer

Answer: Row2[1]=10, Row2[2]=16

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

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

Show answer

Answer: Row3[3]=5, Row3[1]=3

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

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

Show answer

Answer: Row2[1]=5, Row3[2]=4

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

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

Show answer

Answer: Row3[3]=7, Row1[1]=33

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