easy Set 12 Form Exercise

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

Show answer

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

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

Show answer

Answer: Row3[1]=3, Row2[2]=9

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

Show answer

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

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

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

Show answer

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

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