document.write( "Question 304515: In the ordinary alphabet of 26-letters.\r
\n" ); document.write( "\n" ); document.write( "a) Define a \"4-letter word\" to be any list of 4 letters that contains at least one of the vowels A, E, I, O, U. How many 4-letter words are there?\r
\n" ); document.write( "\n" ); document.write( "b) Suppose, instead, we define a \"4-letter word\" to be any list of 4 letters that contains exactly one of the vowels A, E, I, O, U. How many 4-letter words are there?
\n" ); document.write( "

Algebra.Com's Answer #218031 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In the ordinary alphabet of 26-letters.
\n" ); document.write( "a) Define a \"4-letter word\" to be any list of 4 letters that contains at least one of the vowels A, E, I, O, U. How many 4-letter words are there?
\n" ); document.write( "---
\n" ); document.write( "Assuming that repetition is not allowed:\r
\n" ); document.write( "\n" ); document.write( "There are 26*25*24*23 4-letter words with no restrictions.
\n" ); document.write( "There are 19*18*17*16 4-letter words that have no vowels.
\n" ); document.write( "--
\n" ); document.write( "So, there are (26*25*24*23)-(19*18*17*16) 4-letter words that have at least one vowel.
\n" ); document.write( "=============================================================================\r
\n" ); document.write( "\n" ); document.write( "------
\n" ); document.write( "b) Suppose, instead, we define a \"4-letter word\" to be any list of 4 letters that contains exactly one of the vowels A, E, I, O, U. How many 4-letter words are there?
\n" ); document.write( "---
\n" ); document.write( "5-ways to choose the vowel
\n" ); document.write( "19*18*17 ways to choose the other three letters
\n" ); document.write( "Total words = 5*19*18*17
\n" ); document.write( "============================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );