SOLUTION: if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]?
Algebra
->
Coordinate Systems and Linear Equations
->
Lessons
-> SOLUTION: if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]?
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 215578
:
if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]?
Answer by
stanbon(75887)
(
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.