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): [27] → [_, _] → [8, 5, 9]

Show answer

Answer: Row2[1]=13, Row2[2]=14

SubType
number-pyramid
Difficulty
easy
Levels
  • [27]
  • [13,14]
  • [8,5,9]
Base
  • 8
  • 5
  • 9
TopValue
27
HiddenCells
  • {"r":1,"c":0,"v":13}
  • {"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): [23] → [12, _] → [8, _, 7]

Show answer

Answer: Row2[2]=11, Row3[2]=4

SubType
number-pyramid
Difficulty
easy
Levels
  • [23]
  • [12,11]
  • [8,4,7]
Base
  • 8
  • 4
  • 7
TopValue
23
HiddenCells
  • {"r":1,"c":1,"v":11}
  • {"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): [23] → [_, 9] → [_, 7, 2]

Show answer

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

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

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

Show answer

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

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