easy Set 24 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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

Show answer

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

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