document.write( "Question 1035440: How many four digit even numbers can be formed from the set {0,1,2,3,4,5,6,7} if repetition of digits is not allowed?\r
\n" );
document.write( "\n" );
document.write( "A. 1470
\n" );
document.write( "B. 750
\n" );
document.write( "C. 720
\n" );
document.write( "D. 540\r
\n" );
document.write( "\n" );
document.write( "Is it right I got 720 from 6*5*6*4? \n" );
document.write( "
Algebra.Com's Answer #650104 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "How many four digit even numbers can be formed from the set {0,1,2,3,4,5,6,7} if repetition of digits is not allowed?\r \n" ); document.write( "\n" ); document.write( "A. 1470 \n" ); document.write( "B. 750 \n" ); document.write( "C. 720 \n" ); document.write( "D. 540\r \n" ); document.write( "\n" ); document.write( "Is it right I got 720 from 6*5*6*4? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Any of 7 digits in the first (very left) position (all except 0);\r\n" ); document.write( "Any of 4 even digits in the fourth, very last position;\r\n" ); document.write( "Any of remaining 8-2 = 6 digits in the second position from the left;\r\n" ); document.write( "Any of remaining 5 digits in the third position from the left.\r\n" ); document.write( "\r\n" ); document.write( "7*4*6*5 = 840 numbers.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |