Prove by Contradiction: Let $a,b,k$ be an element of $\Bbb Z$. If $a|k$ or $b|k$ then $(ab)|k$.
How should I proceed? I have $a=\frac{k+s_1}{l}$, $b=\frac{k}{r}$ and $k=abp+s_2$ where $s_1,s_2,l,r,p$ are elements of an interger.
Prove by Contradiction: Let $a,b,k$ be an element of $\Bbb Z$. If $a|k$ or $b|k$ then $(ab)|k$.
How should I proceed? I have $a=\frac{k+s_1}{l}$, $b=\frac{k}{r}$ and $k=abp+s_2$ where $s_1,s_2,l,r,p$ are elements of an interger.
let a =2, b=4, k =12.
2|12 and 4|12, but 8 doesn't divide 12. That's a counter example