easy Set 60 Form Exercise

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

Show answer

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

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

Show answer

Answer: Row1[1]=22, Row3[3]=10

SubType
number-pyramid
Difficulty
easy
Levels
  • [22]
  • [8,14]
  • [4,4,10]
Base
  • 4
  • 4
  • 10
TopValue
22
HiddenCells
  • {"r":0,"c":0,"v":22}
  • {"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): [29] → [16, _] → [6, 10, _]

Show answer

Answer: Row2[2]=13, Row3[3]=3

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

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

Show answer

Answer: Row1[1]=28, Row3[1]=6

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