easy Set 65 Form Exercise

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

Show answer

Answer: Row3[3]=6, Row2[1]=16

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

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

Show answer

Answer: Row1[1]=13, Row3[2]=2

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

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [28]
  • [17,11]
  • [9,8,3]
Base
  • 9
  • 8
  • 3
TopValue
28
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): [21] → [_, 8] → [6, _, 1]

Show answer

Answer: Row2[1]=13, Row3[2]=7

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