document.write( "Question 1059467: Alan has scored
\n" );
document.write( "78
\n" );
document.write( ",
\n" );
document.write( "93
\n" );
document.write( ",
\n" );
document.write( "63
\n" );
document.write( ",
\n" );
document.write( "81
\n" );
document.write( ", and
\n" );
document.write( "76
\n" );
document.write( " on his previous five tests. What score does he need on his next test so that his average (mean) is
\n" );
document.write( "79
\n" );
document.write( "? \n" );
document.write( "
Algebra.Com's Answer #674504 by acw1213(28)![]() ![]() You can put this solution on YOUR website! Remember the average formula. \n" ); document.write( "You need to add up all scores of the tests and divide by the number of tests, 6. \n" ); document.write( "This equation will equal his intended average, 79. \n" ); document.write( "We know all test scores except the 6th score. \n" ); document.write( "Let \"x\" represent the 6th score. \n" ); document.write( "78 + 93 + 63 + 81 + 76 + x \n" ); document.write( "--------------------------- = 79 \n" ); document.write( " 6 \n" ); document.write( "Solve for \"x\" by first combining like terms. \n" ); document.write( "Multiply by \"6\" on both sides. \n" ); document.write( "Subtract the constant on both sides. \n" ); document.write( " |