easy Set 93 Form Exercise

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

Show answer

Answer: Row1[1]=24, Row3[2]=6

SubType
number-pyramid
Difficulty
easy
Levels
  • [24]
  • [11,13]
  • [5,6,7]
Base
  • 5
  • 6
  • 7
TopValue
24
HiddenCells
  • {"r":0,"c":0,"v":24}
  • {"r":2,"c":1,"v":6}

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

Show answer

Answer: Row3[1]=10, Row1[1]=29

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

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

Show answer

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

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

Show answer

Answer: Row3[3]=5, Row2[2]=12

SubType
number-pyramid
Difficulty
easy
Levels
  • [28]
  • [16,12]
  • [9,7,5]
Base
  • 9
  • 7
  • 5
TopValue
28
HiddenCells
  • {"r":2,"c":2,"v":5}
  • {"r":1,"c":1,"v":12}