expert Set 46 Form Exercise

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

Show answer

Answer: Row2[1]=20, Row3[3]=6

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

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

Show answer

Answer: Row3[1]=6, Row3[3]=2

SubType
number-pyramid
Difficulty
expert
Levels
  • [20]
  • [12,8]
  • [6,6,2]
Base
  • 6
  • 6
  • 2
TopValue
20
HiddenCells
  • {"r":2,"c":0,"v":6}
  • {"r":2,"c":2,"v":2}

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

Show answer

Answer: Row3[3]=5, Row1[1]=18

SubType
number-pyramid
Difficulty
expert
Levels
  • [18]
  • [9,9]
  • [5,4,5]
Base
  • 5
  • 4
  • 5
TopValue
18
HiddenCells
  • {"r":2,"c":2,"v":5}
  • {"r":0,"c":0,"v":18}

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

Show answer

Answer: Row2[2]=9, Row3[2]=4

SubType
number-pyramid
Difficulty
expert
Levels
  • [21]
  • [12,9]
  • [8,4,5]
Base
  • 8
  • 4
  • 5
TopValue
21
HiddenCells
  • {"r":1,"c":1,"v":9}
  • {"r":2,"c":1,"v":4}