How would we prove by contradiction that there do not exist integers $x$ and $y$ such that $15x + 1 = 21y$?
I have an idea on how to do this (using a factor of $3$ with $21y = 3(7y)$. I am confused with what I am supposed to do to the other side.
How would we prove by contradiction that there do not exist integers $x$ and $y$ such that $15x + 1 = 21y$?
I have an idea on how to do this (using a factor of $3$ with $21y = 3(7y)$. I am confused with what I am supposed to do to the other side.
By doing this:
$15x-21y=1$. Notice that the left side and the right side share no common divisors (except for 1), which implies that no integers $x$ and $y$ can satisfy the given equation. Alternatively, you can divide both sides by $3$ which gives you $5x-7y$ on the left side and one-third on the right side. But that is a contradiction since, no two integers can add up to a fraction.