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