Context: I am preparing for jee and this is the question I have encountered on text book, I do have solution but I am curious on why should we divide this equation with $4^{\log_{10}(x)}$, and we need to find $x$.
$$
4(4^{\log_{10}{x}}) - 6^{\log_{10}{x}}-18(9^{\log_{10}{x}}) = 0
$$
dividing o.b.s with $4^{\log_{10}(x)}$
$$
4-(\frac{6}{4})^{\log_{10}(x)} - 18(\frac{9}{4})^{\log_{10}(x)} = 0
$$
$$ 4-(\frac{3}{2})^{\log_{10}(x)} - 18((\frac{3}{2})^2)^{\log_{10}(x)} = 0 $$
put $t = \frac{3}{2}^{\log_{10}(x)}$ $$ 4-t-18t^2 = 0 $$
Again the question is how to solve or know when to divide with what to find solution not only this question but is there kinda procedure when you get struck?
I know its kinda complicated to explain but how to find breakthrough in logarithmic problems like these ones?
Edit: any other way to find $x$ other than traditional text book method?