document.write( "Question 972966: jay took a quiz with 20 question. For every correct answer, he was awarded 3 points .for every wrong answer,2 points were deducted. If jay scored zero points for the quiz, how many questions did jay answer correctly?\r
\n" ); document.write( "\n" ); document.write( "Gordon had 3 times as many picture cards as hennery. Ivan had twice as many picture cards as Gordon. If they had a total of 90 picture cards, how many more picture cards did Ivan have than henry?\r
\n" ); document.write( "\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #595223 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
I'll do the first one to get you started.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Problem: jay took a quiz with 20 question. For every correct answer, he was awarded 3 points .for every wrong answer,2 points were deducted. If jay scored zero points for the quiz, how many questions did jay answer correctly?\r
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solution:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = number of correct answers
\n" ); document.write( "y = number of incorrect answers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 20 questions total, so x+y = 20. Solve for y to get y = 20-x\r
\n" ); document.write( "\n" ); document.write( "He gets 3 points per correct question and loses 2 points for each one he gets wrong. So in total, he has 3x+(-2y) = 3x-2y points. At the end of the day, he scored 0 points, which means we know 3x-2y = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the two equations to solve for x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x-2y = 0
\n" ); document.write( "3x-2(20-x) = 0 ... replace y with 20-x
\n" ); document.write( "3x-40+2x = 0
\n" ); document.write( "5x-40 = 0
\n" ); document.write( "5x = 40
\n" ); document.write( "x = 40/5
\n" ); document.write( "x = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use this to find y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 20-x
\n" ); document.write( "y = 20-8 ... plug in x = 8
\n" ); document.write( "y = 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, x = 8 and y = 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Recall above that I made \"x = number of correct answers\", so because x = 8, this means Jay got 8 questions correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Question: If jay scored zero points for the quiz, how many questions did jay answer correctly?
\n" ); document.write( "Answer: 8 questions (12 questions incorrectly)
\n" ); document.write( "
\n" ); document.write( "
\n" );