SOLUTION: if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]?

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]?      Log On


   



Question 215578: if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]
----
g[f(2)] = g[3*2+6] = g[12] = 2*12^2-12+3 = 279
====================
Cheers,
Stan H.