document.write( "Question 482394: Adam tried to compute the average of his 7 test scores. He mistakenly divided the
\n" ); document.write( "correct sum of all of his test scores by 6, which yielded 84. What is Adam’s correct
\n" ); document.write( "average test score?
\n" ); document.write( "

Algebra.Com's Answer #330244 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let x = the original sum (not the average) of the test scores.Then:
\n" ); document.write( "\"x%2F6+=+84\" Multiply by 6.
\n" ); document.write( "\"x+=+504\" This is the original sum of the test scores. The correct average is:
\n" ); document.write( "\"504%2F7+=+72\"
\n" ); document.write( "
\n" );