SOLUTION: A mini license plate for a toy car must consist of a letter followed by two numbers. Each letter must be an S, U or N. Each number must be a 3 or 5. Repetition of digits is permitt

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A mini license plate for a toy car must consist of a letter followed by two numbers. Each letter must be an S, U or N. Each number must be a 3 or 5. Repetition of digits is permitt      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 408626: A mini license plate for a toy car must consist of a letter followed by two numbers. Each letter must be an S, U or N. Each number must be a 3 or 5. Repetition of digits is permitted.
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
You didn't post your question. I'm assuming you want to find the number of possible license plates...

There are three choices for the letter, and 2 choices for each number. Therefore the number of ways is 3*2*2 = 12.