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

Show answer

Answer: Row1[1]=32, Row3[2]=8

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

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

Show answer

Answer: Row2[1]=13, Row3[1]=5

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

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

Show answer

Answer: Row1[1]=22, Row2[1]=11

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

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

Show answer

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

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