document.write( "Question 318497: Jack had an average score of 85 on his first eight quizzes, and an average score of 81 on his first nine quizzes. What score did he receive on his ninth quiz?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #227941 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jack had an average score of 85 on his first eight quizzes, and an average score of 81 on his first nine quizzes. What score did he receive on his ninth quiz? \n" ); document.write( "----- \n" ); document.write( "Points acquired on the 1st 8 quizzes = 8*85 = 680 \n" ); document.write( "--- \n" ); document.write( "Let \"x\" be the score on the ninth quizz. \n" ); document.write( "------------ \n" ); document.write( "Equation: \n" ); document.write( "Solve for \"x\": \n" ); document.write( "(680+x)/9 = 81 \n" ); document.write( "680+x = 729 \n" ); document.write( "x = 49 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |