Prove or disprove f an integer is divisible by 4, then it is divisible by 8

710 Views Asked by At

I need to know if I can prove or disprove if an integer is divisible by 4 then it is divisible by 8,for this question should i just show a value like 12 to show this statement is wrong or what? How should I approach this question?

1

There are 1 best solutions below

0
On BEST ANSWER

Counterexample: $4|4$ but $8\not| 4$.