easy Set 82 Form Exercise

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

Show answer

Answer: Row3[3]=6, Row3[1]=4

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

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=6, Row1[1]=21

SubType
number-pyramid
Difficulty
easy
Levels
  • [21]
  • [11,10]
  • [7,4,6]
Base
  • 7
  • 4
  • 6
TopValue
21
HiddenCells
  • {"r":2,"c":2,"v":6}
  • {"r":0,"c":0,"v":21}

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

Show answer

Answer: Row3[3]=2, Row2[2]=10

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