Is it possible that $XY = \overline{XY}$, where $\overline{XY} = 10X+Y$, $X \in \{1,\dots,9\}$ and $Y = \{0,\dots,9\}$?
I am trying to show there is no way to do this using algebra, but I got stuck:
No, there is no such way, because $\overline{XY} = 10X + Y$ ,
$XY - Y = 10X$ ,
$Y(X - 1) = 10X$ ,
$Y = \dfrac{10X}{X - 1}$
I realise there are two unknowns in there, so it is a formula. I understand that I am required to say something about the characteristics of the formula, but I don't know what.
In human words:
Prove that there is no two digit number which is the product of its digits.
It is because $\overline{XY}=10X+Y\ge10X\gt XY$ (as $Y<10$ and $X>0$).