document.write( "Question 853818: How many three digit numbers can be formed from the digits 1,2,3,4,and 5, if each
\n" ); document.write( "digit can only be used once? Also, how many three-digit numerals can be formed that are odd?Greater than 300?\r
\n" ); document.write( "\n" ); document.write( "Please help!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #514294 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "How many three digit numbers can be formed from the digits 1,2,3,4,and 5,
\n" ); document.write( "if each digit can only be used once? 5P3 = 60
\n" ); document.write( "how many three-digit numerals can be formed that are odd? 3P3 = 6
\n" ); document.write( "Greater than 300? 24 ways (4 first) 4P2 = 12, (5 first) 4P2 = 12 \n" ); document.write( "
\n" );