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): [_] → [14, 13] → [6, 8, _]

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=2, Row2[1]=7

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