lesson 4.6 ~ function operations objectives€¦ · lesson 4.6 ~ function operations objectives:...

20
I can add, subtract, multiply and divide functions, (combinations). I can compose functions. I can use the composition of functions in real world situations. Lesson 4.6 ~ Function operations OBJECTIVES:

Upload: others

Post on 19-Jul-2020

8 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

•    I can add, subtract, multiply and divide functions, (combinations). •    I can compose functions. •    I can use the composition of functions in real world situations.

Lesson 4.6 ~ Function operations

OBJECTIVES:

Page 2: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

Additional Dis

count

Let "x" be the original cost of the sofa.  Write a function that represents the total cost of the sofa with sales tax applied before the additional discount is taken.  Then write another function that represents the total cost of the sofa with the additional discount taken before the sales tax is applied?

.

Page 3: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

combınatıons

Page 4: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

*

Page 5: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that
Page 6: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

*

Page 7: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that
Page 8: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

Think back to our "Solve It" problem.  

Was it a combination like the problems we have done in this lesson so far?  

Page 9: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

For the sofa problem, what does each function represent?

Page 10: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

Compositions

Page 11: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

Compositions

Page 12: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

Is f(g(x)) the same thing as f(x)g(x)?

Is f(g(x)) the same thing as g(f(x))?

Page 13: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

PLEASE NOTE:• The notation for the composition of two functions is sometimes confused with the notation for the product of two functions (parentheses often mean multiplication).  There are definite differences however.

• The product of two functions involves multiplying each term of one function by each term of the other (distribution).  The composition of  two functions involves REPLACING the variable of the first function with  the expression given by the other function.

• While multiplication of functions is commutative (it can be done in any order), the composition of functions is not.  Order matters.

Page 14: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

*

Page 15: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that
Page 16: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that
Page 17: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

Be careful when considering the domain.  Make sure you always figure out the domain before you simplify a combination or composition.

For example:

Page 18: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

*

Page 19: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that
Page 20: Lesson 4.6 ~ Function operations OBJECTIVES€¦ · Lesson 4.6 ~ Function operations OBJECTIVES: Additional Discount Let "x" be the original cost of the sofa. Write a function that

Assignment:

Section 4.6: problems 9‐15, 17, 19, 21‐35