document.write( "Question 336931: Going into the final exam, which counts as three grades, Mark has test scores of 65, 79, 83, and 68. What score does Mark need on the final exam in order to have an average of 70? \n" ); document.write( "
Algebra.Com's Answer #241532 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
To find the average of a set of numbers, you add the numbers and divide by how many numbers you added.
\n" ); document.write( "\"%2865%2B79%2B83%2B68%2Bx%29%2F5+=+70\" x = the score Mark needs on his final to get an overall average of 70.
\n" ); document.write( "\"%28295%2Bx%29%2F5+=+70\" Multiply both sides by 5.
\n" ); document.write( "\"295%2Bx+=+350\" Now subtract 295 from both sides.
\n" ); document.write( "\"x+=+55\" This is the score that Mark needs on his final.
\n" ); document.write( "
\n" );