document.write( "Question 238106: how many 4 digit prime numbers are there? \n" ); document.write( "
Algebra.Com's Answer #174976 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here are two lists:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Prime numbers less than 1000: http://www.factmonster.com/math/numbers/prime.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Prime numbers less than 10000: http://aleph0.clarku.edu/~djoyce/numbers/primes.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The answer to your question is the number of items in the second list minus the number of items in the first list. Fortunately, both of these lists are arranged in rows and columns, so it should be fairly simple to count the number of elements in each.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good luck.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |