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): [34] → [16, _] → [6, _, 8]

Show answer

Answer: Row3[2]=10, Row2[2]=18

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

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

Show answer

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

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

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

Show answer

Answer: Row1[1]=27, Row2[1]=13

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

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

Show answer

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

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