Transcript text: ition
In 5.5 HW
Question 15, 5
Write the expression as a single logarithm. Express powers as factors.
\[
\begin{array}{l}
\ln \left(\frac{x}{x-9}\right)+\ln \left(\frac{x+9}{x}\right)-\ln \left(x^{2}-81\right) \\
\ln \left(\frac{x}{x-9}\right)+\ln \left(\frac{x+9}{x}\right)-\ln \left(x^{2}-81\right)=\square
\end{array}
\]
Solution
Solution Steps
To combine the given logarithmic expression into a single logarithm, we can use the properties of logarithms. Specifically, we will use the product rule \(\ln(a) + \ln(b) = \ln(a \cdot b)\) and the quotient rule \(\ln(a) - \ln(b) = \ln\left(\frac{a}{b}\right)\). First, combine the first two logarithms using the product rule, then apply the quotient rule to combine the result with the third logarithm.
Step 1: Apply the Product Rule for Logarithms
The given expression is:
\[
\ln\left(\frac{x}{x-9}\right) + \ln\left(\frac{x+9}{x}\right) - \ln\left(x^2 - 81\right)
\]
First, apply the product rule of logarithms to combine the first two terms:
\[
\ln\left(\frac{x}{x-9}\right) + \ln\left(\frac{x+9}{x}\right) = \ln\left(\frac{x}{x-9} \cdot \frac{x+9}{x}\right)
\]
Step 2: Simplify the Expression
Simplify the expression inside the logarithm:
\[
\frac{x}{x-9} \cdot \frac{x+9}{x} = \frac{x(x+9)}{x(x-9)} = \frac{x+9}{x-9}
\]
Step 3: Apply the Quotient Rule for Logarithms
Now, apply the quotient rule to combine the result with the third logarithm:
\[
\ln\left(\frac{x+9}{x-9}\right) - \ln\left(x^2 - 81\right) = \ln\left(\frac{x+9}{x-9} \cdot \frac{1}{x^2 - 81}\right)
\]
Step 4: Simplify the Final Expression
Recognize that \(x^2 - 81\) can be factored as \((x-9)(x+9)\):
\[
\ln\left(\frac{x+9}{x-9} \cdot \frac{1}{(x-9)(x+9)}\right) = \ln\left(\frac{1}{x-9}\right)
\]
Final Answer
The expression as a single logarithm is:
\[
\boxed{\ln\left(\frac{1}{x-9}\right)}
\]