document.write( "Question 1102605: In an examination, a pupil's average marks were 63 per paper. If he had obtained 20 more marks for his Geography paper and 2 more marks for his History paper, his average per paper would have been 65. How many papers were there in the examination \n" ); document.write( "
Algebra.Com's Answer #717306 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "If an additional 22 marks raised the average per paper by 2, then the number of papers was 22/2=11.

\n" ); document.write( "You don't need to do any calculations with the actual marks to find that answer. But if you want to, it might look like this:

\n" ); document.write( "let x be the number of papers

\n" ); document.write( "Then since the average mark was 63, the total number of marks was 63x

\n" ); document.write( "Now you are changing the total number of marks to 63x+20+2 = 63x+22.

\n" ); document.write( "The new average is 65:

\n" ); document.write( "\"%2863x%2B22%29%2Fx+=+65\"
\n" ); document.write( "\"63%2B22%2Fx+=+65\"
\n" ); document.write( "\"22%2Fx+=+2\"
\n" ); document.write( "\"x+=+11\"
\n" ); document.write( "
\n" );