document.write( "Question 1150269: A company places a 8-symbol code on each unit of product. The code
\n" ); document.write( "consists of 3 letters, the first of which is a vowel followed by 5 digits, the first
\n" ); document.write( "and second of which are number 4 and 6. How many different codes are possible?(
\n" ); document.write( "

Algebra.Com's Answer #771798 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A company places a 8-symbol code on each unit of product. The code
\n" ); document.write( "consists of 3 letters, the first of which is a vowel followed by 5 digits, the first and second of which are number 4 and 6. How many different codes are possible?
\n" ); document.write( "------------------------
\n" ); document.write( "The vowel is 1 of 5.
\n" ); document.write( "Letters 2 and 3 are 1 of 26 (assuming vowels can be used).
\n" ); document.write( "-----
\n" ); document.write( "The \"4 and 6\" are 1/1, unless you mean either 4 or 6.
\n" ); document.write( "The last 3 digits are each 1 of 10.
\n" ); document.write( "---> 5*26*26*1*1*10*10*10
\n" ); document.write( "=========================================
\n" ); document.write( "Not a well stated problem.
\n" ); document.write( "
\n" ); document.write( "
\n" );