This is the exercise, there are no clues in the book about it. $$ 40\log_{4x}x^\frac{1}{2}-14\log_{16x}x^3=-\log_{\frac{1}{2}x}x^2 $$
Solutions given by the book: $x=1; x=4; x=\frac{\sqrt{2}}{2}.$
And this is what I did so far:
- conditions for existence: $$ \Biggl\{ \begin{eqnarray} x &\gt& 0.\\ x &\ne& \frac 14; x \ne \frac{1}{16}; x \ne 2. \end{eqnarray} $$
- I simplified some exponent in the arguments: $$ 20\log_{4x}x-42\log_{16x}x+2\log_{\frac{1}{2}x}x=0 $$
- Change of bases: $$ \frac{20}{\log_x4x}-\frac{42}{\log_x16x}+\frac{2}{\log_x\frac{1}{2}x}=0 $$
- Observing that: $\log_xnx=1+\log_xn$
- least common multiple: $$ \frac{20(1+\log_x16)(1+\log_x\frac12)-42(1+\log_x4)(1+\log_x\frac12)+2(1+\log_x4)(1+\log_x16)}{(1+\log_x16)(1+\log_x4)(1+\log_x\frac12)}=0 $$
- denominator can be toggled, as for conditions for existence
- then I lost confidence in what I was doing...
Any clue is welcome, thanks :]