document.write( "Question 288030: What is the mathematical average of the number of weeks in a year, seasons in a year, and the number of days in January? \n" ); document.write( "
Algebra.Com's Answer #208860 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Given that a year had 365.25 days.
\n" ); document.write( "365.25/7=52.21 days in an average week.
\n" ); document.write( "365.25/4=91.375 days in an average season.
\n" ); document.write( "January always has 31 days.
\n" ); document.write( "
\n" );