document.write( "Question 1155742: 5 -letter \"words'' are formed using the letters A, B, C, D, E, F, G.
\n" ); document.write( "(Note that these \"words\" do not have to be real words and letters can be reused unless told otherwise)
\n" ); document.write( "How many such words are possible for each of the following conditions?\r
\n" ); document.write( "\n" ); document.write( "(a) No condition is imposed.
\n" ); document.write( "Your answer is : \r
\n" ); document.write( "\n" ); document.write( "(b) No letter can be repeated in a word.
\n" ); document.write( "Your answer is : \r
\n" ); document.write( "\n" ); document.write( "(c) Each word must begin with the letter A.
\n" ); document.write( "Your answer is : \r
\n" ); document.write( "\n" ); document.write( "(d) The letter C must be at the end.
\n" ); document.write( "Your answer is : \r
\n" ); document.write( "\n" ); document.write( "(e) The second letter must be a vowel.
\n" ); document.write( "Your answer is : \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #778381 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
a. 7 ways to choose the first*7 for the second...*7 for the fifth.
\n" ); document.write( "That is 16807 ways.
\n" ); document.write( "b. that is 7*6*5*4*3=2520 ways
\n" ); document.write( "c. that is 1*7*7*7*7=2401 ways
\n" ); document.write( "d. That is 7*7*7*7*1=2401 ways
\n" ); document.write( "e. that is 7*2*7*7*7=4802 ways
\n" ); document.write( "
\n" );