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 - R and the last 3 characters will use the numbers 1 - 6.Here is a sample license plate: N N P N E B 1 6 3 How many different license plates are possible with this program? Solution:There are unique license plates that can be made.