document.write( "Question 332680: To receive a A in math, tanya must average at least 90 on five tests. Scores on her first four tests were 90, 91, 81, and 92. What is the lowest score that tanya can geton her last test and still receive an A? \n" ); document.write( "
Algebra.Com's Answer #238382 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (90+91+81+92+x)/5=90 \n" ); document.write( "(354+x)/5=90 \n" ); document.write( "354+x=90*5 \n" ); document.write( "x=450-354 \n" ); document.write( "x=96 \n" ); document.write( " |