easy Set 69 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] → [_, 8, 4]

Show answer

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

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

Show answer

Answer: Row1[1]=21, Row3[1]=6

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

Show answer

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

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

Show answer

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

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