document.write( "Question 1008728: on a test 20 problems are given. Five points for each correct answer, 2 points deducted for each incorrect answer. how many correct answered are required to score 79 on the test \n" ); document.write( "
Algebra.Com's Answer #624326 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call correct answers x and wrong answers y. Then we have
\n" ); document.write( "x + y = 20 and
\n" ); document.write( "5x - 2y = 79
\n" ); document.write( "Now multiply the top equation by 5 and subtract it from the second equation and get
\n" ); document.write( "5x - 2y = 79
\n" ); document.write( "-(5x + 5y = 100)
\n" ); document.write( "-----------------
\n" ); document.write( "-7y = -21
\n" ); document.write( "y = 3 wrong answers leaving
\n" ); document.write( "x = 17 right answers
\n" ); document.write( "
\n" ); document.write( "
\n" );