document.write( "Question 958774: Four Friends are told that the average (mean) of their grades for their favorite class is 84%\r
\n" );
document.write( "\n" );
document.write( "Jack got 91%, Hailey got 72%, and Taylor got 80%
\n" );
document.write( "Kevin's grade was not revealed.
\n" );
document.write( "What grade did Kevin get? \n" );
document.write( "
Algebra.Com's Answer #585970 by macston(5194) You can put this solution on YOUR website! To have an average of 84%, the sum of four grades must be 4(84)=336 \n" ); document.write( "The sum of the other three grades is 91+72+80=243 \n" ); document.write( "So Kevin's grade must be 336-243=93. ANSWER: Kevin's grade was 93%, \n" ); document.write( " |