document.write( "Question 547447: Your teacher has a record of four quizzes you took this month. Find the average percent grade of your quizzes. If necessary, round to the nearest percent.
\n" );
document.write( "96%, 8/10, 2/2, 97% \n" );
document.write( "
Algebra.Com's Answer #356629 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Percent grades are 96, 80, 100, 97\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The average is (96 + 80 + 100 + 97)/4 = 93.25% \n" ); document.write( " |