SOLUTION: How do you solve this problem f[g(-2)] ?
Algebra.Com
Question 253855: How do you solve this problem f[g(-2)] ?
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
assume the following as an example:
f(x) = x^2
g(x) = 3x+2
you want to find (f(g(-2))
start with g(x) = 3x+2
you want to find g(-2).
replace x with (-2) to get:
g(-2) = 3*(-2) + 2 = -6 + 2 = -4
you have g(-2) = -4
now you want to find f(g(-2)).
start with f(x) = x^2
replace x with g(-2) to get:
f(g(-2)) = (g(-2))^2
since g(-2) = -4, then replace g(-2) with -4 to get:
f(-4) = (-4)^2 = 16
you have f(g(-2)) = 16
----------------------------------------------------------------------
Here's another example.
let f(x) = sqrt(x)
let g(x) = x^3 + 3x^2 - 5
you want to find f(g(3))
first thing you want to do is find g(3).
since g(x) = x^3 + 3x^2 - 5, you replace x with 3 to get:
g(3) = (3)^3 + 3*(3)^2 - 5 = 27 + 27 - 5 = 49.
you now want to find f(g(3))
start with f(x) = sqrt(x).
replace x with g(3) to get:
f(g(3)) = sqrt(g(3))
since g(3) = 49, then replace g(3) with 49 to get:
f(49) = sqrt(49) = 7.
you have f(g(3)) = 7
--------------------------------------------
to keep this in the abstract, here's what's happening.
let f(x) = 5*x
let g(x) = 2*x
you want f(g(x)).
look at f(x) = 5*x
replace x with g(x) to get:
f(g(x)) = 5*(g(x))
since g(x) = 2*x, then replace g(x) with 2*x to get:
f(2*x) = 5*(2*x) = 10*x
if you are still having problems, send me your equation and I'll solve it for you to show you how it's done.
if you have any questions, send them to me and I'll answer them as best I can.
you also might want to look at the following link.
http://www.wtamu.edu/academic/anns/mps/math/mathlab/col_algebra/col_alg_tut30b_operations.htm
RELATED QUESTIONS
How do you solve this problem g[f(4)]... (answered by MRperkins)
How do u solve this problem.
Given: f(x)= x + 2 and g(x) = x^2 + 2
Problem: f(g(1))
(answered by solver91311)
How do you solve this?
f(x)=x+1 and g(x)=2x
f(g(x))= ?
(answered by funmath)
State f(x) and g(x) for which f(x)*g(x)=2x^2+11x-6. How do you go about doing this... (answered by jim_thompson5910)
How do you solve this function problem?
h(f(g(1/2)))
Let f(x)= square root of x... (answered by jim_thompson5910)
algebra 2
how do you set up this problem?
(fog) (1/3)
f(x)=x-5,... (answered by scott8148)
Sorry, how do you solve this problem?
Let f(x)=sqrt(x) and g(x)=x+3 find the... (answered by jim_thompson5910)
how do you solve the problem 6=g. for... (answered by stanbon)
I kind of understand how to do these f◦g and g◦f problems, but I dont know... (answered by stanbon)