There are a few things to note when finding maximal domains.
1. The bottom of a fraction cannot equal zero, since we cannot divide by zero. i.e. we end up with the function being undefined there.
2. Anything under a square root has to be equal to or greater than zero, as in methods we cannot square root a negative number.
3. Anything inside a log has to be greater than zero, as we cannot log a zero or a negative number.
So in our case we have 1 and 2, so we take the intersection of the two restrictions sets, that is
\cap\left(0,\infty\right) & =\left(0,\infty\right)\end{alignedat})
So we will need to find when

. So to do this we can solve for when that is zero, and then do a little sketch and find when the graph is above the x axis.

We can do a little sketch of the graph of

and as the coefficient on the

is positive, we know that it will be a U shaped graph, with intercepts
)
and
)
. So the curve will be above the x axis for

. I.e.

. Hope that helps

EDIT: beaten, shitty net keeps dc'ing -.-
EDIT2: fixed the missing square roots.