Prove the statement: For all integers a,b, and c, if ab|c then a|c and b|c.
My proof:
Suppose a,b, and c are [particular but arbitrarily chosen] integers that ab|c. [We must show that a|c and b|c]. By definition of divisibility, ab = cm for integers m. Then,
i) ab = cm
a=cm/b
therefore, a = c(m/b) (by factoring out a c)
ii) ab = cm
b = cm/a
therefore, b = c(m/a) (by factoring out a c).
So let k = m/b and q = m/a. Note that k and q are integers since they are quotient of integers where b=/= 0 and a=/=0 (by zero product property). Then,
i) a=ck
ii)b=cq.
Therefore, c divides a and c divides b by definition of divisibility.
--------------
I just want to know if my proof is right as i feel a bit unsure.
Tags: