Solve -38-(24-(17-5)): Multiple Nested Parentheses Problem

Question

38(24(175))= -38-(24-(17-5))=

Video Solution

Solution Steps

00:00 Solution
00:03 We always solve parentheses first, the rule applies even within parentheses
00:07 We calculate the most "inner" parentheses first
00:14 Now we calculate the outer parentheses
00:23 And this is the solution to the question

Step-by-Step Solution

Let's recall the order of operations: calculate what's in parentheses, multiplication and division (from left to right), addition and subtraction (from left to right)

We emphasize that when there are parentheses within parentheses, we start with the innermost ones first.

38(24(175))= -38-(24-(17-5)) =

In this exercise, there are only subtraction operations and parentheses within parentheses.

Therefore, we will first perform the operation in the inner parentheses, and after calculating we can remove the inner parentheses. We'll continue doing this until there are no more parentheses in the exercise.

38(24(175))=38(24(12)) -38-(24-(17-5)) = -38-(24-(12))

38(24(12))=38(2412) -38-(24-(12)) = -38-(24-12)

Now we'll perform the operation in the remaining parentheses and after calculating we'll remove the parentheses


38(2412)=38(12) -38-(24-12) = -38-(12)

38(12)=3812 -38-(12) = -38-12

Reminder - Addition and subtraction of numbers with the same sign

When we have two numbers with the same sign (plus or minus), that sign will remain in the result, which will actually be the result of an addition exercise.

3812=50 -38-12 = -50

Therefore the answer is option c - (-50)

Answer

50 -50