expert 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): [16] → [_, _] → [8, 1, 6]

Show answer

Answer: Row2[1]=9, Row2[2]=7

SubType
number-pyramid
Difficulty
expert
Levels
  • [16]
  • [9,7]
  • [8,1,6]
Base
  • 8
  • 1
  • 6
TopValue
16
HiddenCells
  • {"r":1,"c":0,"v":9}
  • {"r":1,"c":1,"v":7}

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

Show answer

Answer: Row3[2]=4, Row1[1]=23

SubType
number-pyramid
Difficulty
expert
Levels
  • [23]
  • [11,12]
  • [7,4,8]
Base
  • 7
  • 4
  • 8
TopValue
23
HiddenCells
  • {"r":2,"c":1,"v":4}
  • {"r":0,"c":0,"v":23}

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [35]
  • [15,20]
  • [5,10,10]
Base
  • 5
  • 10
  • 10
TopValue
35
HiddenCells
  • {"r":0,"c":0,"v":35}
  • {"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): [16] → [_, 6] → [7, 3, _]

Show answer

Answer: Row2[1]=10, Row3[3]=3

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