Why can't I simplify the following expression? $$\frac{-(-\frac{\sqrt2}{2})}{(-\frac{\sqrt2}{2})^2}$$ I did this: $$\frac{-(-\frac{\sqrt2}{2})}{(-\frac{\sqrt2}{2})^2}=\frac{-1(-\frac{\sqrt2}{2})}{(-\frac{\sqrt2}{2})^2}=\frac{-1}{(-\frac{\sqrt2}{2})}=\frac{2}{\sqrt2}$$ However, the correct way to do is first raise a square and then simplify: $$\frac{-(-\frac{\sqrt2}{2})}{(-\frac{\sqrt2}{2})^2} = \frac{-(-\frac{\sqrt2}{2})}{\frac{2}{4}}=\frac{\sqrt2}{2}\cdot\frac{4}{2}=\sqrt2$$
2026-03-25 02:57:52.1774407472
Find mistake in simplifying rational expression
679 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There is nothing wrong, in the sense that both final expressions are equivalent: $$\frac2{\sqrt2}=\frac{\sqrt2\cdot\sqrt2}{\sqrt2}=\sqrt2$$ Yet $\sqrt2$ is simpler, both in number of operations and the lack of an irrational denominator.