SlideShare a Scribd company logo
1 of 49
Download to read offline
Section 5-1
Operations with Functions
Essential Questions
• How do you perform arithmetic operations
with functions?

• How do you apply arithmetic operations with
functions?
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f + g)(x ) = x + 5
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f − g)(x ) = f (x )− g(x )
(f + g)(x ) = x + 5
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f − g)(x ) = f (x )− g(x )
(f − g)(x ) = 2x − (−x + 5)
(f + g)(x ) = x + 5
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f − g)(x ) = 3x − 5
(f − g)(x ) = f (x )− g(x )
(f − g)(x ) = 2x − (−x + 5)
(f + g)(x ) = x + 5
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f − g)(x ) = 3x − 5
(f − g)(x ) = f (x )− g(x )
(f − g)(x ) = 2x − (−x + 5)
(f + g)(x ) = x + 5
(f i g)(x ) = f (x )i g(x )
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f − g)(x ) = 3x − 5
(f − g)(x ) = f (x )− g(x )
(f − g)(x ) = 2x − (−x + 5)
(f + g)(x ) = x + 5
(f i g)(x ) = f (x )i g(x )
(f i g)(x ) = 2x(−x + 5)
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f − g)(x ) = 3x − 5
(f − g)(x ) = f (x )− g(x )
(f − g)(x ) = 2x − (−x + 5)
(f + g)(x ) = x + 5
(f i g)(x ) = f (x )i g(x )
(f i g)(x ) = −2x 2
+10x
(f i g)(x ) = 2x(−x + 5)
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f − g)(x ) = 3x − 5
(f − g)(x ) = f (x )− g(x )
(f − g)(x ) = 2x − (−x + 5)
(f + g)(x ) = x + 5
(f i g)(x ) = f (x )i g(x )
(f i g)(x ) = −2x 2
+10x
(f i g)(x ) = 2x(−x + 5)
f
g
⎛
⎝⎜
⎞
⎠⎟ (x ) =
f (x )
g(x )
,g(x ) ≠ 0
Operation Definition
Example
Let f(x) = 2x and g(x) = −x + 5
Addition
Subtraction
Multiplication
Division
(f + g)(x ) = f (x )+ g(x )
(f + g)(x ) = 2x + (−x + 5)
(f − g)(x ) = 3x − 5
(f − g)(x ) = f (x )− g(x )
(f − g)(x ) = 2x − (−x + 5)
(f + g)(x ) = x + 5
(f i g)(x ) = f (x )i g(x )
(f i g)(x ) = −2x 2
+10x
(f i g)(x ) = 2x(−x + 5)
f
g
⎛
⎝⎜
⎞
⎠⎟ (x ) =
f (x )
g(x )
,g(x ) ≠ 0
f
g
⎛
⎝⎜
⎞
⎠⎟ (x ) =
2x
−x + 5
,x ≠ 5
Example 1
Given and ,
find each function.
g(x ) = 2x 2
− x −1f (x ) = 3x 2
+ 7x
(f − g)(x )a. (f + g)(x ) b.
Example 1
Given and ,
find each function.
g(x ) = 2x 2
− x −1f (x ) = 3x 2
+ 7x
(f − g)(x )a. (f + g)(x ) b.
= f (x )+ g(x )
Example 1
Given and ,
find each function.
g(x ) = 2x 2
− x −1f (x ) = 3x 2
+ 7x
(f − g)(x )a. (f + g)(x ) b.
= f (x )+ g(x )
= 3x 2
+ 7x + 2x 2
− x −1
Example 1
Given and ,
find each function.
g(x ) = 2x 2
− x −1f (x ) = 3x 2
+ 7x
(f − g)(x )a. (f + g)(x ) b.
= f (x )+ g(x )
= 3x 2
+ 7x + 2x 2
− x −1
= 5x 2
+ 6x −1
Example 1
Given and ,
find each function.
g(x ) = 2x 2
− x −1f (x ) = 3x 2
+ 7x
(f − g)(x )a. (f + g)(x ) b.
= f (x )+ g(x )
= 3x 2
+ 7x + 2x 2
− x −1
= 5x 2
+ 6x −1
= f (x )− g(x )
Example 1
Given and ,
find each function.
g(x ) = 2x 2
− x −1f (x ) = 3x 2
+ 7x
(f − g)(x )a. (f + g)(x ) b.
= f (x )+ g(x )
= 3x 2
+ 7x + 2x 2
− x −1
= 5x 2
+ 6x −1
= f (x )− g(x )
= 3x 2
+ 7x − (2x 2
− x −1)
Example 1
Given and ,
find each function.
g(x ) = 2x 2
− x −1f (x ) = 3x 2
+ 7x
(f − g)(x )a. (f + g)(x ) b.
= f (x )+ g(x )
= 3x 2
+ 7x + 2x 2
− x −1
= 5x 2
+ 6x −1
= f (x )− g(x )
= 3x 2
+ 7x − (2x 2
− x −1)
= 3x 2
+ 7x − 2x 2
+ x +1
Example 1
Given and ,
find each function.
g(x ) = 2x 2
− x −1f (x ) = 3x 2
+ 7x
(f − g)(x )a. (f + g)(x ) b.
= f (x )+ g(x )
= 3x 2
+ 7x + 2x 2
− x −1
= 5x 2
+ 6x −1
= f (x )− g(x )
= 3x 2
+ 7x − (2x 2
− x −1)
= 3x 2
+ 7x − 2x 2
+ x +1
= x 2
+ 8x +1
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
a. (f i g)(x )
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
a. (f i g)(x )
= f (x )i g(x )
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
a. (f i g)(x )
= f (x )i g(x )
= (3x 2
− 2x +1)(x − 4)
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
a. (f i g)(x )
= f (x )i g(x )
= (3x 2
− 2x +1)(x − 4)
= 3x 3
−12x 2
− 2x 2
+ 8x + x − 4
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
a. (f i g)(x )
= f (x )i g(x )
= (3x 2
− 2x +1)(x − 4)
= 3x 3
−12x 2
− 2x 2
+ 8x + x − 4
= 3x 3
−14x 2
+ 9x − 4
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
b.
f
g
⎛
⎝⎜
⎞
⎠⎟ (x )
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
b.
f
g
⎛
⎝⎜
⎞
⎠⎟ (x )
=
f (x )
g(x )
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
b.
f
g
⎛
⎝⎜
⎞
⎠⎟ (x )
=
f (x )
g(x )
=
3x 2
− 2x +1
x − 4
Example 2
Given and ,
find each function. Indicate any restrictions
in the domain or range.
g(x ) = x − 4f (x ) = 3x 2
− 2x +1
b.
f
g
⎛
⎝⎜
⎞
⎠⎟ (x )
=
f (x )
g(x )
=
3x 2
− 2x +1
x − 4
; x ≠ 4
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
a. Write a function C(x) that represents the total
cost of the tickets, where x is the number of
students on the trip.
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
a. Write a function C(x) that represents the total
cost of the tickets, where x is the number of
students on the trip.
C(x ) = 3(24)+15x
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
a. Write a function C(x) that represents the total
cost of the tickets, where x is the number of
students on the trip.
C(x ) = 3(24)+15x
C(x ) = 15x + 72
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
b. Everyone who goes on the trip will split the
total cost of the tickets evenly. Write a function
N(x) to represent the number of people who will
contribute.
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
b. Everyone who goes on the trip will split the
total cost of the tickets evenly. Write a function
N(x) to represent the number of people who will
contribute.
N(x ) = x + 3
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
c. Find and explain what this function
represents.
C
N
⎛
⎝⎜
⎞
⎠⎟ (x )
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
c. Find and explain what this function
represents.
C
N
⎛
⎝⎜
⎞
⎠⎟ (x )
C(x ) = 15x + 72
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
c. Find and explain what this function
represents.
N(x ) = x + 3
C
N
⎛
⎝⎜
⎞
⎠⎟ (x )
C(x ) = 15x + 72
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
c. Find and explain what this function
represents.
N(x ) = x + 3
C
N
⎛
⎝⎜
⎞
⎠⎟ (x )
C(x ) = 15x + 72
C
N
⎛
⎝⎜
⎞
⎠⎟ (x )
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
c. Find and explain what this function
represents.
N(x ) = x + 3
C
N
⎛
⎝⎜
⎞
⎠⎟ (x )
C(x ) = 15x + 72
C
N
⎛
⎝⎜
⎞
⎠⎟ (x ) =
15x + 72
x + 3
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
c. Find and explain what this function
represents.
N(x ) = x + 3
C
N
⎛
⎝⎜
⎞
⎠⎟ (x )
C(x ) = 15x + 72
C
N
⎛
⎝⎜
⎞
⎠⎟ (x ) =
15x + 72
x + 3
This represents the dollar
amount each person will pay
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
d. If 20 students go on the trip, how much will
each person pay?
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
d. If 20 students go on the trip, how much will
each person pay?
C
N
⎛
⎝⎜
⎞
⎠⎟ (20)
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
d. If 20 students go on the trip, how much will
each person pay?
C
N
⎛
⎝⎜
⎞
⎠⎟ (20) =
15(20)+ 72
(20)+ 3
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
d. If 20 students go on the trip, how much will
each person pay?
C
N
⎛
⎝⎜
⎞
⎠⎟ (20) =
15(20)+ 72
(20)+ 3
=
300 + 72
23
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
d. If 20 students go on the trip, how much will
each person pay?
C
N
⎛
⎝⎜
⎞
⎠⎟ (20) =
15(20)+ 72
(20)+ 3
=
300 + 72
23
=
372
23
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
d. If 20 students go on the trip, how much will
each person pay?
C
N
⎛
⎝⎜
⎞
⎠⎟ (20) =
15(20)+ 72
(20)+ 3
=
300 + 72
23
=
372
23
= $16.18
Example 3
Matt Mitarnowski is buying tickets to an
aquarium for a school trip. Adult tickets cost
$24 and student tickets cost $15. There will be
3 adult chaperones on the trip.
d. If 20 students go on the trip, how much will
each person pay?
C
N
⎛
⎝⎜
⎞
⎠⎟ (20) =
15(20)+ 72
(20)+ 3
=
300 + 72
23
=
372
23
= $16.18
Each person will pay $16.18 to cover the cost of the trip.

More Related Content

What's hot

01 derivadas
01   derivadas01   derivadas
01 derivadasklorofila
 
2.5 computations of derivatives
2.5 computations of derivatives2.5 computations of derivatives
2.5 computations of derivativesmath265
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating LimitsMatthew Leingang
 
Matematika Kalkulus ( Limit )
Matematika Kalkulus ( Limit )Matematika Kalkulus ( Limit )
Matematika Kalkulus ( Limit )fdjouhana
 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions ymath266
 
26 triple integrals
26 triple integrals26 triple integrals
26 triple integralsmath267
 
19 min max-saddle-points
19 min max-saddle-points19 min max-saddle-points
19 min max-saddle-pointsmath267
 
Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)Matthew Leingang
 
Difference quotient algebra
Difference quotient algebraDifference quotient algebra
Difference quotient algebramath260
 
2.7 Ordered pairs
2.7 Ordered pairs2.7 Ordered pairs
2.7 Ordered pairsJan Plaza
 
AA Section 8-3
AA Section 8-3AA Section 8-3
AA Section 8-3Jimbo Lamb
 
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...Hareem Aslam
 
1.3 solving equations
1.3 solving equations1.3 solving equations
1.3 solving equationsmath260
 
138191 rvsp lecture notes
138191 rvsp lecture notes138191 rvsp lecture notes
138191 rvsp lecture notesAhmed Tayeh
 
Specific Finite Groups(General)
Specific Finite Groups(General)Specific Finite Groups(General)
Specific Finite Groups(General)Shane Nicklas
 

What's hot (19)

01 derivadas
01   derivadas01   derivadas
01 derivadas
 
2.5 computations of derivatives
2.5 computations of derivatives2.5 computations of derivatives
2.5 computations of derivatives
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating Limits
 
Matematika Kalkulus ( Limit )
Matematika Kalkulus ( Limit )Matematika Kalkulus ( Limit )
Matematika Kalkulus ( Limit )
 
Limits
LimitsLimits
Limits
 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions y
 
Math1000 section2.6
Math1000 section2.6Math1000 section2.6
Math1000 section2.6
 
26 triple integrals
26 triple integrals26 triple integrals
26 triple integrals
 
19 min max-saddle-points
19 min max-saddle-points19 min max-saddle-points
19 min max-saddle-points
 
Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)
 
Difference quotient algebra
Difference quotient algebraDifference quotient algebra
Difference quotient algebra
 
Chapter 2(limits)
Chapter 2(limits)Chapter 2(limits)
Chapter 2(limits)
 
2.7 Ordered pairs
2.7 Ordered pairs2.7 Ordered pairs
2.7 Ordered pairs
 
AA Section 8-3
AA Section 8-3AA Section 8-3
AA Section 8-3
 
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
 
2020 preTEST2A
2020 preTEST2A2020 preTEST2A
2020 preTEST2A
 
1.3 solving equations
1.3 solving equations1.3 solving equations
1.3 solving equations
 
138191 rvsp lecture notes
138191 rvsp lecture notes138191 rvsp lecture notes
138191 rvsp lecture notes
 
Specific Finite Groups(General)
Specific Finite Groups(General)Specific Finite Groups(General)
Specific Finite Groups(General)
 

Similar to Algebra 2 Section 5-1

Operation on functions
Operation on functionsOperation on functions
Operation on functionsJeralyn Obsina
 
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptxlesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptxJohnReyManzano2
 
The Chain Rule, Part 2
The Chain Rule, Part 2The Chain Rule, Part 2
The Chain Rule, Part 2Pablo Antuna
 
functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuityPume Ananda
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite IntegralJelaiAujero
 
Logarithms
LogarithmsLogarithms
Logarithmssupoteta
 
Derivatives vinnie
Derivatives vinnieDerivatives vinnie
Derivatives vinniecanalculus
 
Operations on Functions.pdf
Operations on Functions.pdfOperations on Functions.pdf
Operations on Functions.pdfJetCarilloToledo
 
DiffCalculus: September 10, 2012
DiffCalculus: September 10, 2012DiffCalculus: September 10, 2012
DiffCalculus: September 10, 2012Carlos Vázquez
 
Ppt fiske daels mei drisa desain media komputer
Ppt fiske daels mei drisa desain media komputerPpt fiske daels mei drisa desain media komputer
Ppt fiske daels mei drisa desain media komputerArdianPratama22
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functionsdionesioable
 
2 evaluating functions
2 evaluating functions2 evaluating functions
2 evaluating functionsjoellerios48
 

Similar to Algebra 2 Section 5-1 (20)

Operation on functions
Operation on functionsOperation on functions
Operation on functions
 
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptxlesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
 
The Chain Rule, Part 2
The Chain Rule, Part 2The Chain Rule, Part 2
The Chain Rule, Part 2
 
functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuity
 
Functions limits and continuity
Functions limits and continuityFunctions limits and continuity
Functions limits and continuity
 
FUNCIONES.pptx
FUNCIONES.pptxFUNCIONES.pptx
FUNCIONES.pptx
 
Derivatives
DerivativesDerivatives
Derivatives
 
1. functions
1. functions1. functions
1. functions
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
 
Logarithms
LogarithmsLogarithms
Logarithms
 
F.Komposisi
F.KomposisiF.Komposisi
F.Komposisi
 
Derivatives vinnie
Derivatives vinnieDerivatives vinnie
Derivatives vinnie
 
Operations on Functions.pdf
Operations on Functions.pdfOperations on Functions.pdf
Operations on Functions.pdf
 
DiffCalculus: September 10, 2012
DiffCalculus: September 10, 2012DiffCalculus: September 10, 2012
DiffCalculus: September 10, 2012
 
Differentiation.pdf
Differentiation.pdfDifferentiation.pdf
Differentiation.pdf
 
AnsChap1.pdf
AnsChap1.pdfAnsChap1.pdf
AnsChap1.pdf
 
Modul 1 functions
Modul 1 functionsModul 1 functions
Modul 1 functions
 
Ppt fiske daels mei drisa desain media komputer
Ppt fiske daels mei drisa desain media komputerPpt fiske daels mei drisa desain media komputer
Ppt fiske daels mei drisa desain media komputer
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functions
 
2 evaluating functions
2 evaluating functions2 evaluating functions
2 evaluating functions
 

More from Jimbo Lamb

Geometry Section 1-5
Geometry Section 1-5Geometry Section 1-5
Geometry Section 1-5Jimbo Lamb
 
Geometry Section 1-4
Geometry Section 1-4Geometry Section 1-4
Geometry Section 1-4Jimbo Lamb
 
Geometry Section 1-3
Geometry Section 1-3Geometry Section 1-3
Geometry Section 1-3Jimbo Lamb
 
Geometry Section 1-2
Geometry Section 1-2Geometry Section 1-2
Geometry Section 1-2Jimbo Lamb
 
Geometry Section 1-2
Geometry Section 1-2Geometry Section 1-2
Geometry Section 1-2Jimbo Lamb
 
Geometry Section 1-1
Geometry Section 1-1Geometry Section 1-1
Geometry Section 1-1Jimbo Lamb
 
Algebra 2 Section 5-3
Algebra 2 Section 5-3Algebra 2 Section 5-3
Algebra 2 Section 5-3Jimbo Lamb
 
Algebra 2 Section 5-2
Algebra 2 Section 5-2Algebra 2 Section 5-2
Algebra 2 Section 5-2Jimbo Lamb
 
Algebra 2 Section 4-9
Algebra 2 Section 4-9Algebra 2 Section 4-9
Algebra 2 Section 4-9Jimbo Lamb
 
Algebra 2 Section 4-8
Algebra 2 Section 4-8Algebra 2 Section 4-8
Algebra 2 Section 4-8Jimbo Lamb
 
Algebra 2 Section 4-6
Algebra 2 Section 4-6Algebra 2 Section 4-6
Algebra 2 Section 4-6Jimbo Lamb
 
Geometry Section 6-6
Geometry Section 6-6Geometry Section 6-6
Geometry Section 6-6Jimbo Lamb
 
Geometry Section 6-5
Geometry Section 6-5Geometry Section 6-5
Geometry Section 6-5Jimbo Lamb
 
Geometry Section 6-4
Geometry Section 6-4Geometry Section 6-4
Geometry Section 6-4Jimbo Lamb
 
Geometry Section 6-3
Geometry Section 6-3Geometry Section 6-3
Geometry Section 6-3Jimbo Lamb
 
Geometry Section 6-2
Geometry Section 6-2Geometry Section 6-2
Geometry Section 6-2Jimbo Lamb
 
Geometry Section 6-1
Geometry Section 6-1Geometry Section 6-1
Geometry Section 6-1Jimbo Lamb
 
Algebra 2 Section 4-5
Algebra 2 Section 4-5Algebra 2 Section 4-5
Algebra 2 Section 4-5Jimbo Lamb
 
Algebra 2 Section 4-4
Algebra 2 Section 4-4Algebra 2 Section 4-4
Algebra 2 Section 4-4Jimbo Lamb
 
Algebra 2 Section 4-2
Algebra 2 Section 4-2Algebra 2 Section 4-2
Algebra 2 Section 4-2Jimbo Lamb
 

More from Jimbo Lamb (20)

Geometry Section 1-5
Geometry Section 1-5Geometry Section 1-5
Geometry Section 1-5
 
Geometry Section 1-4
Geometry Section 1-4Geometry Section 1-4
Geometry Section 1-4
 
Geometry Section 1-3
Geometry Section 1-3Geometry Section 1-3
Geometry Section 1-3
 
Geometry Section 1-2
Geometry Section 1-2Geometry Section 1-2
Geometry Section 1-2
 
Geometry Section 1-2
Geometry Section 1-2Geometry Section 1-2
Geometry Section 1-2
 
Geometry Section 1-1
Geometry Section 1-1Geometry Section 1-1
Geometry Section 1-1
 
Algebra 2 Section 5-3
Algebra 2 Section 5-3Algebra 2 Section 5-3
Algebra 2 Section 5-3
 
Algebra 2 Section 5-2
Algebra 2 Section 5-2Algebra 2 Section 5-2
Algebra 2 Section 5-2
 
Algebra 2 Section 4-9
Algebra 2 Section 4-9Algebra 2 Section 4-9
Algebra 2 Section 4-9
 
Algebra 2 Section 4-8
Algebra 2 Section 4-8Algebra 2 Section 4-8
Algebra 2 Section 4-8
 
Algebra 2 Section 4-6
Algebra 2 Section 4-6Algebra 2 Section 4-6
Algebra 2 Section 4-6
 
Geometry Section 6-6
Geometry Section 6-6Geometry Section 6-6
Geometry Section 6-6
 
Geometry Section 6-5
Geometry Section 6-5Geometry Section 6-5
Geometry Section 6-5
 
Geometry Section 6-4
Geometry Section 6-4Geometry Section 6-4
Geometry Section 6-4
 
Geometry Section 6-3
Geometry Section 6-3Geometry Section 6-3
Geometry Section 6-3
 
Geometry Section 6-2
Geometry Section 6-2Geometry Section 6-2
Geometry Section 6-2
 
Geometry Section 6-1
Geometry Section 6-1Geometry Section 6-1
Geometry Section 6-1
 
Algebra 2 Section 4-5
Algebra 2 Section 4-5Algebra 2 Section 4-5
Algebra 2 Section 4-5
 
Algebra 2 Section 4-4
Algebra 2 Section 4-4Algebra 2 Section 4-4
Algebra 2 Section 4-4
 
Algebra 2 Section 4-2
Algebra 2 Section 4-2Algebra 2 Section 4-2
Algebra 2 Section 4-2
 

Recently uploaded

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.pptxDenish Jangid
 
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 POSCeline George
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
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...pradhanghanshyam7136
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
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.docxRamakrishna Reddy Bijjam
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
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Ữ Â...Nguyen Thanh Tu Collection
 

Recently uploaded (20)

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
 
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
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
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...
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
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
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.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Ữ Â...
 

Algebra 2 Section 5-1

  • 2. Essential Questions • How do you perform arithmetic operations with functions? • How do you apply arithmetic operations with functions?
  • 3. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division
  • 4. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x )
  • 5. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5)
  • 6. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f + g)(x ) = x + 5
  • 7. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f − g)(x ) = f (x )− g(x ) (f + g)(x ) = x + 5
  • 8. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f − g)(x ) = f (x )− g(x ) (f − g)(x ) = 2x − (−x + 5) (f + g)(x ) = x + 5
  • 9. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f − g)(x ) = 3x − 5 (f − g)(x ) = f (x )− g(x ) (f − g)(x ) = 2x − (−x + 5) (f + g)(x ) = x + 5
  • 10. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f − g)(x ) = 3x − 5 (f − g)(x ) = f (x )− g(x ) (f − g)(x ) = 2x − (−x + 5) (f + g)(x ) = x + 5 (f i g)(x ) = f (x )i g(x )
  • 11. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f − g)(x ) = 3x − 5 (f − g)(x ) = f (x )− g(x ) (f − g)(x ) = 2x − (−x + 5) (f + g)(x ) = x + 5 (f i g)(x ) = f (x )i g(x ) (f i g)(x ) = 2x(−x + 5)
  • 12. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f − g)(x ) = 3x − 5 (f − g)(x ) = f (x )− g(x ) (f − g)(x ) = 2x − (−x + 5) (f + g)(x ) = x + 5 (f i g)(x ) = f (x )i g(x ) (f i g)(x ) = −2x 2 +10x (f i g)(x ) = 2x(−x + 5)
  • 13. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f − g)(x ) = 3x − 5 (f − g)(x ) = f (x )− g(x ) (f − g)(x ) = 2x − (−x + 5) (f + g)(x ) = x + 5 (f i g)(x ) = f (x )i g(x ) (f i g)(x ) = −2x 2 +10x (f i g)(x ) = 2x(−x + 5) f g ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) = f (x ) g(x ) ,g(x ) ≠ 0
  • 14. Operation Definition Example Let f(x) = 2x and g(x) = −x + 5 Addition Subtraction Multiplication Division (f + g)(x ) = f (x )+ g(x ) (f + g)(x ) = 2x + (−x + 5) (f − g)(x ) = 3x − 5 (f − g)(x ) = f (x )− g(x ) (f − g)(x ) = 2x − (−x + 5) (f + g)(x ) = x + 5 (f i g)(x ) = f (x )i g(x ) (f i g)(x ) = −2x 2 +10x (f i g)(x ) = 2x(−x + 5) f g ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) = f (x ) g(x ) ,g(x ) ≠ 0 f g ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) = 2x −x + 5 ,x ≠ 5
  • 15. Example 1 Given and , find each function. g(x ) = 2x 2 − x −1f (x ) = 3x 2 + 7x (f − g)(x )a. (f + g)(x ) b.
  • 16. Example 1 Given and , find each function. g(x ) = 2x 2 − x −1f (x ) = 3x 2 + 7x (f − g)(x )a. (f + g)(x ) b. = f (x )+ g(x )
  • 17. Example 1 Given and , find each function. g(x ) = 2x 2 − x −1f (x ) = 3x 2 + 7x (f − g)(x )a. (f + g)(x ) b. = f (x )+ g(x ) = 3x 2 + 7x + 2x 2 − x −1
  • 18. Example 1 Given and , find each function. g(x ) = 2x 2 − x −1f (x ) = 3x 2 + 7x (f − g)(x )a. (f + g)(x ) b. = f (x )+ g(x ) = 3x 2 + 7x + 2x 2 − x −1 = 5x 2 + 6x −1
  • 19. Example 1 Given and , find each function. g(x ) = 2x 2 − x −1f (x ) = 3x 2 + 7x (f − g)(x )a. (f + g)(x ) b. = f (x )+ g(x ) = 3x 2 + 7x + 2x 2 − x −1 = 5x 2 + 6x −1 = f (x )− g(x )
  • 20. Example 1 Given and , find each function. g(x ) = 2x 2 − x −1f (x ) = 3x 2 + 7x (f − g)(x )a. (f + g)(x ) b. = f (x )+ g(x ) = 3x 2 + 7x + 2x 2 − x −1 = 5x 2 + 6x −1 = f (x )− g(x ) = 3x 2 + 7x − (2x 2 − x −1)
  • 21. Example 1 Given and , find each function. g(x ) = 2x 2 − x −1f (x ) = 3x 2 + 7x (f − g)(x )a. (f + g)(x ) b. = f (x )+ g(x ) = 3x 2 + 7x + 2x 2 − x −1 = 5x 2 + 6x −1 = f (x )− g(x ) = 3x 2 + 7x − (2x 2 − x −1) = 3x 2 + 7x − 2x 2 + x +1
  • 22. Example 1 Given and , find each function. g(x ) = 2x 2 − x −1f (x ) = 3x 2 + 7x (f − g)(x )a. (f + g)(x ) b. = f (x )+ g(x ) = 3x 2 + 7x + 2x 2 − x −1 = 5x 2 + 6x −1 = f (x )− g(x ) = 3x 2 + 7x − (2x 2 − x −1) = 3x 2 + 7x − 2x 2 + x +1 = x 2 + 8x +1
  • 23. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 a. (f i g)(x )
  • 24. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 a. (f i g)(x ) = f (x )i g(x )
  • 25. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 a. (f i g)(x ) = f (x )i g(x ) = (3x 2 − 2x +1)(x − 4)
  • 26. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 a. (f i g)(x ) = f (x )i g(x ) = (3x 2 − 2x +1)(x − 4) = 3x 3 −12x 2 − 2x 2 + 8x + x − 4
  • 27. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 a. (f i g)(x ) = f (x )i g(x ) = (3x 2 − 2x +1)(x − 4) = 3x 3 −12x 2 − 2x 2 + 8x + x − 4 = 3x 3 −14x 2 + 9x − 4
  • 28. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 b. f g ⎛ ⎝⎜ ⎞ ⎠⎟ (x )
  • 29. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 b. f g ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) = f (x ) g(x )
  • 30. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 b. f g ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) = f (x ) g(x ) = 3x 2 − 2x +1 x − 4
  • 31. Example 2 Given and , find each function. Indicate any restrictions in the domain or range. g(x ) = x − 4f (x ) = 3x 2 − 2x +1 b. f g ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) = f (x ) g(x ) = 3x 2 − 2x +1 x − 4 ; x ≠ 4
  • 32. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. a. Write a function C(x) that represents the total cost of the tickets, where x is the number of students on the trip.
  • 33. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. a. Write a function C(x) that represents the total cost of the tickets, where x is the number of students on the trip. C(x ) = 3(24)+15x
  • 34. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. a. Write a function C(x) that represents the total cost of the tickets, where x is the number of students on the trip. C(x ) = 3(24)+15x C(x ) = 15x + 72
  • 35. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. b. Everyone who goes on the trip will split the total cost of the tickets evenly. Write a function N(x) to represent the number of people who will contribute.
  • 36. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. b. Everyone who goes on the trip will split the total cost of the tickets evenly. Write a function N(x) to represent the number of people who will contribute. N(x ) = x + 3
  • 37. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. c. Find and explain what this function represents. C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x )
  • 38. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. c. Find and explain what this function represents. C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) C(x ) = 15x + 72
  • 39. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. c. Find and explain what this function represents. N(x ) = x + 3 C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) C(x ) = 15x + 72
  • 40. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. c. Find and explain what this function represents. N(x ) = x + 3 C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) C(x ) = 15x + 72 C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x )
  • 41. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. c. Find and explain what this function represents. N(x ) = x + 3 C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) C(x ) = 15x + 72 C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) = 15x + 72 x + 3
  • 42. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. c. Find and explain what this function represents. N(x ) = x + 3 C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) C(x ) = 15x + 72 C N ⎛ ⎝⎜ ⎞ ⎠⎟ (x ) = 15x + 72 x + 3 This represents the dollar amount each person will pay
  • 43. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. d. If 20 students go on the trip, how much will each person pay?
  • 44. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. d. If 20 students go on the trip, how much will each person pay? C N ⎛ ⎝⎜ ⎞ ⎠⎟ (20)
  • 45. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. d. If 20 students go on the trip, how much will each person pay? C N ⎛ ⎝⎜ ⎞ ⎠⎟ (20) = 15(20)+ 72 (20)+ 3
  • 46. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. d. If 20 students go on the trip, how much will each person pay? C N ⎛ ⎝⎜ ⎞ ⎠⎟ (20) = 15(20)+ 72 (20)+ 3 = 300 + 72 23
  • 47. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. d. If 20 students go on the trip, how much will each person pay? C N ⎛ ⎝⎜ ⎞ ⎠⎟ (20) = 15(20)+ 72 (20)+ 3 = 300 + 72 23 = 372 23
  • 48. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. d. If 20 students go on the trip, how much will each person pay? C N ⎛ ⎝⎜ ⎞ ⎠⎟ (20) = 15(20)+ 72 (20)+ 3 = 300 + 72 23 = 372 23 = $16.18
  • 49. Example 3 Matt Mitarnowski is buying tickets to an aquarium for a school trip. Adult tickets cost $24 and student tickets cost $15. There will be 3 adult chaperones on the trip. d. If 20 students go on the trip, how much will each person pay? C N ⎛ ⎝⎜ ⎞ ⎠⎟ (20) = 15(20)+ 72 (20)+ 3 = 300 + 72 23 = 372 23 = $16.18 Each person will pay $16.18 to cover the cost of the trip.