document.write( "Question 1178853: if the scores for three tests are 96, 98, and 86, what must the scores on a fourth test be to make the average 90
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #808282 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! f the scores for three tests are 96, 98, and 86, \n" ); document.write( " what must the scores on a fourth test be to make the average 90 \n" ); document.write( ": \n" ); document.write( "let x = the score of the 4th test \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply both sides by 4 \n" ); document.write( "x + 280 = 360 \n" ); document.write( "x = 360 - 280 \n" ); document.write( "x = 80 score will give an average of 90 \n" ); document.write( ": \n" ); document.write( "You can confirm this, add up the 4 scores and divide by 4 \n" ); document.write( " |