expert Set 59 Form Exercise

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

Show answer

Answer: Row2[2]=8, Row2[1]=14

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

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

Show answer

Answer: Row2[2]=5, Row3[2]=3

SubType
number-pyramid
Difficulty
expert
Levels
  • [16]
  • [11,5]
  • [8,3,2]
Base
  • 8
  • 3
  • 2
TopValue
16
HiddenCells
  • {"r":1,"c":1,"v":5}
  • {"r":2,"c":1,"v":3}

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

Show answer

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

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

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [19]
  • [8,11]
  • [3,5,6]
Base
  • 3
  • 5
  • 6
TopValue
19
HiddenCells
  • {"r":2,"c":2,"v":6}
  • {"r":2,"c":1,"v":5}