easy Set 54 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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

Show answer

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

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