document.write( "Question 112262: Angela's average for six math test is 87. On her first four test she had scores of 93, 87, 82, and 86. On her last test, she scores 4 points lower than she did on her fifth test.What scores did angela receive on her fifth and sixth tests/ \n" ); document.write( "
Algebra.Com's Answer #81930 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"6th test\", so x+4=\"5th test\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "93+87+82+86+x+4+x=6*87
\n" ); document.write( "
\n" );