Express the given expression as a single logarithm

516 Views Asked by At

Express $$2 \ln (2 - x) + 3 \ln (x^2 - 5)$$ as a single logarithm.

Can anyone help me with this question? Thanks

2

There are 2 best solutions below

1
On BEST ANSWER

Using properties of logarithms we have

$$a\ln b=\ln b^a$$ and $$\ln x+\ln y=\ln xy$$

We get

$$\begin{align} 2 \ln (2 - x) + 3 \ln (x^2 - 5)&= \ln (2 - x)^2 + \ln (x^2 - 5)^3\\&=\ln \Big[(2 - x)^2(x^2 -5)^3\Big]\\\end{align}$$

0
On

$$\large\color{blue}2 \ln \color{green}{(2 - x)} + \color{red}3 \ln \color{orange}{(x^2 - 5)} =\ln\color{green}{(2 - x)}^{\color{blue}2}\color{orange}{(x^2 - 5)}^{\color{red}3}$$