easy Set 92 Form Exercise

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

Show answer

Answer: Row3[3]=9, Row3[1]=6

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

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

Show answer

Answer: Row3[3]=7, Row2[2]=12

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

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=6, Row2[2]=13

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