document.write( "Question 261720: How many three-letter arrangements can be made if the first and third letters each must be one of the 21 consonants, and the middle (second) letter must be one of the five vowels? Two such arrangements to include are KOM and XAX\r
\n" ); document.write( "\n" ); document.write( " ____ _____ _____
\n" ); document.write( "

Algebra.Com's Answer #192823 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many three-letter arrangements can be made if the first and third letters each must be one of the 21 consonants, and the middle (second) letter must be one of the five vowels? Two such arrangements to include are KOM and XAX
\n" ); document.write( "-----------------------------
\n" ); document.write( "1st letter: 21 ways
\n" ); document.write( "2nd letter: 5 ways
\n" ); document.write( "3rd letter: 21 ways
\n" ); document.write( "---------------------
\n" ); document.write( "# of arrangements = 21^2*5 = 2205
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );