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