here's the problem:
the license plates for a certain state display 3 letters followed by 3 numbers. how many different license plates can be manufactured if no repetitions of letters or digits are allowed?
is this how i set it up?
9x8x7 and 26x25x24
how do i combine the two? i need to use a permutation right?

