Could you please show me how to solve this problem with all the steps. I’m not sure how to do it.
$$3- \log_3(p) = \log_p(9)$$
Thanks.
Could you please show me how to solve this problem with all the steps. I’m not sure how to do it.
$$3- \log_3(p) = \log_p(9)$$
Thanks.
On
Hint: we can rewrite all the $log$'s to base $e$, which gives $3 - \frac{\ln(p)}{\ln(3)} = \frac{\ln(9)}{\ln(p)}$.
On
Using the change of base formula \begin{eqnarray*} 3- \frac{\ln p}{\ln 3} =\frac{2 \ln 3}{\ln p}. \end{eqnarray*} Now let $x=\ln p$ and we have \begin{eqnarray*} x^2-3(\ln 3 ) x +2(\ln 3)^2=0. \end{eqnarray*} Should be a doddle from here ?
Write $\log_p9=2\log_p3$ and $\log_p3=\frac{1}{\log_3p}=\frac 1x$
Then solve $3-x=\frac 2x$ which leads to $x=1,2$ and hence $$p=3,9$$