document.write( "Question 1128074: How many three-digit numbers may be formed using elements from the set {1,2,3,4,5,67,8,9} if no element may be used more than once in a number and the number must be even? \n" ); document.write( "
Algebra.Com's Answer #744549 by KMST(5328)![]() ![]() You can put this solution on YOUR website! You are using the digits 1 through 9 (no zero), \n" ); document.write( "so there are \n" ); document.write( "An even number must end in 0, 2, 4, 6, or 8. \n" ); document.write( "Your even three-digit numbers must end in 2, 4, 6, or 8. \n" ); document.write( "That gives you \n" ); document.write( "For each choice, you have \n" ); document.write( "to get \n" ); document.write( "Each of those two-digit ending sequence choices \n" ); document.write( "leaves you \n" ); document.write( "for a total of \n" ); document.write( "three-digit even numbers with no repeated digits. \n" ); document.write( " \n" ); document.write( " |