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): [_] → [17, 20] → [7, 10, _]

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [37]
  • [17,20]
  • [7,10,10]
Base
  • 7
  • 10
  • 10
TopValue
37
HiddenCells
  • {"r":0,"c":0,"v":37}
  • {"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): [32] → [15, _] → [_, 9, 8]

Show answer

Answer: Row3[1]=6, Row2[2]=17

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

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

Show answer

Answer: Row3[1]=7, Row2[1]=17

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

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

Show answer

Answer: Row3[1]=7, Row3[3]=10

SubType
number-pyramid
Difficulty
easy
Levels
  • [35]
  • [16,19]
  • [7,9,10]
Base
  • 7
  • 9
  • 10
TopValue
35
HiddenCells
  • {"r":2,"c":0,"v":7}
  • {"r":2,"c":2,"v":10}