document.write( "Question 981066: The mean score of a set of 28 tests is 79. what is the sum of all the test scores? \n" ); document.write( "
Algebra.Com's Answer #602084 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
79 = sum / 28
\n" ); document.write( "sum = 79 * 28
\n" ); document.write( "sum = 2212
\n" ); document.write( "
\n" ); document.write( "
\n" );