document.write( "Question 122865: Before the final exam,, a student has test scores of 72, 80, 65, 78, and 60. If the final exam counts as one-third of the final grade, what score must the \r
\n" );
document.write( "\n" );
document.write( "student receive in order to have a final average of 76?\r
\n" );
document.write( "\n" );
document.write( "I tried the equation: [355(2/3) + 1/3x] = 76
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #90221 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (72+80+65+78+60)/5 \n" ); document.write( "355/5=71 AVERAGE FOR THE FIRST 5 TEST RESULTS. \n" ); document.write( "71*2/3+1/3X=76 CALCULATING 2/3 OF THE FIRST 5 TESTS + 1/3 OF THE FINAL TEST SCORE. \n" ); document.write( "142/3+X/3=76 \n" ); document.write( "47.33+X/3=76 \n" ); document.write( "X/3=76-47.33 \n" ); document.write( "X/3=28.67 \n" ); document.write( "X=3*28.67 \n" ); document.write( "X=86 IS THE REQUIRED TEST SCORE ON THE FINAL TEST TO AVERAGE 76. \n" ); document.write( " |