document.write( "Question 302720: How to find how many 3-digit numbers can be made from the digits 2.4.6? \n" ); document.write( "
Algebra.Com's Answer #217024 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Pick one then allow the other two to vary. \n" ); document.write( "3 numbers with 3 positions will give 6 total. \n" ); document.write( "246 \n" ); document.write( "264 \n" ); document.write( "426 \n" ); document.write( "462 \n" ); document.write( "624 \n" ); document.write( "642 \n" ); document.write( " \n" ); document.write( " |