SOLUTION: given g(x)=x^2+4 and h(x)=x-1, find g[h(0)]
Algebra
->
Functions
-> SOLUTION: given g(x)=x^2+4 and h(x)=x-1, find g[h(0)]
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 242721
:
given g(x)=x^2+4 and h(x)=x-1, find g[h(0)]
Answer by
user_dude2008(1862)
(
Show Source
):
You can
put this solution on YOUR website!
h(0)=0-1=-1
g(-1)=(-1)^2+4=1+4=5
Answer: g[h(0)]=5