easy Set 75 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, _] → [_, 4, 10]

Show answer

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

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

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

Show answer

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

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

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

Show answer

Answer: Row2[1]=10, Row2[2]=15

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

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

Show answer

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

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