easy Set 94 Form Exercise

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

Show answer

Answer: Row3[3]=9, Row3[1]=5

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

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

Show answer

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

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

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

Show answer

Answer: Row3[2]=9, Row1[1]=35

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

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

Show answer

Answer: Row3[2]=1, Row1[1]=12

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