Let $\log_2 x=a$ and $\log_4 y = b$. Then from
$$x^2y = 32$$
and
$$\frac{x^3}{y} = \frac{1}{8}$$
we need to find the values of $a$ and $b$.
I substituted values for $x$ and $y$:
$\log_2 2^2 = 2$ and $\log_4 8 = 1.5$ or $\log_2 8 = 2\cdot1.5$
where $a$ is $2$ and $b$ is $1.5$.
So $\log_2 x^2y=a+2b$ or $\log_2 32 = 2+(2\cdot1.5)$
If $\frac{x^3}{y} = \frac{1}{8}$ then the exponent would be $-3$, but this would mean $a = 2$ and $b = 1.5$ and would not prove to be true throughout the equation.
Any assistance is appreciated.
From
$$x^2y=32, \frac{x^3}{y}=\frac{1}{8}$$
we have
$$x^5 = 4$$
$$\Rightarrow x = 4^{\frac{1}{5}} = 2^{\frac{2}{5}}$$
Therefore, we have
$$ y = 8x^3 $$
$$= 8 \cdot (2^{\frac{2}{5}})^3 $$
$$= 2^3 \cdot 2^{\frac{6}{5}} $$
$$= 2^{\frac{21}{5}}$$
$$= 4^{\frac{21}{10}}$$
Hence, we have
$$\log_2(x) = \log_2 2^{\frac{2}{5}} = \frac{2}{5}$$
$$\log_4(y) = \log_4 4^{\frac{21}{10}} = \frac{21}{10}$$