document.write( "Question 936335: Find three digit even numbers greater than 300 that can be formed from the digits 1, 2, 3, 4, 5, if repetition is not allowed \n" ); document.write( "
Algebra.Com's Answer #569761 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find three digit even numbers greater than 300 that can be formed from the digits 1, 2, 3, 4, 5, if repetition is not allowed \n" ); document.write( "------------- \n" ); document.write( "hundreds place:: 3 ways \n" ); document.write( "tens place:::::: 4 ways \n" ); document.write( "units place::::: 3 ways \n" ); document.write( "---------- \n" ); document.write( "Ans: 3*4*3 = 36 ways \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |