easy Set 52 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[2]=1, Row1[1]=7

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

Show answer

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

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

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

Show answer

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

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