document.write( "Question 1075240: On a test, 5 students receive a 70%, 2 students receive a 90%, and 1 student receives an 85%. What is the average test score for the group of students? \n" ); document.write( "
Algebra.Com's Answer #689913 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
(5*70+2*90+85)/8 = 76.88 \n" ); document.write( "
\n" );