From my basic understanding of proofs, the best way to tackle this proof is by contrapositive which I have done but I need it to be using direct proof. Also, there is a hint in the question stating "if $x^2$ is odd then $x$ is odd". Any additional hints are appreciated. Thank you!
2026-03-26 22:15:16.1774563316
Direct Proof of "If $5x^2+8$ is odd then $x$ is odd"
218 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$5x^2+8\equiv5x^2\equiv(5\bmod 2)x^2\equiv x^2\equiv x\mod 2.$$
Alternatively:
$$5(2n)^2+8=2(10n^2+4),\\5(2n+1)^2=2(10n^2+10n+4)+1.$$