We have the expression A= $\frac{\sqrt{x^3}-\sqrt{y^3}+\sqrt{x^2y}-\sqrt{xy^2}}{\sqrt{x}+\sqrt{y}}$. I have to simplify it. First I want to define the constraints of $x$ and $y$ but I have some difficulties. The radicands must be $\ge 0$, thus $x^3 \ge 0, y^3 \ge 0, x^2y \ge 0, xy^2 \ge 0, x \ge 0, y \ge 0$. I am not sure about the last two inequalities. They are in the denominator so the sum of $\sqrt{x}$ and $\sqrt{y}$ mustn't be equal to $0$. If $x$ is equal to $0$, $y$ must be different ($y\ne0$).
I bought WolframAlpha two days ago, and I am trying to take advantage of it. I entered the expression, and I got two interesting things for me: 3D plot and contour plot. Can someone explain to me for what I can use them?
I also got this result:
I suppose that this is the right answer but as you see 'assuming $x$ and $y$ are positive'. Can someone help me to solve the problem?
$$\frac{\left(\sqrt{x}-\sqrt{y}\right) \left(2 \sqrt{x y}+x+y\right)}{\sqrt{x}+\sqrt{y}}=\frac{\left(\sqrt{x}-\sqrt{y}\right) \left( \sqrt{x }+\sqrt y\right)^2}{\sqrt{x}+\sqrt{y}}=\left(\sqrt{x}-\sqrt{y}\right) \left( \sqrt{x }+\sqrt y\right)=x-y.$$
To be valid, require $x\ge0, y\ge0, x+y>0$.