medium Set 94 Form Exercise

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

Show answer

Answer: Row4[2]=7, Row3[1]=9, Row4[4]=7, Row4[3]=10

SubType
number-pyramid
Difficulty
medium
Levels
  • [60]
  • [26,34]
  • [9,17,17]
  • [2,7,10,7]
Base
  • 2
  • 7
  • 10
  • 7
TopValue
60
HiddenCells
  • {"r":3,"c":1,"v":7}
  • {"r":2,"c":0,"v":9}
  • {"r":3,"c":3,"v":7}
  • {"r":3,"c":2,"v":10}

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

Show answer

Answer: Row1[1]=61, Row4[3]=6, Row2[1]=29, Row4[4]=10

SubType
number-pyramid
Difficulty
medium
Levels
  • [61]
  • [29,32]
  • [13,16,16]
  • [3,10,6,10]
Base
  • 3
  • 10
  • 6
  • 10
TopValue
61
HiddenCells
  • {"r":0,"c":0,"v":61}
  • {"r":3,"c":2,"v":6}
  • {"r":1,"c":0,"v":29}
  • {"r":3,"c":3,"v":10}

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

Show answer

Answer: Row3[1]=17, Row4[2]=9, Row3[2]=17, Row1[1]=62

SubType
number-pyramid
Difficulty
medium
Levels
  • [62]
  • [34,28]
  • [17,17,11]
  • [8,9,8,3]
Base
  • 8
  • 9
  • 8
  • 3
TopValue
62
HiddenCells
  • {"r":2,"c":0,"v":17}
  • {"r":3,"c":1,"v":9}
  • {"r":2,"c":1,"v":17}
  • {"r":0,"c":0,"v":62}

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

Show answer

Answer: Row1[1]=32, Row2[2]=16, Row4[1]=9, Row3[2]=6

SubType
number-pyramid
Difficulty
medium
Levels
  • [32]
  • [16,16]
  • [10,6,10]
  • [9,1,5,5]
Base
  • 9
  • 1
  • 5
  • 5
TopValue
32
HiddenCells
  • {"r":0,"c":0,"v":32}
  • {"r":1,"c":1,"v":16}
  • {"r":3,"c":0,"v":9}
  • {"r":2,"c":1,"v":6}