SOLUTION: For f(x)=x^2+3x and g(x)=x-2 find f(g(x)).
Algebra
->
Coordinate Systems and Linear Equations
->
Lessons
-> SOLUTION: For f(x)=x^2+3x and g(x)=x-2 find f(g(x)).
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 689989
:
For f(x)=x^2+3x and g(x)=x-2 find f(g(x)).
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
For f(x)=x^2+3x and g(x)=x-2 find f(g(x))
---
f[g(x)] = f[x-2] = (x-2)^2 + 3(x-2) = x^2 + 4x + 4 + 6x -12 = x^2+10x-8
=====================
Cheers,
Stan H.
=====================