easy Set 47 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=10, Row3[1]=4

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

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

Show answer

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

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

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

Show answer

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

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