How to prove this logarithm equation?

1k Views Asked by At

Given :

$$\log_{12}18 = a \text{ and }\log_{24}54=b$$

prove that:

$$ab + 5(a-b) = 1$$

My attempt: I couldn't solve it in any way, as base were not common. I could solve it if base of second equation was $12$ raised to something, but here it is $12\times 2$ :( Any help will be greatly appreciated.

2

There are 2 best solutions below

3
On BEST ANSWER

HINT:

$$a=\log_{12}18=\dfrac{\log(18)}{\log(12)}=\dfrac{\log2+2\log3}{2\log2+\log3}$$

as $\log_ab=\dfrac{\log b}{\log a}$ and $\log(a^2b)=\log(a^2)+\log(b)=2\log a+\log b$

Express $\log2$ in terms of $\log3$

Similarly for $b$

Then compare the values of $\log2$ to eliminate it

1
On

Note that $a=\frac{log(18)}{log(12)}$ and $b=\frac{log(54)}{log(24)}$