Write $y = \frac 12\log_a(x) + \frac 12\log_a(y) - \frac 34\log_a(z)$ as a single logarithm, and state restrictions on the variable.
Having trouble with the second part of this question, stating the variables. Got it reduced to $$\log_a\left(\frac{x^{\frac 12} \cdot y^{\frac 12}}{z^{\frac 34}}\right)$$ using the logarithm laws. However, I'm not sure how to make the denominator of the argument equal $0$. I believe $a$ must be greater than $0$, and as far as I understand the numerator can be a any value, but I'm not sure about that $z$ value and if there are any values that would make it equal to $0$ causing us to divide by $0$.
In the expanded formula:
The base $a$ logarithm is a notation for $\log_a(u)=\dfrac{\ln(u)}{\ln(a)}$ so you need $a>0$ and also $\ln(a)\neq 0\iff a\neq 1$
For all the logarithms to be defined we must have $x,y,z>0$.
In the condensed formula:
You also need $a>0$ and $a\neq 1$ for the same reason
Since $u\mapsto u^2$ and $u\mapsto u^4$ are positive even functions, their reciprocals cannot handle negative values, thus $x^\frac 12,y^\frac 12,z^\frac 34$ need $x,y,z\ge 0$ to be well defined.
For the fraction to be defined you need in addition that $z^\frac 34\neq 0\iff z\neq 0$
For the logarithm to be defined you need the numerator $>0\implies x,y>0$ (since the denominator is already $>0$ from points above).
You can check that eventually the restrictions are the same in both formulas.