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): [_] → [14, _] → [9, 5, 6]

Show answer

Answer: Row2[2]=11, Row1[1]=25

SubType
number-pyramid
Difficulty
easy
Levels
  • [25]
  • [14,11]
  • [9,5,6]
Base
  • 9
  • 5
  • 6
TopValue
25
HiddenCells
  • {"r":1,"c":1,"v":11}
  • {"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): [21] → [10, _] → [2, _, 3]

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [21]
  • [10,11]
  • [2,8,3]
Base
  • 2
  • 8
  • 3
TopValue
21
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): [23] → [13, _] → [7, _, 4]

Show answer

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

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

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

Show answer

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

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