expert Set 24 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [22]
  • [12,10]
  • [7,5,5]
Base
  • 7
  • 5
  • 5
TopValue
22
HiddenCells
  • {"r":2,"c":1,"v":5}
  • {"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): [20] → [_, 7] → [8, _, 2]

Show answer

Answer: Row3[2]=5, Row2[1]=13

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