Should I use the Division Algorithm to solve this or investigate 4 cases in which either x or y is even/odd or they are both even and odd? I don't think my instructor would accept the latter. Thank you.
2026-04-22 21:28:28.1776893308
Prove that there are no integers $x$ and $y$ such that $x^2 = 5y + 2$
105 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$x=5k, 5k\pm1, $ or $5k\pm2,$
so $x^2=25k=5(5k), $
$x^2=25k^2\pm10k+1=5(5k^2\pm2k)+1$,
or $x^2=25k^2\pm20k+4=5(5k^2\pm4k)+4.$
In no case is $x^2=5y+2$.