document.write( "Question 495512: what is the mathematical average of days in a typical yr, the number of days in a week and the number of hours in a day \n" ); document.write( "
Algebra.Com's Answer #338118 by Flannery(124)\"\" \"About 
You can put this solution on YOUR website!
There are about 365 days in a year, 7 days in a week and 24 hours in a day.
\n" ); document.write( "average your numbers by adding them together and dividing by the number of numbers you added together.
\n" ); document.write( "365+7+24=396
\n" ); document.write( "396/3 is 132
\n" ); document.write( "So the average number if time spans added together is 132.
\n" ); document.write( "
\n" );