expert Set 32 Form Exercise

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

Show answer

Answer: Row2[2]=16, Row3[1]=7

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

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

Show answer

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

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

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [14]
  • [11,3]
  • [9,2,1]
Base
  • 9
  • 2
  • 1
TopValue
14
HiddenCells
  • {"r":2,"c":0,"v":9}
  • {"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): [22] → [11, 11] → [_, 7, _]

Show answer

Answer: Row3[1]=4, Row3[3]=4

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