document.write( "Question 1116686: How many four-letter \"words\" can be made from 6 letters \"AEBWDP\" if\r
\n" ); document.write( "\n" ); document.write( "repetition of letters is allowed\r
\n" ); document.write( "\n" ); document.write( "repetition of letters is not allowed
\n" ); document.write( "

Algebra.Com's Answer #731593 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How many four-letter \"words\" can be made from 6 letters \"AEBWDP\" if\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "repetition of letters is allowed         \"6%5E4\"     = 1296 ways;\r\n" );
document.write( "\r\n" );
document.write( "                                         6 opportunities in each of 4 positions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "repetition of letters is not allowed     \"6%2A5%2A4%2A3\" = 360 ways.\r\n" );
document.write( "\r\n" );
document.write( "                                         6, 5, 4 and 3 opportunities in the 1-st, 2-nd, 3-rd and 4-th position, respectively.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );