And viceversa It should be tha same, because sqrt(x)+sqrt(x) = sqrt(2x) If not, why?
2026-03-29 06:30:35.1774765835
On
is (sqrt(3-x)-sqrt(x)) equal to (sqrt(3-2x))?
731 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
No, this is NOT true, for example $\sqrt2 \neq \sqrt1 + \sqrt1 = 2$
In general it is NOT true that $\sqrt{a+b} = \sqrt{a} + \sqrt{b}$
Edit: If it were true that $\sqrt{a+b} = \sqrt{a} + \sqrt{b}$ then by squaring up we would get
$$ a + b = a + 2\sqrt{ab} + b$$ so then $$2\sqrt{ab} = 0 \implies a = 0 \text{ or } b = 0 $$
So
$$ \sqrt{a+b} = \sqrt{a} + \sqrt{b} \iff a = 0 \text{ or } b = 0 $$
$\sqrt{x} + \sqrt{x} = 2 \sqrt{x} = \sqrt{4x}$
$\sqrt{a} + \sqrt{b} \neq \sqrt{a+b}$ unless one of $a$ or $b$ is equal to zero.
"Regular" arithmetic doesn't work like that when dealing with square roots.