easy Set 40 Form Exercise

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

Show answer

Answer: Row2[2]=14, Row1[1]=25

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

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

Show answer

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

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

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

Show answer

Answer: Row1[1]=32, Row2[2]=16

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

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

Show answer

Answer: Row3[3]=3, Row1[1]=12

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