document.write( "Question 883967: In a class of 10 people, the average mark for the test was 75%.If an additional person takes the test, what mark must they attain to move the average up 80% - Show calculation pls \n" ); document.write( "
Algebra.Com's Answer #533904 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! In a class of 10 people, the average mark for the test was 75%.If an additional person takes the test, what mark must they attain to move the average up 80% \n" ); document.write( "*** \n" ); document.write( "so far, 10 people taking the test scored a total of 10*75=750 points. \n" ); document.write( "let x=score one additional person must make to move the average up to 80 \n" ); document.write( "(750+x)/(10+1)=80 \n" ); document.write( "750+x/11=80 \n" ); document.write( "750+x=880 \n" ); document.write( "x=130 \n" ); document.write( "score one additional person must make to move the average up to 80=130 \n" ); document.write( " |