easy Set 53 Form Exercise

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

Show answer

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

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

Show answer

Answer: Row2[2]=18, Row3[2]=9

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

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

Show answer

Answer: Row1[1]=24, Row3[3]=1

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

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [28]
  • [11,17]
  • [3,8,9]
Base
  • 3
  • 8
  • 9
TopValue
28
HiddenCells
  • {"r":0,"c":0,"v":28}
  • {"r":2,"c":0,"v":3}