Given x,y<0,
What is the value of
$$\frac{\sqrt{x^2}}{x} - \sqrt{\frac{-y}{\left\lvert y \right\rvert}}$$
Since $x$ and $y$ are negative that means the first term should reduce to
$$\frac{\left\lvert x \right\rvert}{x}$$
and the second term reduces to
$$\sqrt{\frac{\left\lvert y \right\rvert}{\left\lvert y \right\rvert}}$$
So the answer is $-1-1=-2$ ..... or so I thought.
The answer key says the answer is $y-1$ which I don't follow at all. The site has goofed some answers already so is the goof on their part or mine?