SOLUTION: given: h(x)=x^2-16 f(x)=sqrt x+1 question: (hof)(x^2)
Algebra
->
Functions
-> SOLUTION: given: h(x)=x^2-16 f(x)=sqrt x+1 question: (hof)(x^2)
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 88710
:
given:
h(x)=x^2-16
f(x)=sqrt x+1
question:
(hof)(x^2)
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
(h o f)(x^2)
h[f(x^2)]
h[sqrt(x^2 + 1)]
sqrt(x^2 + 1)^2 - 16
x^2 + 1 - 16
x^2 - 15