easy Set 66 Form Exercise

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

Show answer

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

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

Show answer

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

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

Show answer

Answer: Row2[2]=17, Row1[1]=27

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

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

Show answer

Answer: Row2[1]=10, Row2[2]=9

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