document.write( "Question 1057031: On a math quiz consisting of 100 questions, the teacher gives 2 points for a correct answer, -1 point for an incorrect answer, and -2 points for not answering a question.
\n" );
document.write( "If I got 75 correct, 18 incorrect, and I didn't answer 7, what is my score?\r
\n" );
document.write( "\n" );
document.write( "My name is Nicole and I am confused, is the possible score 100% or 200%?
\n" );
document.write( "How do I calculate? Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #672114 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! On a math quiz consisting of 100 questions, the teacher gives 2 points for a correct answer, -1 point for an incorrect answer, and -2 points for not answering a question. \n" ); document.write( "If I got 75 correct, 18 incorrect, and I didn't answer 7, what is my score? \n" ); document.write( "My name is Nicole and I am confused, is the possible score 100% or 200%? \n" ); document.write( "--------------------- \n" ); document.write( "75 correct = 150 pts \n" ); document.write( "18 correct = -18 pts \n" ); document.write( "7 N/A = -14 pts \n" ); document.write( "-------------------------- \n" ); document.write( "Your total points = 118 \n" ); document.write( "----- \n" ); document.write( "Total possible pts = 100 correct = 200 pts \n" ); document.write( "---- \n" ); document.write( "Your percentage score = 118/200 = 59% \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |