If a two digit number has its digits reversed and the smaller of the two numbers is subtracted from the larger, prove the difference can never be prime:

for example 42 - 24 = 18, and 18 is not prime.

Is this true for a three digit number? What about a four digit number?