document.write( "Question 490155: 12 students sit for an exam which has a maximum score of 100. the average of the 12 scores achieved by the students in the sxam was 95. what is the minimum mark a student could haved scored? \n" ); document.write( "
Algebra.Com's Answer #333915 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The smallest score by one student is reached when
\n" ); document.write( "all the others score \"+100+\"
\n" ); document.write( "\"+%28+11%2A100+%2B+x+%29+%2F+12+=+95+\"
\n" ); document.write( "\"+1100+%2B+x+=+1140+\"
\n" ); document.write( "\"+x+=+40+\"
\n" ); document.write( "40 is the minimum mark for 1 student
\n" ); document.write( "
\n" );