document.write( "Question 461183: how many 3 digit codes can be formed from the set 2, 4, 6, 8, if no digit can be repeated? \n" ); document.write( "
Algebra.Com's Answer #316331 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Number of possible codes = 4P3 = 24\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );