document.write( "Question 72573: i need help not with the answer being gave but how to do it all together.
\n" );
document.write( " What is the average (arithmetic mean) of 8, 7, 7, 5, 3, 2 and 2? \n" );
document.write( "
Algebra.Com's Answer #51875 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! Averages are found by adding all the numbers & then dividing by the number of digits.Thus: \n" ); document.write( "8+7+7+5+3+2+2=34 now divide by 7 thus: \n" ); document.write( "34/7=4.857 is the average of these 7 numbers. \n" ); document.write( " |