document.write( "Question 609905: How many 5 letter codes can be made with the letters in the word \"market\" if the letters can repeat within a code, and the first letter must be a vowel. \n" ); document.write( "
Algebra.Com's Answer #384033 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You have 2 choices for the first slot, then 6 choices for the remaining slots. So there are 2*6*6*6*6*6 = 15552 different codes. \n" ); document.write( " |