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): [_] → [11, 13] → [6, _, 8]

Show answer

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

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

Show answer

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

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

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

Show answer

Answer: Row1[1]=29, Row3[3]=10

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

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

Show answer

Answer: Row2[2]=15, Row3[2]=9

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