Question 309911
Suppose your vehicle is licensed in a state that issues license plates that consist of three digits (between 0 and 9) 
followed by three letters (between A and Z). 
-----------------------------
If a license number is selected randomly, what is the probability that yours is the one selected?
------
# of possible licenses: 10^3*26^3 
# of licenses you have: 1
----
Probability yours is selected : 1/17,576,000
===============================================
Cheers,
Stan H.