easy Set 58 Form Exercise

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [19]
  • [11,8]
  • [5,6,2]
Base
  • 5
  • 6
  • 2
TopValue
19
HiddenCells
  • {"r":2,"c":2,"v":2}
  • {"r":2,"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): [15] → [8, 7] → [_, 1, _]

Show answer

Answer: Row3[1]=7, Row3[3]=6

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

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

Show answer

Answer: Row3[3]=6, Row3[1]=7

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

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

Show answer

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

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