easy Set 32 Form Exercise

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

Show answer

Answer: Row1[1]=27, Row3[3]=10

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

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row3[1]=9, Row2[1]=15

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