easy Set 24 Form Exercise

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

Show answer

Answer: Row2[1]=11, Row1[1]=17

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

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row1[1]=22, Row2[1]=11

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