expert Set 14 Form Exercise

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

Show answer

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

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

Show answer

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

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

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

Show answer

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

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

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

Show answer

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

SubType
number-pyramid
Difficulty
expert
Levels
  • [23]
  • [13,10]
  • [8,5,5]
Base
  • 8
  • 5
  • 5
TopValue
23
HiddenCells
  • {"r":2,"c":1,"v":5}
  • {"r":2,"c":2,"v":5}