expert Set 29 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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