Download presentation
Presentation is loading. Please wait.
1
7.3 Power Functions & Function Operations p. 415
2
Operations on Functions: for any two functions f(x) & g(x) 1.A ddition h(x) = f(x) + g(x) 2.S ubtraction h(x) = f(x) – g(x) 3.M ultiplication h(x) = f(x)*g(x) OR f(x)g(x) 4.D ivision h(x) = f(x) / g(x) OR f(x) ÷ g(x) 5.C omposition h(x) = f(g(x)) OR g(f(x)) ** D omain – all real x-values that “make sense” (i.e. can’t have a zero in the denominator, can’t take the even nth root of a negative number, etc.)
3
Ex: Let f(x)=3x 1/3 & g(x)=2x 1/3. Find (a) the sum, (b) the difference, and (c) the domain for each. (a)3x 1/3 + 2x 1/3 = 5x 1/3 (b)3x 1/3 – 2x 1/3 = x 1/3 (c)Domain of (a) all real numbers Domain of (b) all real numbers
4
Ex: Let f(x)=4x 1/3 & g(x)=x 1/2. Find (a) the product, (b) the quotient, and (c) the domain for each. (a)4x 1/3 * x 1/2 = 4x 1/3+1/2 = 4x 5/6 (b) = 4x 1/3-1/2 = 4x -1/6 = (c) Domain of (a) all reals ≥ 0, because you can’t take the 6 th root of a negative number. Domain of (b) all reals > 0, because you can’t take the 6 th root of a negative number and you can’t have a denominator of zero.
5
Composition f(g(x)) means you take the function g and plug it in for the x-values in the function f, then simplify. g(f(x)) means you take the function f and plug it in for the x-values in the function g, then simplify.
6
Ex: Let f(x)=2x -1 & g(x)=x 2 -1. Find (a) f(g(x)), (b) g(f(x)), (c) f(f(x)), and (d) the domain of each. (a) 2(x 2 -1) -1 = (b) (2x -1 ) 2 -1 = 2 2 x -2 -1 = (c) 2(2x -1 ) -1 = 2(2 -1 x) = (d) D DD Domain of (a) all reals except x=±1. Domain of (b) all reals except x=0. Domain of (c) all reals except x=0, because 2x-1 can’t have x=0.
7
Assignment
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.