SOLUTION: Find the requested composition of functions:
Given f(x)-4x^2+6x+4 and g(x)-6x-7, find (g f)(x)
Please help
Algebra ->
Rational-functions
-> SOLUTION: Find the requested composition of functions:
Given f(x)-4x^2+6x+4 and g(x)-6x-7, find (g f)(x)
Please help
Log On
Question 797757: Find the requested composition of functions:
Given f(x)-4x^2+6x+4 and g(x)-6x-7, find (g f)(x)
Please help Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Given f(x)= 4x^2+6x+4 and g(x)= 6x-7, find
(gof)(x) = g[f(x)] = g[x^2+6x+4] = 6[x^2+6x+4]-7
---------
= 6x^2 + 36x + 24-7
---------
= 6x^2 + 36x + 17
====================
Cheers,
Stan H.
===============