document.write( "Question 1206250: How many different license plates of 5 digits are possible if the first digit must be a number, the next three digits are letters and the last digit is a number?
\n" ); document.write( "_ _ _ _ _
\n" ); document.write( "I am not understanding this. Could you take me step by step please
\n" ); document.write( "

Algebra.Com's Answer #843559 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Yes, the wording is terrible; but the intent of the question in the post is clear.

\n" ); document.write( "I choose to provide a response to the student that is possibly of some help, rather than simply providing rather unpleasant editorial comment, as the other tutor did.

\n" ); document.write( "The first and last symbols on the license plate are digits, of which there are 10.

\n" ); document.write( "The middle three symbols are letters, of which there are (in the English alphabet) 26.

\n" ); document.write( "Given no statement about restrictions on the digits and letters, there are 10 choices for the first symbol, 26 choices for each of the next three, and again 10 choices for the last.

\n" ); document.write( "By the fundamental counting principle, the total number of possible license plates is the product of the numbers of choices for each symbol:

\n" ); document.write( "ANSWER: 10*26*26*26*10 = 1757600

\n" ); document.write( "
\n" ); document.write( "
\n" );