easy Set 93 Form Exercise

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

Show answer

Answer: Row3[3]=6, Row1[1]=16

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

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

Show answer

Answer: Row2[2]=17, Row3[2]=7

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

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

Show answer

Answer: Row3[3]=8, Row2[1]=18

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

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

Show answer

Answer: Row1[1]=35, Row3[1]=10

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