I’ve got a problem that I’m not quite sure how to solve. I can see the reasoning behind the problem, but I’m not sure how to apply the theorem.
Suppose that $a$, $b$, and $c$ are integers, and $a^2 = b \cdot c^2. $ Then, $b$ must be a square, e.g. there is some integer $m$ so that $m^2 = b$.
We’re supposed to show this using the fundamental theorem of arithmetic. It might just be because it’s rather late here, but I don’t quite see how the fact that these numbers can be factored into primes helps.
Let $p$ be a prime factor of $b$. Then $p$ is a prime factor of $a$ and therefore, if you express $a^2$ as a product of powers of distinct primes, $p$ will appear there with an even power. But either $p\nmid c$ or $p$ appears in the expression of $c^2$ as a product of powers of distinct primes also with an even power. But then, since $a^2=bc^2$, $p$ appears in the expression of $b$ as a product of powers of distinct primes with an even power too. Since this occurs for every prime factor of $b$, $b$ is a perfect square.