Order of Operations - Made Easy!

Share

Summary

This video explains the order of operations, often remembered by the acronym PEMDAS (Parentheses, Exponents, Multiplication, Division, Addition, Subtraction). It clarifies how to handle operations with the same priority, such as multiplication and division or addition and subtraction, by working from left to right. The video provides numerous examples, including those with mixed operations, exponents, parentheses, and fractions, to illustrate the correct approach and common pitfalls.

Highlights

Introduction to PEMDAS
00:00:01

The video introduces the order of operations using the acronym PEMDAS (Parentheses, Exponents, Multiplication, Division, Addition, Subtraction). It outlines the hierarchy of operations, stating that parentheses have the highest priority, followed by exponents, then multiplication and division, and finally addition and subtraction.

Priority of Addition and Subtraction
00:00:44

Addition and subtraction have the same priority. When faced with both, the order of operation does not affect the outcome, as demonstrated with '5 + 8 - 3' yielding the same result whether adding or subtracting first.

Priority of Multiplication and Division
00:01:18

Multiplication and division also share the same priority. However, their order can matter. The correct rule is to perform operations from left to right. An example of '18 divided by 3 times 4' shows that dividing first (left to right) yields the correct answer (24), while multiplying first (right to left) leads to an incorrect one (1.5). Conversely, if multiplication comes first, the order still means processing left to right.

Examples with Mixed Operations
00:04:22

The video provides examples combining addition, subtraction, multiplication, and division. It emphasizes that multiplication and division have higher priority than addition and subtraction. For instance, in '8 + 9 times 6', multiplication (9 times 6) must be performed before addition, resulting in 62. Similarly, in '16 minus 14 divided by 2', division (14 divided by 2) is done first.

Understanding Exponents and Their Nuances
00:07:35

This section explains how to handle exponents and highlights the crucial difference between 'negative 3 squared' and 'negative (3 squared)'. 'Negative 3 squared' (within parentheses) means (-3) * (-3) = 9, while 'negative (3 squared)' means - (3 * 3) = -9. Exponents generally take priority over addition or division, as shown in '3 + 4 squared' and '36 divided by 3 squared'.

Parentheses and Exponents in Combined Operations
00:10:08

When parentheses are involved, the operations inside them are performed first. For '2 times (3 + 5)', the sum inside the parentheses (3+5=8) is calculated first, then multiplied by 2. The video demonstrates that for multiplication outside parentheses, distributing may also work but working inside the parentheses first is the standard approach. Examples like '3 times (2 + 3 squared)' demonstrate the hierarchy: parentheses, then exponents, then multiplication.

Complex Example Walkthrough
00:11:38

A detailed example, '150 minus 2 times (2 + 5 squared)', is broken down step-by-step following PEMDAS: operations inside parentheses (2+5=7), then exponents (7 squared=49), then multiplication (2 times 49=98), and finally subtraction (150-98=52).

Order of Operations with Fractions
00:13:16

The video extends the concepts to expressions involving fractions, treating the numerator and denominator as separate expressions involving PEMDAS. An example simplifies a complex fraction by evaluating exponents, multiplication, and subtraction in the numerator and denominator separately before dividing and reducing the fraction.

Recently Summarized Articles

Loading...