easy Set 29 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] → [_, 2, 4]

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row3[2]=10, Row2[1]=14

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

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

Show answer

Answer: Row1[1]=26, Row3[1]=5

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