document.write( "Question 770340: The average of 10 items is 70.The number 66 was incorrectly read as 56 while calculating.Find the correct average. \n" ); document.write( "
Algebra.Com's Answer #469447 by jam007(5)\"\" \"About 
You can put this solution on YOUR website!
average of 10 items =70
\n" ); document.write( "=> Sum/10 =70
\n" ); document.write( "=> Sum =700
\n" ); document.write( "If a number 66 was incorrectly read as 56, the correct sum is = 700-56+66= 710
\n" ); document.write( "Therefore, the correct average = correct sum/n =710/10 =71
\n" ); document.write( "
\n" );