document.write( "Question 1194847: How many different radio stations can be named with 4 different letters of the alphabet in which \"D\" must come first? (Repetition is not allowed) \n" ); document.write( "
Algebra.Com's Answer #827132 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "We have 3 slots to fill. The first slot is locked in as \"D\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 26-1 = 25 letters to pick from for the second slot.
\n" ); document.write( "Then 25-1 = 24 letters for the third slot.
\n" ); document.write( "Finally there are 24-1 = 23 letters for the fourth final slot.
\n" ); document.write( "This countdown is directly due to repeated letters not being allowed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1*25*24*23 = 13,800 different radio station names are possible.
\n" ); document.write( "
\n" ); document.write( "
\n" );