document.write( "Question 842124: how many even numbers of four digit number can be formed from the digits 1,2,3,4,5,if repetition is permitted?please tell \n" ); document.write( "
Algebra.Com's Answer #507365 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "how many even numbers of four digit number can be formed from the digits
\n" ); document.write( "1,2,3,4,5,if repetition is permitted?
\n" ); document.write( "only the 2 and 4 eligible for the last digit:
\n" ); document.write( " \"5%2A5%2A5%2A2\" \n" ); document.write( "
\n" );