I have two numbers. $x, p$
This numbers, have a integer root, then: $\sqrt{x} \in \mathbb Z, \sqrt{p} \in \mathbb Z$. And also:
$x = c^2$, $p = d^2$, because it have a integer root.
So, prove that $xp = k$, where $k$ have a integer root.
My development was:
If, $xp = k$ , that is: $c^2d^2 = k$ and since $c,d$ are integer numbers, so:
$cd = \sqrt{k}$, And here I have not been able to continue, because now I need to prove that:
The product of two integers, will always be integer
¿How i can prove it?