document.write( "Question 812795: if average of 10 numbers is zero.If 72 and 12 are added to the list,find the new average \n" ); document.write( "
Algebra.Com's Answer #489761 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
ave=(0+72+12)/(10+2)=7 \n" ); document.write( "
\n" );