document.write( "Question 839133: You have a comic book business on the side and you want to catalog all your items with a five letter code. You want to restrict your letters to the vowels of the English alphabet (Count Y as a vowel), except for the first letter. The first letter will either be an M (for Marvel comics) or D (for DC comics). How many pieces can you mark using five different letters for each piece. Repetition is permitted.? \n" ); document.write( "
Algebra.Com's Answer #505549 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You have a comic book business on the side and you want to catalog all your items with a five letter code. You want to restrict your letters to the vowels of the English alphabet (Count Y as a vowel), except for the first letter. The first letter will either be an M (for Marvel comics) or D (for DC comics). How many pieces can you mark using five different letters for each piece. Repetition is permitted.?
\n" ); document.write( "------------
\n" ); document.write( "1st: 2 ways
\n" ); document.write( "2nd thru 5th:: 6 ways for each of 4 places
\n" ); document.write( "----
\n" ); document.write( "Answer: 2*6^4 = 2592 pieces
\n" ); document.write( "-----------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );