document.write( "Question 358989: A Math quiz has 25 questions. A correct answer earns 8 points, and a wrong one
\n" ); document.write( "costs 3 points. Jess scores 110 points. How many questions does Jess answer?
\n" ); document.write( "

Algebra.Com's Answer #256217 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let R be the number of right answers, W for wrong answers.
\n" ); document.write( "1.\"R%2BW=25\"
\n" ); document.write( "2.\"8R%2B%28-3%29W=110\"
\n" ); document.write( "Multiply eq. 1 by 3 and add to eq. 2 to eliminate W.
\n" ); document.write( "\"3R%2B3W%2B8R-3W=75%2B110\"
\n" ); document.write( "\"11R=185\"
\n" ); document.write( "Something is wrong with the problem setup since 11 is not a factor of 185, you won't get an integer answer for \"R\" as required.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "17 right, 8 wrong would give Jess 112 points.
\n" ); document.write( "16 right, 9 wrong would give Jess 101 points.
\n" ); document.write( "
\n" ); document.write( "
\n" );