What I know
If I'm not mistaken:
- $\pm \sqrt{\frac{x}{y}}=\frac{\pm \sqrt{x}}{\pm \sqrt{y}}$
- a repeated $\pm$ sign in an equation means make every "$\pm$" sign a plus or make every one of them a minus(you can't take one as a positive and the other as a negative, then $\mp$ sign would be useless[e.i. $\pm 3 \cdot \pm 4 = 3\cdot 4 \,\,\,\,\, \text{ or } \,\, (-3) \cdot (-4)$ which would give one result]).
The Question
I thought if $x=a^2$ and $y=b^2$ then $\pm \sqrt{\frac{x}{y}} = \frac{\pm \sqrt{x}}{\pm \sqrt{y}} = \frac{\pm a}{\pm b}$ and here is where the problem originated... In a fraction like $\frac{16}{4}$ taking it's root would give $\pm \sqrt{\frac{16}{4}} = \frac{\pm \sqrt{16}}{\pm \sqrt{4}}=\frac{\pm 4}{ \pm 2}$ up until this point everything was fine, now to simplify it even more. according to my understanding the solution would be $\frac{+4}{+2} \,\,\text{ or }\,\, \frac{-4}{-2}$ which results in one solution although there must be 2 solutions...
My Explanation
From my understanding, if you altered between the plus and minus signs($\frac{+4}{-2}$ or $\frac{-4}{+2}$) you would give the second solution but this breaks the rule of not altering between multiple $\pm$ signs and would make $\mp$ pointless.
Is there a mistake that I did or is there a rule I haven't heard of, I searched for a while for an answer but it seems no one has asked this question other than me.
So my question is:
How could a square root of a fraction have a negative solution if both cases result in a positive?
If $x=a^2$ and $y=b^2$ with $b\ne 0$, then
$$\sqrt {\frac {x}{y}}=\sqrt {\frac {a^2}{b^2}}=$$ $$\frac {\sqrt {a^2}}{\sqrt {b^2}}=\frac {|a|}{|b|} $$For example if $x=(-3)^2$ and $y=(-4)^2$ then $$\sqrt {\frac {x}{y}}=\frac {|-3|}{|-4|}=\frac {3}{4} $$