document.write( "Question 724796: how many three placed numbers less than 300 can be formed with the digits 1, 2, 3, and 5 if repetition of digit is not allowed? \n" ); document.write( "
Algebra.Com's Answer #443911 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many three placed numbers less than 300 can be formed
\n" ); document.write( "with the digits 1, 2, 3, and 5 if repetition of digit is not allowed?
\n" ); document.write( "------
\n" ); document.write( "hundred's place: 2 ways
\n" ); document.write( "ten's place: 4 ways
\n" ); document.write( "unit's place: 3 ways
\n" ); document.write( "------------------
\n" ); document.write( "Total Number: 2*4*3 = 24
\n" ); document.write( "-------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );