easy Set 94 Form Exercise

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

Show answer

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

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

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [26]
  • [13,13]
  • [6,7,6]
Base
  • 6
  • 7
  • 6
TopValue
26
HiddenCells
  • {"r":1,"c":0,"v":13}
  • {"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): [_] → [20, _] → [10, 10, 9]

Show answer

Answer: Row1[1]=39, Row2[2]=19

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

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

Show answer

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

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