document.write( "Question 794780: 1.The average daily number of persons passing a certain point on sunday,monday,friday and saturday is 1765.the average daily number passing on tuesday,wednesday and thursday is 1541.What is the daily average for whole week? \n" ); document.write( "
Algebra.Com's Answer #480729 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! The average daily number of persons passing a certain point on sunday,monday,friday and saturday is 1765. \n" ); document.write( "The total for sunday,monday,friday and saturday is 4 * 1765 \n" ); document.write( "= 7060 persons. \n" ); document.write( "The average daily number passing on tuesday,wednesday and thursday is 1541. \n" ); document.write( "The total for tuesday,wednesday and thursday is 3 * 1541 \n" ); document.write( "= 4623 persons. \n" ); document.write( "Weekly total = 7060 + 4623 = 11683. \n" ); document.write( "Daily average = 11683/7 = 1669 persons \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |