I have to show that $\frac{\ln 12}{\ln 18}$ is irrational by using change of base rule.
At the beginning I have proved that $\ln r$ is irrational for any rational $r$, $r\ne 1$. Then using this we can say that $\ln 12$ and $\ln 18$ are irrational.
But from here it is difficult for me to show that the fraction is irrational knowing that both the numerator and the denominator are irrational.
How to prove that $\frac{\ln 12}{\ln 18}$ is irrational without using change of base rule?
You can't prove it using that the quotient of irrationals is irrational for the simple reason that the statement is false.
You may instead use a different strategy: suppose $$ \frac{\ln 12}{\ln 18}=\frac{2\ln2+\ln3}{\ln2+2\ln3}=\frac{a}{b} $$ for positive and coprime integers $a$ and $b$. Then $$ 2b\ln 2+b\ln3=a\ln2+2a\ln3 $$ that becomes $$ (2b-a)\ln2=(2a-b)\ln3 $$ which tells you that $\ln3/\ln2$ is rational as well. By the change of base rule, this is the same as saying that $\log_23$ is rational, so $$ \log_23=\frac{h}{k} $$ for positive integers $h$ and $k$. Therefore $$ 3=2^{h/k} $$ or $$ 3^k=2^h $$ that's impossible because of unique factorization of integers.