The problem asks the following:
If $(\alpha2)_{r^3} = (r3\beta)_{r^2},$ find $\alpha, \beta,$ and r.
First off, I assume $r^2$ > 3 and $r^3 > 2$.
I know that $(r3\beta)_{r^2}$ = (10 _ _ _ _ )$_{r}$
I've attempted to convert to base 10 and set them equal to each other:
$(\alpha2)_{r^3} = \alpha ({r^3})^1 + 2({r^3})^0 $ = $ (\alpha {r^3} + 2)_{10}$
$(r3\beta)_{r^2} = r({r^2})^2 + 3({r^2})^1 + \beta ({r^2})^0 = (r({r^4}) + 3{r^2} + \beta)_{10}$
and converting to base r:
$\alpha = Mr^2 + Nr + O$
$ 2 = Xr^2 + Y$
$ r = 1r + 0$
$ 3 = Sr + T$
$ \beta = Vr + U$
But I'm pretty much stuck at this point. Don't see any logical progression from here (if I'm even headed in the right direction).
Any help is greatly appreciated.