SlideShare a Scribd company logo
1 of 8
Mathematicians have established an  order of operations  to evaluate an expression involving more than one operation.  Finally, do additions and subtractions from left to right. Start with operations within grouping symbols. Then evaluate powers. Then do multiplications and divisions from left to right. Using the Order of Operations
Evaluate the expression when  x  = 4. 3 x   2  + 1 Substitute  4  for  x . 3 x   2  + 1 Evaluate power . = 3  •  16 + 1 Evaluate product . = 48 + 1 Evaluate sum . = 49  SOLUTION = 3  •  4   2  + 1   Evaluating Without Grouping Symbols
Evaluate the expression when  x  = 4. 32     x   2  – 1 Substitute  4  for  x . Evaluate power . = 32    16 – 1 Evaluate quotient . = 2 – 1 Evaluate difference . = 1  SOLUTION 32     x   2  – 1 = 32     4   2  – 1 Evaluating Without Grouping Symbols
INVESTIGATING GROUPING SYMBOLS Without grouping symbols, the expression  3  •  4   2  + 8    4  has a value of  50 .  3  •   ( 4   2  + 8 )     4 Insert grouping symbols in the expression  3  •  4   2  + 8    4  to produce the indicated values. When you want to change the established order of operations for an expression, you  must  use parentheses or other grouping symbols. You can insert grouping symbols to produce a different value.  For example: = 3  •  (16 + 8)    4 = 3  •  24    4 = 72    4 = 18 ACTIVITY Developing Concepts Using the Order of Operations 146 54 38
THE LEFT-TO-RIGHT RULE   Operations that have the same priority, such as multiplication and division  or  addition and subtraction, are performed using the  left-to-right   rule , as shown below. Work from left to right. =  (24 – 8)  – 6   =  16  – 6 = 10 Work from left to right. =  (15  •  2)     6 =  30     6 = 5 24 – 8 – 6 15  •  2    6 Using the Left-to-Right Rule
ORDER OF OPERATIONS First do operations that occur within grouping symbols. Then evaluate powers. Then do multiplications and divisions from left to right. Finally, do additions and subtractions from left to right. Using the Order of Operations
Evaluate power. Simplify the numerator. Work from left to right. Subtract. Simplify. Using a Fraction Bar 28 56 = 1 2 = 7  •  4 8 +  7   2   –  1 = 7  •  4 8 +  49   –  1 28 8 + 49  –  1 = 28 57  –  1 = A fraction bar can act as a grouping symbol:  (1 + 2)    (4 – 1) =  1 + 2 4 – 1
Many calculators use the established order of operations, but some do not. When you enter the following in your calculator, does the calculator display  6.1  or  0.6 ? 1.4 SOLUTION 10.5 – 6.3  ÷  2.1 – 1.4 = 10.5 – (6.3  ÷  2.1) – 1.4 = 10.5 – (3) – 1.4 = 6.1 SOLUTION [(10.5 – 6.3)  ÷  2.1] – 1.4 = ( 4.2  ÷  2.1) – 1.4 = 2 – 1.4 = 0.6 10.5 6.3 2.1 Evaluating Expressions with a Calculator – Enter –  6.1 If your calculator uses order of operations, it will display  .    If your calculator displays ,  it performs the operations as they are entered.    0.6

More Related Content

What's hot

8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
Barbara Knab
 
Relations and functions (Mariam)
Relations and functions (Mariam)Relations and functions (Mariam)
Relations and functions (Mariam)
Mariam Bosraty
 
Day 4 order of operations
Day 4 order of operationsDay 4 order of operations
Day 4 order of operations
Erik Tjersland
 
Sorting (introduction)
 Sorting (introduction) Sorting (introduction)
Sorting (introduction)
Arvind Devaraj
 

What's hot (20)

Functions
FunctionsFunctions
Functions
 
Matlab ch1 (4)
Matlab ch1 (4)Matlab ch1 (4)
Matlab ch1 (4)
 
Complex numbers
Complex numbersComplex numbers
Complex numbers
 
Radix sorting
Radix sortingRadix sorting
Radix sorting
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
 
General Mathematics - Representation and Types of Functions
General Mathematics - Representation and Types of FunctionsGeneral Mathematics - Representation and Types of Functions
General Mathematics - Representation and Types of Functions
 
Lecture
LectureLecture
Lecture
 
Matlab ch1 (3)
Matlab ch1 (3)Matlab ch1 (3)
Matlab ch1 (3)
 
Order of Operations
Order of OperationsOrder of Operations
Order of Operations
 
Relations and functions (Mariam)
Relations and functions (Mariam)Relations and functions (Mariam)
Relations and functions (Mariam)
 
Multiplication of radicals
Multiplication of radicalsMultiplication of radicals
Multiplication of radicals
 
Adding and subtracting radical expressions
Adding and subtracting radical expressionsAdding and subtracting radical expressions
Adding and subtracting radical expressions
 
Module 2 topic 1 notes
Module 2 topic 1 notesModule 2 topic 1 notes
Module 2 topic 1 notes
 
Fixed point Iterative Method
Fixed point Iterative MethodFixed point Iterative Method
Fixed point Iterative Method
 
Relational algebra ppt
Relational algebra pptRelational algebra ppt
Relational algebra ppt
 
Day 4 order of operations
Day 4 order of operationsDay 4 order of operations
Day 4 order of operations
 
Sorting (introduction)
 Sorting (introduction) Sorting (introduction)
Sorting (introduction)
 
Matlab ch1 (2)
Matlab ch1 (2)Matlab ch1 (2)
Matlab ch1 (2)
 
Insertion and merge sort
Insertion and merge sortInsertion and merge sort
Insertion and merge sort
 
Relations & functions
Relations & functionsRelations & functions
Relations & functions
 

Viewers also liked (9)

Cheek cells
Cheek cellsCheek cells
Cheek cells
 
Algebraic expressions and terms
Algebraic expressions and termsAlgebraic expressions and terms
Algebraic expressions and terms
 
Algebraic expressions
Algebraic expressionsAlgebraic expressions
Algebraic expressions
 
Biology bartel and szostak experiment
Biology bartel and szostak experimentBiology bartel and szostak experiment
Biology bartel and szostak experiment
 
Onion and cheek cell lab
Onion and cheek cell labOnion and cheek cell lab
Onion and cheek cell lab
 
Cell microscope lab
Cell microscope labCell microscope lab
Cell microscope lab
 
Philippine history
Philippine historyPhilippine history
Philippine history
 
Onion cells
Onion cellsOnion cells
Onion cells
 
Algebraic expression
Algebraic expressionAlgebraic expression
Algebraic expression
 

Similar to Lesson 1.3 Powerpoint

MATH 5 PRESENTATION classroom observation
MATH 5 PRESENTATION classroom observationMATH 5 PRESENTATION classroom observation
MATH 5 PRESENTATION classroom observation
LuisaGarcillan1
 
Integers.(Addition, Subtraction, Multiplication, Division)ppt
Integers.(Addition, Subtraction, Multiplication, Division)pptIntegers.(Addition, Subtraction, Multiplication, Division)ppt
Integers.(Addition, Subtraction, Multiplication, Division)ppt
JanaicaMarielleDimap
 
M6_Q2_W8B_Performing Basic Operations on Integers.pptx
M6_Q2_W8B_Performing Basic Operations on Integers.pptxM6_Q2_W8B_Performing Basic Operations on Integers.pptx
M6_Q2_W8B_Performing Basic Operations on Integers.pptx
Elmerpascual4
 
Dividing integers
Dividing integersDividing integers
Dividing integers
bweldon
 

Similar to Lesson 1.3 Powerpoint (20)

Integers ppt by prabhat tyagi.pptx
Integers ppt by prabhat tyagi.pptxIntegers ppt by prabhat tyagi.pptx
Integers ppt by prabhat tyagi.pptx
 
Rational equation ex
Rational equation exRational equation ex
Rational equation ex
 
Math 6 - Order of Operations GEMDAS.pptx
Math 6 - Order of Operations GEMDAS.pptxMath 6 - Order of Operations GEMDAS.pptx
Math 6 - Order of Operations GEMDAS.pptx
 
Calculator_workshop-2024_version accept the
Calculator_workshop-2024_version accept theCalculator_workshop-2024_version accept the
Calculator_workshop-2024_version accept the
 
MATH 5 PRESENTATION classroom observation
MATH 5 PRESENTATION classroom observationMATH 5 PRESENTATION classroom observation
MATH 5 PRESENTATION classroom observation
 
Integers
Integers Integers
Integers
 
Teacher Lecture
Teacher LectureTeacher Lecture
Teacher Lecture
 
Integers
IntegersIntegers
Integers
 
Integers
IntegersIntegers
Integers
 
Integers
IntegersIntegers
Integers
 
Integers best ppt
Integers best pptIntegers best ppt
Integers best ppt
 
Calculator-Techniques for engineering.pptx
Calculator-Techniques for engineering.pptxCalculator-Techniques for engineering.pptx
Calculator-Techniques for engineering.pptx
 
Integers.(Addition, Subtraction, Multiplication, Division)ppt
Integers.(Addition, Subtraction, Multiplication, Division)pptIntegers.(Addition, Subtraction, Multiplication, Division)ppt
Integers.(Addition, Subtraction, Multiplication, Division)ppt
 
Integers.ppt
Integers.pptIntegers.ppt
Integers.ppt
 
Integer review pp
Integer review ppInteger review pp
Integer review pp
 
Uta005 lecture3
Uta005 lecture3Uta005 lecture3
Uta005 lecture3
 
Fundamental Operations.pptx
Fundamental Operations.pptxFundamental Operations.pptx
Fundamental Operations.pptx
 
M6_Q2_W8B_Performing Basic Operations on Integers.pptx
M6_Q2_W8B_Performing Basic Operations on Integers.pptxM6_Q2_W8B_Performing Basic Operations on Integers.pptx
M6_Q2_W8B_Performing Basic Operations on Integers.pptx
 
Dividing integers
Dividing integersDividing integers
Dividing integers
 
11th MATRICES PPT.pptx
11th MATRICES PPT.pptx11th MATRICES PPT.pptx
11th MATRICES PPT.pptx
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 

Lesson 1.3 Powerpoint

  • 1. Mathematicians have established an order of operations to evaluate an expression involving more than one operation. Finally, do additions and subtractions from left to right. Start with operations within grouping symbols. Then evaluate powers. Then do multiplications and divisions from left to right. Using the Order of Operations
  • 2. Evaluate the expression when x = 4. 3 x 2 + 1 Substitute 4 for x . 3 x 2 + 1 Evaluate power . = 3 • 16 + 1 Evaluate product . = 48 + 1 Evaluate sum . = 49 SOLUTION = 3 • 4 2 + 1 Evaluating Without Grouping Symbols
  • 3. Evaluate the expression when x = 4. 32  x 2 – 1 Substitute 4 for x . Evaluate power . = 32  16 – 1 Evaluate quotient . = 2 – 1 Evaluate difference . = 1 SOLUTION 32  x 2 – 1 = 32  4 2 – 1 Evaluating Without Grouping Symbols
  • 4. INVESTIGATING GROUPING SYMBOLS Without grouping symbols, the expression 3 • 4 2 + 8  4 has a value of 50 . 3 • ( 4 2 + 8 )  4 Insert grouping symbols in the expression 3 • 4 2 + 8  4 to produce the indicated values. When you want to change the established order of operations for an expression, you must use parentheses or other grouping symbols. You can insert grouping symbols to produce a different value. For example: = 3 • (16 + 8)  4 = 3 • 24  4 = 72  4 = 18 ACTIVITY Developing Concepts Using the Order of Operations 146 54 38
  • 5. THE LEFT-TO-RIGHT RULE Operations that have the same priority, such as multiplication and division or addition and subtraction, are performed using the left-to-right rule , as shown below. Work from left to right. = (24 – 8) – 6 = 16 – 6 = 10 Work from left to right. = (15 • 2)  6 = 30  6 = 5 24 – 8 – 6 15 • 2  6 Using the Left-to-Right Rule
  • 6. ORDER OF OPERATIONS First do operations that occur within grouping symbols. Then evaluate powers. Then do multiplications and divisions from left to right. Finally, do additions and subtractions from left to right. Using the Order of Operations
  • 7. Evaluate power. Simplify the numerator. Work from left to right. Subtract. Simplify. Using a Fraction Bar 28 56 = 1 2 = 7 • 4 8 + 7 2 – 1 = 7 • 4 8 + 49 – 1 28 8 + 49 – 1 = 28 57 – 1 = A fraction bar can act as a grouping symbol: (1 + 2)  (4 – 1) = 1 + 2 4 – 1
  • 8. Many calculators use the established order of operations, but some do not. When you enter the following in your calculator, does the calculator display 6.1 or 0.6 ? 1.4 SOLUTION 10.5 – 6.3 ÷ 2.1 – 1.4 = 10.5 – (6.3 ÷ 2.1) – 1.4 = 10.5 – (3) – 1.4 = 6.1 SOLUTION [(10.5 – 6.3) ÷ 2.1] – 1.4 = ( 4.2 ÷ 2.1) – 1.4 = 2 – 1.4 = 0.6 10.5 6.3 2.1 Evaluating Expressions with a Calculator – Enter –  6.1 If your calculator uses order of operations, it will display . If your calculator displays , it performs the operations as they are entered. 0.6