easy Set 97 Form Exercise

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

Show answer

Answer: Row2[1]=18, Row1[1]=32

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

Show answer

Answer: Row2[1]=16, Row1[1]=24

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

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

Show answer

Answer: Row3[3]=8, Row3[2]=7

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

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

Show answer

Answer: Row2[1]=8, Row1[1]=20

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