How can one find the base $r$ in which $1065 = 13 \cdot 54$ is a true statement? My attempt was constructing an equation including $r$ but because the left side has 4 digits, I got a polynomial of degree 3.
$$r^{3}-5r^{2}-13r-7=0$$ I could realize from the rational root theorem that $r=7$ is the solution, but I don't think that was what I expected to do.
Is there an alternative way to figure out $r$? Perhaps without "guessing" anything? Thanks in advance