document.write( "Question 771336: the average of 5 test scores is a 78. what is the fith score if the first 4 scores are 71 92 68 84 \n" ); document.write( "
Algebra.Com's Answer #470130 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
(71+92+68+84+x)/5 = 78\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(315+x)/5 = 78\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "315+x = 78*5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "315+x = 390\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 390-315\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 75\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The fifth score is 75
\n" ); document.write( "
\n" );