easy Set 46 Form Exercise

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

Show answer

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

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

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

Show answer

Answer: Row3[3]=2, Row2[1]=10

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

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

Show answer

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

SubType
number-pyramid
Difficulty
easy
Levels
  • [18]
  • [10,8]
  • [4,6,2]
Base
  • 4
  • 6
  • 2
TopValue
18
HiddenCells
  • {"r":2,"c":1,"v":6}
  • {"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): [_] → [18, 10] → [_, 9, 1]

Show answer

Answer: Row3[1]=9, Row1[1]=28

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