easy Set 40 Form Exercise

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

Show answer

Answer: Row2[2]=13, Row3[2]=3

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

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

Show answer

Answer: Row1[1]=22, Row3[2]=4

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

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

Show answer

Answer: Row1[1]=23, Row3[2]=5

SubType
number-pyramid
Difficulty
easy
Levels
  • [23]
  • [8,15]
  • [3,5,10]
Base
  • 3
  • 5
  • 10
TopValue
23
HiddenCells
  • {"r":0,"c":0,"v":23}
  • {"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): [_] → [7, _] → [6, 1, 5]

Show answer

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

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