expert Set 14 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, 13] → [_, _, 3]

Show answer

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

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

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

Show answer

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

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

Show answer

Answer: Row3[1]=10, Row1[1]=14

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

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

Show answer

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

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