expert Set 22 Form Exercise

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

Show answer

Answer: Row3[1]=10, Row3[2]=8

SubType
number-pyramid
Difficulty
expert
Levels
  • [35]
  • [18,17]
  • [10,8,9]
Base
  • 10
  • 8
  • 9
TopValue
35
HiddenCells
  • {"r":2,"c":0,"v":10}
  • {"r":2,"c":1,"v":8}

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

Show answer

Answer: Row1[1]=27, Row3[2]=6

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

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

Show answer

Answer: Row3[2]=8, Row3[1]=2

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

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

Show answer

Answer: Row3[2]=10, Row3[3]=3

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