PEMDAS


Introduction

PEMDAS means the order of operations for mathematical expressions involving more than one mathematical operations. In an arithmetic expression containing more than one mathematical operator or a parenthesis, there is a preference in order of operations to be followed to get the correct result of the arithmetic expression the order of operations in a shortcut called PEMDAS. The change in the order of operations would change the result of the arithmetic expression. Therefore, the PEMDAS rule is strictly followed to get the correct result. In the United Kingdom, it is called BODMAS, in Canada, it is called BEDMAS. In a few other places, it is called GEMS or GEMDAS.

PEMDAS

PEMDAS rule defines that in an arithmetic expression involving more than one mathematical operator or a parenthesis, the order of operation is as follows first solve the terms in the parenthesis, then solve the terms involving exponents (square, square root, cube, cube root, etc…), then followed by the terms involving in multiplication or division from left to right, and then the terms involving addition or subtraction from left to right. If the terms in the parenthesis are also involved in multiple mathematical operators the same rule is followed.

The following sentence would help remember the order of operations in the PEMDAS rule: Please Excuse My Dear Aunt Sally. The first letters of the words in the sentence are PEMDAS.

The below table consists of the operations involved in the descending order of preference in the PEMDAS rule from top to bottom.

PEMDAS Symbol Name
P [ ] or { } or ( ) Parenthesis
E $\mathrm{x^{n}\:or\:^{n}\sqrt{x}}$ where x is the number and n and 1/n is the order of the exponent Exponent
M or D × or ÷ Multiplication or Division
A or S + or − Addition or Subtraction

PEMDAS Rule Applications

PEMDAS rule is applied when there is more than one mathematical operation or parenthesis involved in the arithmetic expression. The order of operation starts with the terms inside the parenthesis, then the terms involved in exponents, then the terms involved in multiplication or division from left to right, then the terms involved in addition or subtraction from left to right. If more than one mathematical operation is involved inside the parenthesis the same PEMDAS rule is followed for the inside parentheses expression the inner-most parenthesis is solved first, then the terms involved in exponents, then the terms involved in multiplication or division from left to right, then the terms involved in addition or subtraction from left to right.

P → Parenthesis, solve the expression inside the parenthesis. Curly brackets { }, Square brackets [ ], Small brackets ( ) are the types of parenthesis used in most cases.

E → Exponents, solve the part of the expression involving the exponential terms. The terms generally are powers or roots. Example: 23, 4√16, etc…

M or D → Multiplication or Division, solve the expression involving multiplication or division terms before addition or subtraction from left to right. Whichever comes first from left to right.

A or S → Addition or subtraction, solve the expression involving addition or subtraction at last from left to right. Whichever comes first from left to right.

PEMDAS vs BODMAS

By using PEMDAS or BODMAS both the rules give the same result for an arithmetic expression involving more than one mathematical operation or parenthesis. The name is used differently in different countries, but all will yield the same result.

BODMAS stands for Brackets, Orders, Division ,Multiplication, Addition, and Subtraction. The rule is applied when there is more than one mathematical operation or brackets involved in the arithmetic expression. The order of operation starts with the terms inside the brackets, then the terms involved in orders (power or root), then the terms involved in a division or multiplication from left to right, then the terms involved in addition or subtraction from left to right. If more than one mathematical operation is involved inside the brackets the same BODMAS rule is followed for the inside brackets expression the inner-most brackets are solved first, then the terms involved in exponents, then the terms involved in multiplication or division from left to right, then the terms involved in addition or subtraction from left to right.

B → Brackets, solve the expression inside the brackets. Curly brackets { }, Square brackets [ ], Small brackets ( ) are the types of brackets used in most cases.

O → Orders, solve the part of the expression involving the order of a number. The terms generally are powers or roots. Example: 42, 3√8, etc…

D or M → Division or Multiplication, solve the expression involving division or multiplication terms before addition or subtraction from left to right. Whichever comes first from left to right.

A or S → Addition or subtraction, solve the expression involving addition or subtraction at last from left to right. Whichever comes first from left to right.

The difference between PEMDAS and BODMAS is that instead of P - Parentheses in PEMDAS it is called B - Brackets in BODMAS, instead of E - Exponents in PEMDAS it is called O - Orders in BODMAS, and instead of MD - Multiplication or Division in PEMDAS it is called DM - Division or Multiplication in BODMAS.

PEMDAS BODMAS
Parenthesis Brackets
Exponent Orders
Multiplication Division
Division Multiplication
Addition Addition
Subtraction Subtraction

Solved Examples

1) Solve $\mathrm{8\times\:(6\:-\:4)\:+\:9\:\div\:3}$?

Answer − First solve the expression inside the parenthesis $\mathrm{6\:-\:4\:=\:2}$

The expression becomes

$$\mathrm{8\times\:(6\:-\:4)\:+\:9\:\div\:3\Longrightarrow\:8\times\:2\:+\:9\:\div\:3}$$

Next solve the multiplication and then division the expression becomes

$$\mathrm{8\times\:2\:+\:9\:\div\:3\:\Longrightarrow\:16\:+\:9\div\:3}$$

$$\mathrm{16\:+\:9\div\:3\:\Longrightarrow\:16\:+\:9\div\:3}$$

Now solve the addition

$$\mathrm{16\:+\:3\:=\:19}$$

$$\mathrm{8\times\:(6\:-\:4)\:+\:9\div\:3\:=\:19}$$

2) Solve $\mathrm{3\:+\:(6\:\div\:3\:+\:4\:-\:2)\:\times\:2^{2}}$ ?

Answer − First solve the expression inside the parenthesis $\mathrm{6\:\div\:3\:+\:4\:-\:2}$

Solve the division inside the parenthesis, then addition, and then subtraction

$$\mathrm{6\div\:3\:+\:4\:-\:2\Longrightarrow\:2\:+\:4\:-\:2\Longrightarrow\:6\:-\:2\:=\:4}$$

$$\mathrm{3\:+\:(6\div\:3\:+\:4\:-\:2)\times\:2^{2}\:=\:3\:+\:4\times\:4}$$

Now solve the exponential expression

$$\mathrm{3\:+4\:\times\:2^{2}\:=\:3\:+\:4\times\:4}$$

Now solve the multiplication

$$\mathrm{3\:+\:4\times\:4\:=\:3\:+\:16}$$

Now addition

$$\mathrm{3\:+\:16\:=\:19}$$

$$\mathrm{3\:+\:(6\:\div\:3\:+\:4\:-\:2)\:\times\:2^{2}\:=\:19}$$

Conclusion

In this tutorial, we learned about the PEMDAS rule, its application, the BODMAS rule, PEMDAS versus BODMAS, and a few examples involving the PEMDAS rule.

FAQs

1. What is the full form of BODMAS?

BODMAS stands for Brackets, Orders, Division, Multiplication, Addition, and Subtraction.

2. What is the full form of PEMDAS?

PEMDAS stands for Parenthesis, Exponents, Multiplication, Division, Addition, and Subtraction.

3. What is the result $\mathrm{18\div\:6\:+\:4}$

First solve the division and then addition $\mathrm{18\:\div\:6\:+\:4\:=\:3\:+\:=\:7}$

4. What is the result $\mathrm{2\times\:7\:-\:5}$?

First solve the multiplication and then subtraction. $\mathrm{2\times\:7\:-\:5\:-\:14\:-\:5\:=\:9}$

5. Which expression should be solved first the one in exponential form or the one in parenthesis in an arithmetic expression?

According to the PEMDAS rule, the one in parenthesis should be solved first, then the one in exponential form.

Updated on: 20-Mar-2024

2 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements