Okay, let's solve this pyramid puzzle step-by-step. The rule seems to be that each block's value is the sum of the two blocks directly below it.
1. Bottom Row: We have -6 and 5. Let's call the blank space between them "x".
2. Second Row: The two given numbers are -3 and 5. So, the blank space between -3 and 5 can be found by following this rule: -3 + space = 6. The space is equal to 6+3=9
3. Third Row: The value above -3 and 9 is their sum, which is -3 + 9 = 6.
4. Top Row: We know the sum of the middle row should result in 62. Let's calculate: 6 + space = 62, which means space = 56.
5. Filling the blanks: now we know that the the block between 6 and 62 is equal to 56. Let's find missing values in the previous row: 6+ x = 56. x=50
6. Finally: We need to find the two missing values for second row. The right value is 9 and let's call the left value a. So, -3+a =6 and we can say a= 9
7. Finally: We need to find the two missing values for bottom row. The left value is b, so -6+b=9 and we can say b= 15. The right value is c, so 5+c=50 and we can say c=45.
Now let's put it all together.
Bottom Row: -6, 15, 5, 45
Second Row: -3, 9, 50
Third Row: 6, 56
Top Row: 62