easy Set 42 Form Exercise

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

Show answer

Answer: Row1[1]=16, Row3[3]=1

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

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

Show answer

Answer: Row2[1]=10, Row1[1]=23

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

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

Show answer

Answer: Row2[1]=13, Row3[1]=7

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

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

Show answer

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

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