document.write( "Question 1136164: Count with combinations problem: \r
\n" ); document.write( "\n" ); document.write( "How many different three-digit numbers can be written using digits from the set {1,2,3,4,5} without any repeating digits?
\n" ); document.write( "

Algebra.Com's Answer #753910 by VFBundy(438)\"\" \"About 
You can put this solution on YOUR website!
5 * 4 * 3 = 60 \n" ); document.write( "
\n" );