$\log_4{x} = \log_6{y} = \log_9{(x+y)} $. Find the exact value of $\frac{x}{y}$.
I have tried doing in terms of logarithms and it doesn't help. Just leads back to the original eqn. I have tried using substitution which I think helped the most.
Substitution method:
Let $\log_4{x}= a$
$x = 4^a$
$x= 2^{2a} $
Let $\log_6{y}=b$
$y= 6^b$
$y= (2^b)(3^b)$
Let $\log_9{(x+y)}= c $
$x+y = 9^c$
$x+y = 3^{2c}$
So, $2^{2a}+ (2^b)(3^b)=3^{2c}$
And I'm stuck again...
Okay,so I'm interested in what methods can be used to do this question and your process of thinking. Thanks!