Examples with solutions for All Operations in the Order of Operations: Using parentheses

Exercise #1

Indicate whether the equality is true or not.

(52+3):22=52+(3:22) (5^2+3):2^2=5^2+(3:2^2)

Video Solution

Step-by-Step Solution

In order to determine the correctness (or incorrectness) of the given equation, let's simplify both sides separately:

A. Let's start with the expression on the left side:

(52+3):22 (5^2+3):2^2 Let's simplify this expression while remembering the order of operations which states that exponents come before multiplication and division, which come before addition and subtraction, and parentheses come before everything else, therefore we'll start by simplifying the expression inside the parentheses, this is done by calculating the numerical value of the terms with exponents within them, then we'll calculate the addition operation in the parentheses:

(52+3):22=(25+3):22=28:22 (5^2+3):2^2 =\\ (25+3):2^2 =\\ 28:2^2 We'll continue and remember that exponents come before division, therefore, we'll first calculate the term with the exponent which is the divisor in the expression (in fact, if we were to convert the division operation to a fraction, this term would be in the denominator), then we'll calculate the result of the division operation:

28:22=28:4=7 28:2^2 =\\ 28:4 =\\ 7 We've finished simplifying the expression on the left side of the given equation, let's summarize the simplification process:

(52+3):22=28:22=28:4=7 (5^2+3):2^2 =\\ 28:2^2= \\ 28:4 =\\ 7 B. Let's continue with the expression on the right side of the given equation:

52+(3:22) 5^2+(3:2^2) Similar to what we did in the previous part we'll simplify the expression while adhering to the order of operations mentioned earlier, therefore, we'll again start by simplifying the expression inside the parentheses, this is first done by calculating the numerical value of the term with the exponent (since exponents come before division), then we'll perform the division operation on the second term from the left (in parentheses), simultaneously we'll calculate the numerical value of the term with the exponent (the first from the left) and then we'll perform the addition operation:

52+(3:22)=52+(3:4)=25+34=2534 5^2+(3:2^2) =\\ 5^2+(3:4)=\\ 25+\frac{3}{4}=\\ 25\frac{3}{4} Note that since the division operation yielded a non-whole number we settled for converting this operation to a fraction, finally we performed the addition operation between the whole number and the fraction and wrote the result as a mixed number, this fraction can be converted to a decimal but there's no need for that,

Note that in this expression the parentheses are actually meaningless because multiplication and division come before addition and subtraction anyway, but good practice says that if they're noted in the problem, they should be given precedence in the approach,

We've finished simplifying the expression on the right side of the equation, since the calculation is short there's no need to summarize,

Let's return then to the original equation and substitute in place of the expressions on both sides the results of the simplifications detailed in A and B in order to determine its correctness (or incorrectness):

(52+3):22=52+(3:22)7=2534 (5^2+3):2^2=5^2+(3:2^2) \\ \downarrow\\ 7=25\frac{3}{4} Now we can definitively determine that the given equation is incorrect, meaning - we have a false statement,

Therefore the correct answer is answer B.

Answer

Not true

Exercise #2

0.6×(1+2)= 0.6\times(1+2)=

Video Solution

Step-by-Step Solution

The problem to be solved is 0.6×(1+2)= 0.6\times(1+2)= . Let's go through the solution step by step, following the order of operations.


Step 1: Evaluate the expression inside the parentheses.
Inside the parentheses, we have 1+21+2. According to the order of operations, we first solve expressions in parentheses. Thus, we have:

1+2=3 1 + 2 = 3

So, the expression simplifies to 0.6×3 0.6\times3 .


Step 2: Perform the multiplication.
With the parentheses removed, we now carry out the multiplication:

0.6×3=1.8 0.6 \times 3 = 1.8

Thus, the final answer is 1.8 1.8 .

Answer

1.8

Exercise #3

13+(21)= \frac{1}{3}+(2-1)=

Video Solution

Step-by-Step Solution

To solve the expression 13+(21) \frac{1}{3}+(2-1) , we need to follow the order of operations, often abbreviated as PEMDAS (Parentheses, Exponents, Multiplication and Division (from left to right), Addition and Subtraction (from left to right)). This problem primarily involves parentheses and addition.

We'll start by solving the expression within the parentheses:

  • The expression inside the parentheses is (21) (2-1) . Subtracting, we get:

21=1 2 - 1 = 1

After solving the parentheses, the expression becomes:

13+1 \frac{1}{3} + 1

Next, we perform the addition:

  • Since 1 1 can be written as 33 \frac{3}{3} to have a common denominator with 13 \frac{1}{3} , we add:

13+33=1+33=43 \frac{1}{3} + \frac{3}{3} = \frac{1+3}{3} = \frac{4}{3}

The fraction 43 \frac{4}{3} can also be expressed as a mixed number:

  • 43=113 \frac{4}{3} = 1 \frac{1}{3} (where 1 1 is the whole number and 13 \frac{1}{3} is the fractional part)

Thus, the correct answer is 113 1\frac{1}{3} .

Answer

113 1\frac{1}{3}

Exercise #4

Solve the exercise:

3(41)+5:1= 3\cdot(4-1)+5:1=

Video Solution

Step-by-Step Solution

We solve the exercise in parentheses:33+5:1= 3\cdot3+5:1=

We place in parentheses the multiplication and division exercises:

(33)+(5:1)= (3\cdot3)+(5:1)=

We solve the exercises in parentheses:

9+5=14 9+5=14

Answer

14 14

Exercise #5

Solve the following exercise:

423:(1+3)= 4\cdot2-3:(1+3)=

Video Solution

Step-by-Step Solution

First, we solve the exercise within the parentheses:

423:4= 4\cdot2-3:4=

We place multiplication and division exercises within parentheses:

(42)(3:4)= (4\cdot2)-(3:4)=

We solve the exercises within the parentheses:

834=714 8-\frac{3}{4}=7\frac{1}{4}

Answer

714 7\frac{1}{4}

Exercise #6

Solve the exercise:

3:(4+5)96= 3:(4+5)\cdot9-6=

Video Solution

Step-by-Step Solution

We solve the exercise in parentheses:

3:996= 3:9\cdot9-6=

3996= \frac{3}{9}\cdot9-6=

We simplify and subtract:

36=3 3-6=-3

Answer

-3

Exercise #7

What is the result of the following power?

(23)3 (\frac{2}{3})^3

Video Solution

Step-by-Step Solution

To solve the given power expression, we need to apply the formula for powers of a fraction. The expression we are given is:
(23)3 \left(\frac{2}{3}\right)^3

Let's break down the steps:

  • When we raise a fraction to a power, we apply the exponent to both the numerator and the denominator separately. This means raising both 2 and 3 to the power of 3.
  • Thus, we calculate:
    23=8 2^3 = 8 and 33=27 3^3 = 27 .
  • Therefore, (23)3=2333=827 \left(\frac{2}{3}\right)^3 = \frac{2^3}{3^3} = \frac{8}{27} .

So, the result of the expression (23)3 \left(\frac{2}{3}\right)^3 is 827 \frac{8}{27} .

Answer

827 \frac{8}{27}

Exercise #8

Solve the exercise:

2×3(4+5):2= 2\times3-(4+5):2=

Video Solution

Step-by-Step Solution

According to the rules of the order of operations, we first solve the exercise within parentheses:

4+5=9 4+5=9

Now we obtain the exercise:

2×39:2= 2\times3-9:2=

We place in parentheses the multiplication and division exercises:

(2×3)(9:2)= (2\times3)-(9:2)=

We solve the exercises within parentheses:

2×3=6 2\times3=6

9:2=4.5 9:2=4.5

Now we obtain the exercise:

64.5=1.5 6-4.5=1.5

Answer

1.5 1.5

Exercise #9

Calculate and indicate the answer:

(52)223 (5-2)^2-2^3

Video Solution

Step-by-Step Solution

Remember that according to the order of arithmetic operations, exponents precede multiplication and division, which precede addition and subtraction (and parentheses always precede everything).

So first calculate the values of the terms with exponents and then subtract the results:

(52)223=3223=98=1 (5-2)^2-2^3 =3^2-2^3=9-8=1 Therefore, the correct answer is option C.

Answer

1

Exercise #10

Calculate and indicate the answer:

(94)24251 (\sqrt{9}-\sqrt{4})^2\cdot4^2-5^1

Video Solution

Step-by-Step Solution

Previously mentioned in the order of operations that exponents come before multiplication and division which come before addition and subtraction (and parentheses always come before everything),

Let's calculate then first the value of the expression inside the parentheses (by calculating the roots inside the parentheses first) :

(94)24251=(32)24251=124251 (\sqrt{9}-\sqrt{4})^2\cdot4^2-5^1 =(3-2)^2\cdot4^2-5^1 =1^2\cdot4^2-5^1 where in the second stage we simplified the expression in parentheses,

Next we'll calculate the values of the terms with exponents:

124251=1165 1^2\cdot4^2-5^1 =1\cdot16-5 then we'll calculate the results of the multiplications

1165=165 1\cdot16-5 =16-5 and after that we'll perform the subtraction:

165=11 16-5=11 Therefore the correct answer is answer B.

Answer

11

Exercise #11

Calculate and indicate the answer:

(10225):32 (10^2-2\cdot5):3^2

Video Solution

Step-by-Step Solution

Previously mentioned in the order of operations that exponents come before multiplication and division which come before addition and subtraction (and parentheses always come before everything),

Let's calculate first the value of the expression inside the parentheses (by calculating the values of the terms inside the parentheses first) :

(10225):32=(10010):32=90:32=9032 (10^2-2\cdot5):3^2 = (100-10):3^2 =90:3^2=\frac{90}{3^2} where in the second stage we simplified the expression in parentheses, and in the next stage we wrote the division operation as a fraction,

Next we'll calculate the value of the term in the fraction's numerator by performing the exponent, and in the next stage we'll perform the division (essentially reducing the fraction):

9032=9̸0=10 \frac{90}{3^2} =\frac{\not{90}}{\not{9}}=10 Therefore the correct answer is answer D.

Answer

10

Exercise #12

Calculate and indicate the answer:

(1009)2:7 (\sqrt{100}-\sqrt{9})^2:7

Video Solution

Step-by-Step Solution

Previously mentioned in the order of arithmetic operations, exponents come before multiplication and division which come before addition and subtraction (and parentheses always come before everything),

Let's calculate first the value of the expression inside the parentheses (by calculating the values of the root terms inside the parentheses first) :

(1009)2:7=(103)2:7=72:7=727 (\sqrt{100}-\sqrt{9})^2:7 = (10-3)^2:7 =7^2:7=\frac{7^2}{7} where in the second step we simplified the expression in parentheses, and in the next step we wrote the division operation as a fraction,

Next we'll calculate the value of the numerator by performing the exponentiation, and in the next step we'll perform the division (essentially reducing the fraction):

727=4̸9=7 \frac{7^2}{7} =\frac{\not{49}}{\not{7}}=7 Therefore the correct answer is answer A.

Answer

7

Exercise #13

Calculate and indicate the answer:

5:(132122) 5:(13^2-12^2)

Video Solution

Step-by-Step Solution

Previously mentioned in the order of arithmetic operations, exponents come before multiplication and division which come before addition and subtraction (and parentheses always come before everything),

Let's calculate first the value of the expression inside the parentheses (by calculating the values of the terms with exponents inside the parentheses first) :

5:(132122)=5:(169144)=5:25=525 5:(13^2-12^2) =5:(169-144) =5:25=\frac{5}{25} where in the second step we simplified the expression in parentheses, and in the next step we wrote the division operation as a fraction,

Then we'll perform the division (we'll actually reduce the fraction):

2̸5=15 \frac{\not{5}}{\not{25}}=\frac{1}{5} Therefore the correct answer is answer C.

Answer

15 \frac{1}{5}

Exercise #14

Calculate and indicate the answer:

(42+32):25 (4^2+3^2):\sqrt{25}

Video Solution

Step-by-Step Solution

Previously mentioned in the order of operations that exponents come before multiplication and division which come before addition and subtraction (and parentheses always come before everything),

Let's calculate first the value of the expression inside the parentheses (by calculating the values of the terms with exponents inside the parentheses first) :

(42+32):25=(16+9):25=25:25=2525 (4^2+3^2):\sqrt{25} =(16+9):\sqrt{25} =25:\sqrt{25} =\frac{25}{\sqrt{25}} where in the second step we simplified the expression in parentheses, and in the next step we wrote the division as a fraction,

we'll continue and calculate the value of the square root in the denominator:

2525=255 \frac{25}{\sqrt{25}} =\frac{25}{5} and then we'll perform the division (reducing the fraction essentially):

255=5 \frac{25}{5} =5 Therefore the correct answer is answer B.

Answer

5

Exercise #15

Calculate and indicate the answer:

(2522)3+23 (\sqrt{25}-2^2)^3+2^3

Video Solution

Step-by-Step Solution

Previously mentioned in the order of operations that exponents come before multiplication and division which come before addition and subtraction (and parentheses always come before everything),

Let's calculate first the value of the expression inside the parentheses (by calculating the values of the terms with exponents and roots inside the parentheses first) :(2522)3+23=(54)3+23=13+23 (\sqrt{25}-2^2)^3+2^3= (5-4)^3+2^3=1^3+2^3 where in the second stage we simplified the expression in parentheses,

Next we'll calculate the values of the terms with exponents and perform the addition operation:

13+23=1+8=9 1^3+2^3=1+8=9 Therefore the correct answer is answer A.

Answer

9

Exercise #16

Solve the following equation:

400 ⁣:(5)[2(9361)]4= \frac{400\colon(-5)-\lbrack-2(93-61)\rbrack}{4}=

Video Solution

Step-by-Step Solution

We begin by addressing the numerator of the fraction.

First we solve the division exercise and the exercise within the parentheses:

400:(5)=80 400:(-5)=-80

(9361)=32 (93-61)=32

We obtain the following:

80(2×32)4= \frac{-80-(-2\times32)}{4}=

We then solve the parentheses in the numerator of the fraction:

80(64)4= \frac{-80-(-64)}{4}=

Let's remember that a negative times a negative equals a positive:

80+644= \frac{-80+64}{4}=

164=4 \frac{-16}{4}=-4

Answer

4 -4

Exercise #17

Calculate and indicate the answer:

7:(5216)3+33 7:(5^2-\sqrt{16})\cdot3+\sqrt{3}\cdot\sqrt{3}

Video Solution

Step-by-Step Solution

Previously mentioned in the order of arithmetic operations, exponents come before multiplication and division which come before addition and subtraction (and parentheses always come before everything),

We will therefore first calculate the value of the expression inside the parentheses in the leftmost term (by calculating the values of the terms with exponents and roots inside the parentheses first) :7:(5216)3+33=7:(254)3+33=7:213+33 7:(5^2-\sqrt{16})\cdot3+\sqrt{3}\cdot\sqrt{3} = 7:(25-4)\cdot3+\sqrt{3}\cdot\sqrt{3}=7:21\cdot3+\sqrt{3}\cdot\sqrt{3} where in the second stage we simplified the expression in parentheses,

Then for convenience we'll write the division operation in the leftmost term, where:

7:213+33=7213+33 7:21\cdot3+\sqrt{3}\cdot\sqrt{3} =\frac{7}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} Let's pause here for a moment and notice that we can actually write the expression in the following way:

71213+33 7\cdot\frac{1}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} And using the commutative property of multiplication we can write it as:

71213+33=73121+33 7\cdot\frac{1}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} = 7\cdot3\cdot\frac{1}{21}+\sqrt{3}\cdot\sqrt{3} In other words, we can switch the order of operations - multiplying by 3 and dividing by 21 (which is represented by the fraction). If we return to writing it using division operation, it will look like this:

73121+33=73:21+33 7\cdot3\cdot\frac{1}{21}+\sqrt{3}\cdot\sqrt{3} =7\cdot3:21+\sqrt{3}\cdot\sqrt{3} We could have done this at the beginning of the solution, but we must ensure that the operation (division or multiplication) before the number is well defined and that division operation can never be written first. Note that the commutative property is not well defined for division and therefore cannot be used for division, but after converting to a fraction (which is actually being multiplied) the commutative property is well defined (since it's now multiplication),

Let's return to the problem, in the last stage we got:

7213+33 \frac{7}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} We'll continue and perform both multiplication and division in the first term, and calculate the value of the second term from the left by performing the multiplication:

7213+33=7321+(3)2=2121+3=1+3=4 \frac{7}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} = \frac{7\cdot3}{21}+(\sqrt{3})^2= \frac{21}{21}+3=1+3=4 When in the first stage we remembered that multiplication by a fraction is actually multiplication by the numerator of the fraction for the first term from the left, and for the second term from the left we remembered that multiplying a number by itself is raising the number to the power of 2. In the following stages we calculated the result of multiplication by the fraction's numerator and also remembered the definition of root for the second term (which states that root and exponent of the same order are inverse operations). Finally, we reduced the fraction (actually performed the division operation) and calculated the result of the addition operation

Therefore the correct answer is answer D.

Answer

4

Exercise #18

Calculate and indicate the answer:

(32+22)2:(2569)99 (3^2+2^2)^2:(\sqrt{256}-\sqrt{9})-\sqrt{9}\cdot\sqrt{9}

Video Solution

Step-by-Step Solution

The given expression is: (32+22)2:(2569)99 (3^2+2^2)^2:(\sqrt{256}-\sqrt{9})-\sqrt{9}\cdot\sqrt{9}

Let's solve it step by step:

Step 1: Solve inside the parentheses

Calculate 323^2 and 222^2:

  • 32=93^2 = 9
  • 22=42^2 = 4

Add the results: 9+4=139 + 4 = 13

Now, the expression becomes (13)2:(2569)99(13)^2 : (\sqrt{256} - \sqrt{9}) - \sqrt{9}\cdot\sqrt{9}

Step 2: Calculate the powers and roots

  • (13)2=169(13)^2 = 169
  • 256=16\sqrt{256} = 16
  • 9=3\sqrt{9} = 3

Substitute these back into the expression: 169:(163)33169 : (16 - 3) - 3\cdot3

Step 3: Simplify the expression

  • The expression in the parentheses: 163=1316 - 3 = 13

Now the expression is: 169:139169 : 13 - 9

Step 4: Perform division

Divide 169169 by 1313:

  • 169:13=13169 : 13 = 13

Now the expression is: 13913 - 9

Step 5: Perform subtraction

Subtract 99 from 1313:

  • 139=413 - 9 = 4

The final answer is 44.

Answer

4

Exercise #19

Solve the following question:

3(52:5)2+72= 3-(5^2:5)^2+7^2=

Video Solution

Step-by-Step Solution

To solve the expression 3(52:5)2+72 3-(5^2:5)^2+7^2 , we should follow the order of operations, which is often remembered by the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division (from left to right), Addition and Subtraction (from left to right)).

Here are the steps to solve the expression:

1. Evaluate the exponents

  • Calculate 525^2 which equals 2525.

  • Calculate 727^2 which equals 4949.


2. Evaluate expressions inside parentheses

  • The expression inside the parentheses is 52:55^2:5 which simplifies to 25:5=525:5 = 5.


3. Evaluate the expression inside the parentheses raised to a power

  • The simplified expression now is (5)2(5)^2, which is 2525.


4. Substitute back into the expression

  • The original expression now becomes: 325+493 - 25 + 49.


5. Perform the addition and subtraction from left to right

  • First, calculate 3253 - 25 which equals 22-22.

  • Then, 22+49-22 + 49 equals 2727.


Therefore, the final result of the expression 3(52:5)2+72 3-(5^2:5)^2+7^2 is 2727.

Answer

27

Exercise #20

Solve the following question:

(42:8):2+32= (4^2:8):2+3^2=

Video Solution

Step-by-Step Solution

Let's walk through the steps to solve the expression (42:8):2+32 (4^2:8):2+3^2 using the correct order of operations, often remembered by the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division (from left to right), Addition and Subtraction (from left to right)).

  • First, resolve the expression inside the parentheses: 42:84^2:8

    • The exponent comes first:

      42=164^2 = 16, so the expression now is 16:816:8.

  • Next, perform the division inside the parentheses: 16:816:8 equals 2. So the expression within the parentheses simplifies to 2.

  • Now, we replace the original expression with this simplified result:

    2:2+322:2+3^2

  • We perform the division: 2:2=12:2 = 1.

  • Substitute back into the expression:

    1+321+3^2

  • Next, calculate the exponent:

    32=93^2 = 9.

  • Finally, add the results:

    1+9=101 + 9 = 10.

Thus, the solution to the expression (42:8):2+32 (4^2:8):2+3^2 is 10.

Answer

10