SOLUTION: If f(x)=x^2-1 and g(x)=x+1, find f(g(x)) and g(f(x))
Algebra
->
Functions
-> SOLUTION: If f(x)=x^2-1 and g(x)=x+1, find f(g(x)) and g(f(x))
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 1002124
:
If f(x)=x^2-1 and g(x)=x+1, find f(g(x)) and g(f(x))
Answer by
Cromlix(4381)
(
Show Source
):
You can
put this solution on YOUR website!
Hi there,
f(x) = x^2 - 1
g(x) = x + 1
.............
f(g(x)) = (x + 1)^2 - 1
f(g(x)) = x^2 + 2x
..........
g(f(x)) = (x^2 - 1) + 1
g(f(x)) = x^2
..............
Hope this helps :-)