156k views
1 vote
f(x)= 1/x-4, g(x)=4x+1/x A. Use composition to prove whether or not the functions are inverses of each other. B. Express the domain of the compositions using interval notation.

User Deepsky
by
5.8k points

1 Answer

4 votes

Answer:

A. Yes, they are inverse of each other.

B. Domain and range of the compositions is
(-\infty,\infty).

Explanation:

A. We have,
f(x)=(1)/(x-4) and
g(x)=(4x+1)/(x).

Now, 'when two functions f and g are inverses of each other, they satisfy the property
f\circ g(x)=g\circ f(x)=x'.

So, we have,


f\circ g(x)=f(g(x))

i.e.
f(g(x))=f((4x+1)/(x))

i.e.
f(g(x))=(1)/((4x+1)/(x)-4)

i.e.
f(g(x))=(x)/(4x+1-4x)

i.e.
f(g(x))=(x)/(1)

i.e.
f(g(x))=x

Also,


g\circ f(x)=g(f(x))

i.e.
g(f(x))=g((1)/(x-4))

i.e.
g(f(x))=(4((1)/(x-4))+1)/((1)/(x-4))

i.e.
g(f(x))=((4+x-4)(x-4))/((x-4)* 1)

i.e.
g(f(x))=(x)/(1)

i.e.
g(f(x))=x

Thus, we get for the given function f and g,
f\circ g(x)=g\circ f(x)=x.

Hence, they are inverse of each other.

B. Now, as we have,
f\circ g(x)=g\circ f(x)=x.

That is, the composition of the functions is equal to the identity function.

Thus, the domain and range are the set of all real numbers respectively.

So, in the interval notation, we have,

Domain and range of the compositions is
(-\infty,\infty).

User Ben Lever
by
5.2k points