Respuesta :

(fog)(x) = f(g(x))

if f(x) = 2/x  and g(x) = 2/x

f(g(x)) = [2 /(2/x)]
f(g(x)) = [2 * x/2 ]
f(g(x)) = x .............matching the function

answer is
B. f(x) = 2/x  and g(x) = 2/x

Answer:

[tex]f(x)=\frac{2}{x}[/tex] and [tex]g(x)=\frac{2}{x}[/tex]

Step-by-step explanation:

To prove that we have to demonstrate [tex](f*g)(x)=x[/tex]

This proof is about a composition of functions, where we have to enter one function inside another, in this case, [tex]g(x)[/tex] goes inside [tex]f(x)[/tex]. So if results in [tex]x[/tex], then will be proved.

[tex](f*g)(x) = \frac{2}{\frac{2}{x} }[/tex]

As you can see, the composition is to replace [tex]g(x)[/tex] for the variable of [tex]f(x)[/tex].

Solving the expression:

[tex](f*g)(x) = \frac{2}{\frac{2}{x} }=\frac{2x}{2}=x[/tex]

After replacing and applying the composition, we have [tex]x[/tex] as a result. Therefore, we can say that the pair of functions of option B is the answer, because they satisfy the expression given.