easy Set 46 Form Exercise

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

Show answer

Answer: Row3[1]=1, Row2[1]=11

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

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

Show answer

Answer: Row3[3]=1, Row1[1]=21

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

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [14]
  • [5,9]
  • [1,4,5]
Base
  • 1
  • 4
  • 5
TopValue
14
HiddenCells
  • {"r":0,"c":0,"v":14}
  • {"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): [19] → [_, 8] → [10, _, 7]

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [19]
  • [11,8]
  • [10,1,7]
Base
  • 10
  • 1
  • 7
TopValue
19
HiddenCells
  • {"r":2,"c":1,"v":1}
  • {"r":1,"c":0,"v":11}