Let $k$ be an integer. Show that $3k + 2$ and $5k + 3$ are relatively prime.
So, I know that I need to prove that GCD is $1$ and I know that one way to do this is $am+bn=1$. However, I don't really see how to do that here.
Let $k$ be an integer. Show that $3k + 2$ and $5k + 3$ are relatively prime.
So, I know that I need to prove that GCD is $1$ and I know that one way to do this is $am+bn=1$. However, I don't really see how to do that here.
Eliminate $k$
$$3(5k+3)-5(3k+2)=?$$