True or False. If the statement is true, give a proof. If it is false, give one example showing it is false. Suppose that a, b, c are integers.
a) If a|c and b|c then ab|c.
b) If a|bc then a|b or a|c.
c) If a|$b^2$ then $a^2$|$b^4$.
(a) is false; take a=4, b=6, and c=12.
(b) is also false; take a=8, b=6, and c=4.
Can someone help me out with part (c)?
Hint: $a \mid b^2$ means that $b^2 = ka$ for some integer $k$. From here, can you find an integer $\ell$ such that $b^4 = \ell a^2$?