easy Set 49 Form Exercise

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

Show answer

Answer: Row2[1]=14, Row3[3]=4

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

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

Show answer

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

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

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

Show answer

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

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

Show answer

Answer: Row2[2]=13, Row2[1]=12

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