easy Set 95 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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

Show answer

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

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