document.write( "Question 967339: steve's spelling test scores are 88, 79, 92, 89, and 95. what is the score he must get on the next test if he wants his average to be exactly 90? \n" ); document.write( "
Algebra.Com's Answer #591268 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! Let the score be x. \n" ); document.write( "(88+79+92+89+95+x)/6=90 \n" ); document.write( "443+x=540 \n" ); document.write( "x=540-443=97 \n" ); document.write( "He must get 97 on the next test. \n" ); document.write( " |