Download x - Cloudfront.net

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
6.1
Order of Operations
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 1
Definitions




Algebra: a generalized form of arithmetic.
Variables: letters used to represent numbers
Constant: symbol that represents a specific
quantity
Algebraic expression: a collection of variables,
numbers, parentheses, and operation symbols.
Examples:
4x  2
x, x  4, 4(3 y  5),
, y 2  8y  2
3x  5
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 2
Order of Operations
1. First, perform all operations within
parentheses or other grouping symbols
(according to the following order).
2. Next, perform all exponential operations (that
is, raising to powers or finding roots).
3. Next, perform all multiplication and divisions
from left to right.
4. Finally, perform all additions and subtractions
from left to right.
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 3
Example: Evaluating an Expression

Evaluate the expression x2 + 4x + 5 for x = 3.

Solution:
x2 + 4x + 5
= 32 + 4(3) + 5
= 9 + 12 + 5
= 26
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 4
Practice Problems: p. 295 # 12 & 20
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 5
Example: Substituting for Two Variables

Evaluate 4x 2  3xy  5y 2 when x = 3 and y = 4.

Solution:
4 x 2  3 xy  5 y 2
 4(3)2  3(3)(4)  5(42 )
 4(9)  36  5(16)
 36  36  80
 0  80
 80
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 6
P. 295 # 24
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 7
Example 3: Determine whether the
value is a solution to the equation
6x – 7 = -31, x = -4
6(-4) – 7 = -31
-24 – 7 = -31
-31= -31
Yes, x = -4 is a solution.
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 8
Practice Problems: p. 295 # 36
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 9
Homework

P. 295 # 9 – 45 odd (show all work)
Copyright © 2009 Pearson Education, Inc.
Slide 6 - 10