Now looking at this problem, one can simply tell that the values will be $\frac 13$ and $\frac 14$ for $x$ and $y$ respectively, since the terms will equate one. However, just out of curiosity, is there a way to actually solve it? I tried doing it, but I just can’t figure it out.
Thanks!
(For the base of the logs, just assume it as 10 and solve)
Taking the logarithm on both sides we get the first equation: $$\log(3)(\ln(3)+\ln(x))=\log(4)(\ln(4)+\ln(y))$$ doing the same with the second equation we obtain $$\ln(y)=\frac{\log(x)\ln(4)}{\ln(3)}$$ so we can substitute $\ln(y)$ in the first equation above to compute $x$. Assuming $\log=\ln$ we get $$\ln(3)^3-\ln(4)^2\ln(3)=\ln(x)(\ln(4)^2-\ln(3)^2)$$ so $$\ln(x)=\frac{\ln(3)^3-\ln(4)^2\ln(3)}{\ln(4)^2-\ln(3)^2}$$ The solution by MMA: $$\left\{\left\{x\to \exp \left(\frac{\log (3) \log (4)-\log ^3(3)}{\log ^2(3)-2 \log (2) \log (4)}\right),y\to \exp \left(\frac{2 \left(\log (2) \log (4)-\log (2) \log ^2(3)\right)}{\log ^2(3)-2 \log (2) \log (4)}\right)\right\}\right\}$$