Proof by contradiction seems to confuse me and I need help with this specific question.
In particular, how do we prove the following statement by contradiction:
If $x^2 \geq 36$ then $|x|\geq 6$ (?)
Proof by contradiction seems to confuse me and I need help with this specific question.
In particular, how do we prove the following statement by contradiction:
If $x^2 \geq 36$ then $|x|\geq 6$ (?)
Easy :). Assume $|x|<6$, and just square the result. Around $x=6$, $x^2$ increases as $x$ increases. If $x<6$, $x^2<6^2=36$. Since $x^2$ is an even function, $(-x)^2<36$ as well, and that's our contradiction.