easy Set 57 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] → [7, _, 3]

Show answer

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

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

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

Show answer

Answer: Row1[1]=26, Row3[2]=7

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

Show answer

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

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

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

Show answer

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

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