Questions: Consider the following functions.
f(x)=(x+8)/(x-7), g(x)=(7x+8)/(x-1)
(a) Verify that f and g are inverse functions algebraically.
f(g(x))=f((7x+8)/(x-1))
=((square)+8)/((square)-7)
=x
g(f(x))=g(square)
=(7(square)+8)/(square-1)
=x
Transcript text: Consider the following functions.
\[
f(x)=\frac{x+8}{x-7}, \quad g(x)=\frac{7 x+8}{x-1}
\]
(a) Verify that $f$ and $g$ are inverse functions algebraically.
\[
\begin{array}{l}
f(g(x))=f\left(\frac{7 x+8}{x-1}\right) \\
=\frac{\square+8}{\square-7} \\
=x \\
g(f(x))=g(\square) \\
=\frac{7(\square)+8}{\square-1} \\
=x
\end{array}
\]
Solution
Solution Steps
To verify that \( f \) and \( g \) are inverse functions, we need to show that \( f(g(x)) = x \) and \( g(f(x)) = x \). This involves substituting \( g(x) \) into \( f(x) \) and simplifying, and then substituting \( f(x) \) into \( g(x) \) and simplifying.
Step 1: Define the Functions
We are given the functions:
\[
f(x) = \frac{x + 8}{x - 7}
\]
\[
g(x) = \frac{7x + 8}{x - 1}
\]