Status: Waiting for your answers. Problem:For a certain license plate program, all license plates will be made using 9 characters. The first 6 characters will use the letters A - J and the last 3 characters will use the numbers 1 - 8.Here is a sample license plate: B D E C E E 3 1 7 How many different license plates are possible with this program? Solution:There are unique license plates that can be made.