So I'm having trouble trying to show this,
a,b and x are positive integers. If $a\mid b^x$, show that some factor $k$ of $a$ divides $b$.
In other words, if a number $a$ divides a power, how can I show that some factor of $a$ (or $a$ itself) divides $b$.
$b^x=b.b..x times$ now as $a|b, ^x$ so there is always a factor of $a$ which will divide $b$ you can assume $a|b^x=m$ so $b^x=ma$ and now continue . I don't think there's much more.