102k views
0 votes
Find f(x) and g(x) so that the function can be described as y = f(g(x)).

y = 4/x^2+9

User Icilma
by
5.4k points

2 Answers

3 votes

Answer:

f(x) = (4/x)+9 and g(x) = x^2

Explanation:

User John Polo
by
6.6k points
2 votes

I'm assuming all of (x^2+9) is in the denominator. If that assumption is correct, then,

One possible answer is
f(x) = (4)/(x), \ \ g(x) = x^2+9

Another possible answer is
f(x) = (4)/(x+9), \ \ g(x) = x^2

There are many ways to do this. The idea is that when we have f( g(x) ), we basically replace every x in f(x) with g(x)

So in the first example above, we would have


f(x) = (4)/(x)\\\\f( g(x) ) = (4)/(g(x))\\\\f( g(x) ) = (4)/(x^2+9)

In that third step, g(x) was replaced with x^2+9 since g(x) = x^2+9.

Similar steps will happen with the second example as well (when g(x) = x^2)

User Gordon Williams
by
5.8k points