easy Set 38 Form Exercise

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

Show answer

Answer: Row3[2]=7, Row1[1]=32

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=9, Row2[1]=12

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