1

The above is my 'proof' of two statements involving $|x|.$ Since they clearly contradict each other, where I have gone wrong in the proof?

ryang
  • 38,879
  • 14
  • 81
  • 179

1 Answers1

1

Statement 2 is false: the 9th and 13th equalities in your work are false. Those two steps collectively falsely assume that $$y=(y^2)^{\frac12}\iff y\in\mathbb R.$$ In actuality, $$y=(y^2)^{\frac12}\iff y\ge0\\ -y=(y^2)^{\frac12}\iff y\le0.$$

enter image description here

ryang
  • 38,879
  • 14
  • 81
  • 179