The equations are:
$\log_{4}(x)+\log_{4}(y)=5$
$\big(\log_{4}(x)\big)\big(\log_{4}(y)\big)=6$
I attempted to solve this problem by solving the pair of equations for $x$.
For the first equation:
$\Longrightarrow \log_{4}(xy)=5 \Longrightarrow xy=4^{5} \Longrightarrow xy=1024 \Rightarrow x=\dfrac{1024}{y}$
For the second equation:
$\Longrightarrow \log{4}(x)=\dfrac{6}{\log_{4}(y)} \Longrightarrow x=4^{\frac{6}{\log_{4}(y)}}$
Then,
$\Longrightarrow \dfrac{1024}{y}=4^{\frac{6}{\log_{4}(y)}}$
How should I move on from here?
We have:
$\log_{4}(x)+\log_{4}(y)=5$
$\Rightarrow \log_{4}(x)=5-\log_{4}(y) \hspace{5 mm}$ (i)
$\big(\log_{4}(x)\big)\big(\log_{4}(y)\big)=6 \hspace{4.25 mm}$ (ii)
Substituting (i) into (ii):
$\Rightarrow \big(5-\log_{4}(y)\big)\big(\log_{4}(y)\big)=6$
$\Rightarrow 5\log_{4}(y)-\big(\log_{4}(y)\big)^{2}=6$
$\Rightarrow \big(\log_{4}(y)\big)^{2}-5\log_{4}(y)+6=0$
$\Rightarrow \log_{4}(y)=\dfrac{-(-5)\pm\sqrt{(-5)^{2}-4(1)(6)}}{2(1)}$
$\Rightarrow \log_{4}(y)=\dfrac{5\pm{1}}{2}$
$\Rightarrow \log_{4}(y)=2,3$
$\Rightarrow y=16,64$
Using (i):
$\Rightarrow \log_{4}(x)=5-\log_{4}(16)$
$\hspace{19.5 mm}=5-2$
$\hspace{19.5 mm}=3$
$\Rightarrow x=64$
or
$\Rightarrow \log_{4}(x)=5-\log_{4}(64)$
$\hspace{19.5 mm}=5-3$
$\hspace{19.5 mm}=2$
$\Rightarrow x=16$
Therefore, the solutions to the system of equations is $x=16$ and $y=64$ or $x=64$ and $y=16$.