easy Set 36 Form Exercise

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

Show answer

Answer: Row2[2]=13, Row1[1]=29

SubType
number-pyramid
Difficulty
easy
Levels
  • [29]
  • [16,13]
  • [10,6,7]
Base
  • 10
  • 6
  • 7
TopValue
29
HiddenCells
  • {"r":1,"c":1,"v":13}
  • {"r":0,"c":0,"v":29}

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

Show answer

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

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

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

Show answer

Answer: Row2[2]=13, Row1[1]=30

SubType
number-pyramid
Difficulty
easy
Levels
  • [30]
  • [17,13]
  • [10,7,6]
Base
  • 10
  • 7
  • 6
TopValue
30
HiddenCells
  • {"r":1,"c":1,"v":13}
  • {"r":0,"c":0,"v":30}

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

Show answer

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

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