Since the digits in base $b$ range from 0 to $b-1$, the largest single-digit number is $b-1$.
Now, let's consider the sum of three such largest single-digit numbers:
$(b-1) + (b-1) + (b-1) = 3(b-1)$.
We want to show that this sum is at most two digits long. In
Show more…