Prove the following
For any integer a, 14|a if and only if 2|a and 7|a.
I am stuck on how to prove this for the backwards implication case, that is if 2|a and 7|a then 14|a.
I get a=2k1 and a=7k2 for integers k1,k2,and a. Not sure where to go from there (multiply?)