easy Set 96 Form Exercise

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

Show answer

Answer: Row2[2]=15, Row2[1]=11

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

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

Show answer

Answer: Row1[1]=20, Row2[2]=10

SubType
number-pyramid
Difficulty
easy
Levels
  • [20]
  • [10,10]
  • [7,3,7]
Base
  • 7
  • 3
  • 7
TopValue
20
HiddenCells
  • {"r":0,"c":0,"v":20}
  • {"r":1,"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): [34] → [_, 14] → [10, _, 4]

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [34]
  • [20,14]
  • [10,10,4]
Base
  • 10
  • 10
  • 4
TopValue
34
HiddenCells
  • {"r":1,"c":0,"v":20}
  • {"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): [_] → [13, 13] → [_, 3, 10]

Show answer

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

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