document.write( "Question 1052620: How many odd three-digit numbers can be written using digits from the set {2,3,4,5,6} if no digit may be used more than once? \n" ); document.write( "
Algebra.Com's Answer #667969 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Since the number must be odd, the final digit can only be 3 or 5 so you have two choices there. \n" ); document.write( "The middle number you have 4 choices left. \n" ); document.write( "The first number you have 3 choices left. \n" ); document.write( " \n" ); document.write( "24 possible numbers \n" ); document.write( " \n" ); document.write( " |