easy Set 35 Form Exercise

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

Show answer

Answer: Row2[1]=13, Row1[1]=29

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

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

Show answer

Answer: Row1[1]=24, Row3[2]=6

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

Show answer

Answer: Row2[1]=13, Row1[1]=32

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

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

Show answer

Answer: Row2[2]=6, Row1[1]=20

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