SOLUTION: find f o g when f(x)=1/(x-15) and g(x)=13/x
Algebra
->
Functions
-> SOLUTION: find f o g when f(x)=1/(x-15) and g(x)=13/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 933785
:
find f o g when f(x)=1/(x-15) and g(x)=13/x
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
find f o g when f(x)=1/(x-15) and g(x)=13/x
----
fog = f[g(x)] = f[13/x] = 1/((13/x)-15) = 1/[(13-15x)/x] = x/(13-15x)
---------------
Cheers,
Stan H.
------------