easy Set 56 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row2[2]=10, Row1[1]=22

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

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

Show answer

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

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

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

Show answer

Answer: Row1[1]=23, Row2[2]=13

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