document.write( "Question 1120838: find the number of four digit numbers which are not divisible by 4 \n" ); document.write( "
Algebra.Com's Answer #736519 by ikleyn(52814)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "In all, there are 9000 4-digit numbers from 1000 to 9999.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Of them, exactly one fourth of the 9000 numbers are divisible by 4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus 9000/4 = 2250 numbers of 9000 are divisible by 4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The rest, i.e. 9000 - 2250 = 6750 4-digit numbers are not divisible by 4.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved. \n" ); document.write( " |