easy Set 68 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

Show answer

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

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

Show answer

Answer: Row3[2]=7, Row3[1]=4

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