document.write( "Question 1038684: What is the probability that a r jaemdemdomly selected date in the year is not in the month of january or december \n" ); document.write( "
Algebra.Com's Answer #653401 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Assume there are 365 days in the year.
\n" ); document.write( "There are 31 days in January and December.
\n" ); document.write( "So then that leaves \"365-31=334\" days not in either month.
\n" ); document.write( "\"P=334%2F365\"
\n" ); document.write( "
\n" );