easy Set 44 Form Exercise

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

Show answer

Answer: Row3[1]=8, Row1[1]=32

SubType
number-pyramid
Difficulty
easy
Levels
  • [32]
  • [17,15]
  • [8,9,6]
Base
  • 8
  • 9
  • 6
TopValue
32
HiddenCells
  • {"r":2,"c":0,"v":8}
  • {"r":0,"c":0,"v":32}

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

Show answer

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

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

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

Show answer

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

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

Show answer

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

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