document.write( "Question 1073543: If a student has an average of 76% on his first two tests and has an average of 85% on the next four tests, what is the final average on all six tests ? \n" ); document.write( "
Algebra.Com's Answer #688351 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Total score for first two tests: 2*76 = 152
\n" ); document.write( "Total score for next four tests: 4*85 = 340\r
\n" ); document.write( "\n" ); document.write( "Total score for all six tests: 152+340 = 492\r
\n" ); document.write( "\n" ); document.write( "Divided 492 by 6 to get the overall average of 82%.
\n" ); document.write( "
\n" );