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): [_] → [10, 14] → [_, 9, 5]

Show answer

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

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

Show answer

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

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [24]
  • [9,15]
  • [3,6,9]
Base
  • 3
  • 6
  • 9
TopValue
24
HiddenCells
  • {"r":2,"c":0,"v":3}
  • {"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): [14] → [_, 7] → [_, 3, 4]

Show answer

Answer: Row3[1]=4, Row2[1]=7

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