easy Set 59 Form Exercise

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

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

Show answer

Answer: Row1[1]=25, Row3[2]=6

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