expert Set 58 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[1]=7, Row2[1]=10

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

Show answer

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

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

Show answer

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

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