Prove that for integers $a,b$, if $3 \mid ab$ with $15x+by = 1$ for some $x,y \in \mathbb{Z}$ then $3 \mid a$.
I know that I have to show that $a=3k$, where $k \in \mathbb{Z}$.
Also I see that $15x+by=1$ can be written as $3(5)x+by=1$.
I do not know what else to do to show that $a=3k$.
I have actully done it this way: ab=3p, where p is an integer I know that 15x + by=1
a(15x+by)=a
15ax+aby=a
a=3(5)xa+3py
a=3(5xa+py), where 5xa+py is an integer b/c x,a,y,p are integers
so a is divisible by 3