expert Set 32 Form Exercise

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [24]
  • [13,11]
  • [9,4,7]
Base
  • 9
  • 4
  • 7
TopValue
24
HiddenCells
  • {"r":2,"c":1,"v":4}
  • {"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): [_] → [12, 13] → [7, 5, _]

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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