document.write( "Question 742940: the average score on a set of 24 tests is 79. how do i find the sum of the test scores? \n" ); document.write( "
Algebra.Com's Answer #452687 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the average score on a set of 24 tests is 79. how do i find the sum of the test scores? \n" ); document.write( "---- \n" ); document.write( "average = (total points)/(# of tests) \n" ); document.write( "79 = sum/24 \n" ); document.write( "---- \n" ); document.write( "sum = 24*79 = 1896 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " |