expert Set 16 Form Exercise

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [24]
  • [10,14]
  • [6,4,10]
Base
  • 6
  • 4
  • 10
TopValue
24
HiddenCells
  • {"r":2,"c":2,"v":10}
  • {"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): [25] → [_, 12] → [3, _, 2]

Show answer

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

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

Show answer

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

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

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

Show answer

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

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