- #1
DottZakapa
- 239
- 17
- TL;DR Summary
- domain of multivariable function
hey there
I'm struggling on finding the domain of the following function
log (xy2)+x2y)
I then do
xy(y+x)>0
but then i don't know what to do with xy
one attempt
\begin{cases}
y+x>0\\
x>0\\
y>0
\end{cases} union
\begin{cases}
y+x<0\\
x<0\\
y<0 \end{cases}
but this doesn't lead to the correct solution
I'm struggling on finding the domain of the following function
log (xy2)+x2y)
I then do
xy(y+x)>0
but then i don't know what to do with xy
one attempt
\begin{cases}
y+x>0\\
x>0\\
y>0
\end{cases} union
\begin{cases}
y+x<0\\
x<0\\
y<0 \end{cases}
but this doesn't lead to the correct solution