document.write( "Question 396795: a 4-letter word is to made using letters from the set (a,b,c,d,e,f) How many words are possible assuming that\r
\n" ); document.write( "\n" ); document.write( "a)there are no restrictions
\n" ); document.write( "b) no repetition of letters is permitted
\n" ); document.write( "c) adjacent letters in the word may not be the same?
\n" ); document.write( "

Algebra.Com's Answer #281415 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "a) no. of possible words when no restrictions = 6*6*6*6 = 1296\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) no. of possible words when no repetition = 6P4 = 360\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c) no. of possible words when adjacent letters are not same = 6*5*5*5 = 750\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );