expert Set 69 Form Exercise

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [32]
  • [16,16]
  • [8,8,8]
Base
  • 8
  • 8
  • 8
TopValue
32
HiddenCells
  • {"r":2,"c":1,"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): [_] → [13, _] → [4, 9, 10]

Show answer

Answer: Row1[1]=32, Row2[2]=19

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

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

Show answer

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

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

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

Show answer

Answer: Row1[1]=23, Row2[1]=12

SubType
number-pyramid
Difficulty
expert
Levels
  • [23]
  • [12,11]
  • [4,8,3]
Base
  • 4
  • 8
  • 3
TopValue
23
HiddenCells
  • {"r":0,"c":0,"v":23}
  • {"r":1,"c":0,"v":12}