Given fx ex gx 2x2 5x 3 and kx x7 Find gfx bfgx gx h g
     Given: f(x) = e^x, g(x) = 2x^2 - 5x -3, and k(x) = x^7, Find:  g(f(x)) b.(f.g)(x)  g(x + h)- g (x)/h  f(g(1)) e. the average rate of change of g(x) between x = 0 and x =3.  k(x+h) - k(x)/h g. (k o f (x) 
  
  Solution
3)g(x)=2x2-5x-3 ,f(x)=ex
a)g(f(x))=2(ex)2-5ex-3
g(f(x))=2e2x-5ex-3
b)(f.g)(x)
=f(g(x))
=e2x^2-5x-3
if it is (fxg)(x)
=f(x) x g(x)
=ex(2x2-5x-3)
c)[g(x+h)-g(x)]/h
=[(2(x+h)2-5(x+h)-3)-(2x2-5x-3)]/h
=[(2x2+4xh+2h2-5x-5h-3)-(2x2-5x-3)]/h
=[4xh+2h2-5h]/h
=4x+2h-5
d)f(g(x))=e2x^2-5x-3
f(g(1))=e2*1^2-5*1-3
f(g(1))=e-6
e)average rate of change =[g(3)-g(0)]/[3-0]
=[(2*32-5*3-3)-(2*02-5*0-3)]/3
=(2*32-5*3)/3
=(2*3 -5)
=6-5
=1

