Special Cases in Order of Operations

When we come to use the order of operations, we can encounter various special cases.
Sometimes, these cases will affect the order of operations, and in other cases we can use them to make the solution path easier for ourselves.

The number 00

Addition and subtraction do not affect the number.
Multiplication by 00 = 00
Number divided by 00 = 00
Division by 00 is undefined

number 11

Multiplication by 11 does not change the number
Division by 11 does not change the number

Reciprocal Numbers

when aa is not equal to 00

a1a=1a\cdot\frac{1}{a}=1

Division and multiplication of reciprocal numbers

a1b=ab\frac{a}{\frac{1}{b}}=a\cdot b

fraction line

Let's treat the arithmetic operation in the numerator as if the numerator is in parentheses.

1 English Special Cases

Example
(5:0)+10242=(5:0)+\frac{10-2}{4}\cdot2=

Solution:
Let's start by solving the numerator:
(5:0)+842=(5:0)+\frac{8}{4}\cdot2=
Let's continue with the parentheses:
0+842=0+\frac{8}{4}\cdot2=
Let's continue with multiplication and ignore adding 00:
164=4\frac{16}{4}=4

Suggested Topics to Practice in Advance

  1. The Order of Basic Operations: Addition, Subtraction, and Multiplication
  2. Order of Operations: Exponents
  3. Order of Operations: Roots
  4. Order of Operations - Exponents and Roots
  5. Order of Operations with Parentheses

Practice Special Cases (0 and 1, Inverse, Fraction Line)

Examples with solutions for Special Cases (0 and 1, Inverse, Fraction Line)

Exercise #1

Solve the following exercise:

2+0:3= 2+0:3=

Step-by-Step Solution

According to the order of operations rules, we first divide and then add:

2+(0:3)= 2+(0:3)=

0:3=0 0:3=0

2+0=2 2+0=2

Answer

2 2

Exercise #2

Solve the following exercise:

12+30= 12+3\cdot0=

Step-by-Step Solution

According to the order of operations, we first multiply and then add:

12+(30)= 12+(3\cdot0)=

3×0=0 3\times0=0

12+0=12 12+0=12

Answer

12 12

Exercise #3

63×1= ? \frac{6}{3}\times1=\text{ ?}

Video Solution

Step-by-Step Solution

According to the order of operations, we will solve the exercise from left to right since it only contains multiplication and division operations:

63=2 \frac{6}{3}=2

2×1=2 2\times1=2

Answer

2 2

Exercise #4

0+0.2+0.6= 0+0.2+0.6= ?

Video Solution

Step-by-Step Solution

According to the order of operations, the exercise is solved from left to right as it contains only an addition operation:

0+0.2=0.2 0+0.2=0.2

0.2+0.6=0.8 0.2+0.6=0.8

Answer

0.8

Exercise #5

12+0+12= \frac{1}{2}+0+\frac{1}{2}= ?

Video Solution

Step-by-Step Solution

According to the order of operations, since the exercise only involves addition operations, we will solve the problem from left to right:

12+0=12 \frac{1}{2}+0=\frac{1}{2}

12+12=11=1 \frac{1}{2}+\frac{1}{2}=\frac{1}{1}=1

Answer

1 1

Exercise #6

12+1+0= 12+1+0= ?

Video Solution

Step-by-Step Solution

According to the order of operations, the exercise is solved from left to right as it only involves an addition operation:

12+1=13 12+1=13

13+0=13 13+0=13

Answer

13

Exercise #7

Solve the following exercise:

19+10= 19+1-0=

Video Solution

Step-by-Step Solution

According to the order of operations rules, since the exercise only involves addition and subtraction operations, we will solve the problem from left to right:

19+1=20 19+1=20

200=20 20-0=20

Answer

20 20

Exercise #8

8×(5×1)= 8\times(5\times1)=

Video Solution

Step-by-Step Solution

According to the order of operations, we first solve the expression in parentheses:

5×1=5 5\times1=5

Now we multiply:

8×5=40 8\times5=40

Answer

40

Exercise #9

2+0:3= 2+0:3=

Video Solution

Step-by-Step Solution

According to the order of operations rules, we first divide and then add:

0:3=0 0:3=0

2+0=2 2+0=2

Answer

2 2

Exercise #10

0:7+1= 0:7+1=

Video Solution

Step-by-Step Solution

According to the order of operations rules, we first divide and then add:

0:7=0 0:7=0

0+1=1 0+1=1

Answer

1 1

Exercise #11

12+3×0= 12+3\times0=

Video Solution

Step-by-Step Solution

According to the order of operations, we first multiply and then add:

3×0=0 3\times0=0

12+0=12 12+0=12

Answer

12

Exercise #12

Solve the following exercise:

90+0.5= 9-0+0.5=

Video Solution

Step-by-Step Solution

According to the order of operations rules, since the exercise only involves addition and subtraction, we will solve the problem from left to right:

90=9 9-0=9

9+0.5=9.5 9+0.5=9.5

Answer

9.5

Exercise #13

7×1+12= ? 7\times1+\frac{1}{2}=\text{ ?}

Video Solution

Step-by-Step Solution

According to the order of operations, we first place the multiplication operation inside parenthesis:

(7×1)+12= (7\times1)+\frac{1}{2}=

Then, we perform this operation:

7×1=7 7\times1=7

Finally, we are left with the answer:

7+12=712 7+\frac{1}{2}=7\frac{1}{2}

Answer

712 7\frac{1}{2}

Exercise #14

25+2510= \frac{25+25}{10}=

Video Solution

Step-by-Step Solution

Let's begin by multiplying the numerator:

25+25=50 25+25=50

We obtain the following fraction:

5010 \frac{50}{10}

Finally let's reduce the numerator and denominator by 10 and we are left with the following result:

51=5 \frac{5}{1}=5

Answer

5 5

Exercise #15

(5×410×2)×(35)= (5\times4-10\times2)\times(3-5)=

Video Solution

Step-by-Step Solution

This simple rule is the order of operations which states that multiplication precedes addition and subtraction, and division precedes all of them,

In the given example, a multiplication occurs between two sets of parentheses, thus we simplify the expressions within each pair of parentheses separately,

We start with simplifying the expression within the parentheses on the left, this is done in accordance with the order of operations mentioned above, meaning that multiplication comes before subtraction, we perform the multiplications in this expression first and then proceed with the subtraction operations within it, in reverse we simplify the expression within the parentheses on the right and perform the subtraction operation within them:

What remains for us is to perform the last multiplication that was deferred, it is the multiplication that occurred between the expressions within the parentheses in the original expression, we perform it while remembering that multiplying any number by 0 will result in 0:

Therefore, the correct answer is answer d.

Answer

0 0