document.write( "Question 20943: whats the answer to this question: February the third is a prime day because the month and day (2/3) are represented by prime numbers. how many prime days are there in a leap year? \n" ); document.write( "
Algebra.Com's Answer #46300 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! The prime days would be 2, 3, 5, 7, 11, 13, 17, 19, 23, 29 and 31 \n" ); document.write( "The prime months would be Feb (2), Mar (3), May(5), Jul (7) and Nov (11) \n" ); document.write( "Feb has 10 prime days \n" ); document.write( "Mar has 11 prime days \n" ); document.write( "May has 11 prime days \n" ); document.write( "Jul has 11 prime days \n" ); document.write( "Nov has 10 prime days \n" ); document.write( "So in a leap year there will be 53 prime days. In a normal year there will only be 52 prime days \n" ); document.write( " |