1 if fx x2 2x 4 solve fx h 2 Given the following find th
1. if f(x) = -x2 + 2x - 4 solve.
f(x + h)=?
2. Given the following, find the function g.
f(x)=1/x
(f/g)(x)= x+8/x^2-x
3. Consider the following functions.
f(x) = x2 + 8
g(x) = 3x2 - 7
Find the following and give the domain of each.
(a) (f + g)(x) =
(b) (f - g)(x) =
(c) (fg)(x) =
(d) (f / g)(x) =
Solution
1.f(x) = -x2 + 2x -4
f(x+h) = -(x+h)2 + 2(x+h) -4 = -(x2 + 2xh +h2 ) + 2x +2h -4 = -x2 - 2xh - h2 + 2x +2h -4
2. f(x) = 1/x
(f/g)(x) = (x+8)/( x2 -x)
(f/g)(x) = f(x)/g(x)
(x+8)/(x( x -1) ) = 1/x/g(x)
g(x) = (x-1)/(x+8)
3. f(x) = x2 +8
g(x) = 3x2 -7
(f+g)(x) = f(x) +g(x) = x2 +8+3x2 -7 =4x2 +1
(f - g)(x) = f(x) - g(x) = x2 +8- 3x2 + 7 = -2x2 + 15
(fg)(x) =f(x) *g(x) = (x2 +8)(3x2 -7) = 3x4 - 7x2 + 24x2 - 56 = 3x4 + 17 x2 - 56
(f / g)(x) = f(x)/g(x) = (x2 +8)/(3x2 -7)
