Well, first, the base has to be at least 7 since there is the digit "6" in one of the numbers. Let "x" be the base. Then "465" is
4x2+6x+5, "24" is
2x+4, "225" is
2x2+2x+5 and "1050" is
x3+5x.
So your equation is
4x2+6x+5+2x+4+2x2+2x+5=x3+5x which reduces to
x3−6x2−5x−14=0. The fact that x must be an integer makes this especially simple. By the "rational root theorem" any integer root must be a factor of -14 so must be one of 1, 2, 7, 14, -1, -2, -7, or -14. Since the root must be at least 7, it must be either 7 or 14. Try each of those in the polynomial to see which, if any, satisfy it.