A license plate is 3 capital letters of english alphabets and 3 digits.If all cases are equally likely possibility that the plate has either a letter or digit palindrome or both is:
7/52
P(all letter palindrome)=262263=(L1,L2,L1)=P(A)
P(All digit palindrome)=102103=(D1,D2,D1)=P(B)
P(A∪B)=P(A)+P(B)−P(A intersection B)
P(A∪B)=126+110−1260=752