easy Set 22 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=6, Row2[2]=10

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

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

Show answer

Answer: Row3[1]=8, Row2[2]=10

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

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

Show answer

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

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