easy Set 62 Form Exercise

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

Show answer

Answer: Row2[1]=15, Row1[1]=25

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

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

Show answer

Answer: Row3[2]=8, Row2[2]=11

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

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

Show answer

Answer: Row1[1]=30, Row3[2]=9

SubType
number-pyramid
Difficulty
easy
Levels
  • [30]
  • [16,14]
  • [7,9,5]
Base
  • 7
  • 9
  • 5
TopValue
30
HiddenCells
  • {"r":0,"c":0,"v":30}
  • {"r":2,"c":1,"v":9}

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

Show answer

Answer: Row1[1]=33, Row2[2]=14

SubType
number-pyramid
Difficulty
easy
Levels
  • [33]
  • [19,14]
  • [10,9,5]
Base
  • 10
  • 9
  • 5
TopValue
33
HiddenCells
  • {"r":0,"c":0,"v":33}
  • {"r":1,"c":1,"v":14}