expert Set 78 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] → [_, 8, 2]

Show answer

Answer: Row2[1]=14, Row3[1]=6

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

Show answer

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

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

Show answer

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

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

Show answer

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

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