document.write( "Question 430577: Hello,
\n" ); document.write( "I have 4 differnt problems that deal with Substitution Method & Addition Method in which I am hoping you will be able to help me understand how to solve them. \r
\n" ); document.write( "\n" ); document.write( "The first one is with Substituion Method \"x%2By=1\" \"x%5E2%2Bxy-y%5E2=-11\" I can't figure out the solution sets.\r
\n" ); document.write( "\n" ); document.write( "The second one is with Substituion Method as well \"x%5E2%2By%5E2=180\" \"x-y=-6\"
\n" ); document.write( " I cant figure out the solution sets.\r
\n" ); document.write( "\n" ); document.write( "The third problem is with Addition Method \"2x%5E2%2B3y%5E2-30=0\" \"5x%5E2-7y%5E2-17=0\" i am not sure of the solution sets on this one.\r
\n" ); document.write( "\n" ); document.write( "The final problem is with addition method as well \"x%5E2%2By%5E2=16\" \"y%5E2-3x=16\" I dont know the solution sets.\r
\n" ); document.write( "\n" ); document.write( "If you could please help me with these problems i would REALLYYY appriciate it! I am soooo lost. THANK YOUU!!
\n" ); document.write( "

Algebra.Com's Answer #299114 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I have 4 different problems that deal with Substitution Method & Addition Method in which I am hoping you will be able to help me understand how to solve them. \r
\n" ); document.write( "\n" ); document.write( "The first one is with Substitution Method \"x%2By=1\" \"x%5E2%2Bxy-y%5E2=-11\" I can't figure out the solution sets.
\n" ); document.write( "Rearrange the 1st equation for substitution
\n" ); document.write( "y = (-x+1)
\n" ); document.write( "Replace y in the 2nd equation
\n" ); document.write( "x^2 + x(-x+1) - (-x+1)^2 = -11
\n" ); document.write( "x^2 - x^2 + x - (x^2 - 2x + 1) = -11
\n" ); document.write( "Combine like terms
\n" ); document.write( "x^2 - x^2 - x^2 + x + 2x - 1 + 11 = 0
\n" ); document.write( "-x^2 + 3x + 10 = 0
\n" ); document.write( "Change signs, multiply by -1
\n" ); document.write( "x^2 - 3x - 10 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(x-5)(x+2) = 0
\n" ); document.write( "Two solutions, find y for each of them using y = -x+1
\n" ); document.write( "x = 5, then y = -5 + 1 = -4
\n" ); document.write( "x = -2, then y = -(-2) + 1 = 3
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "The second one is with Substitution Method as well \"x%5E2%2By%5E2=180\" \"x-y=-6\"
\n" ); document.write( "The 2nd equation will be used for substitution
\n" ); document.write( "x = (y-6)
\n" ); document.write( "Replace x in the 1st equation
\n" ); document.write( "(y-6)^2 + y^2 = 180
\n" ); document.write( "y^2 - 12y + 36 + y^2 = 180
\n" ); document.write( "Combine like terms
\n" ); document.write( "y^2 + y^2 - 12y + 36 - 180 = 0
\n" ); document.write( "2y^2 - 12y - 144 = 0
\n" ); document.write( "Simplify, divide by 2
\n" ); document.write( "y^2 - 6y - 72 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(y-12)(y+6) = 0
\n" ); document.write( "Two solutions
\n" ); document.write( "y = 12, then x = 12 - 6 = 6
\n" ); document.write( "y = -6, then x = -6 - 6 = -12
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "The third problem is with Addition Method \"2x%5E2%2B3y%5E2-30=0\" \"5x%5E2-7y%5E2-17=0\"
\n" ); document.write( "Multiply the 1st equation by 7, multiply the 2nd equation by 3, we have
\n" ); document.write( "14x^2 + 21y^2 - 210 = 0
\n" ); document.write( "15x^2 - 21y^2 - 51 = 0
\n" ); document.write( "----------------------------Addition eliminates y^2, find x
\n" ); document.write( "29x^2 - 261 = 0
\n" ); document.write( "29x^2 = 261
\n" ); document.write( "x^2 = \"261%2F29\"
\n" ); document.write( "x^2 = 9
\n" ); document.write( "x = 3
\n" ); document.write( "Find y using the original 1st equation
\n" ); document.write( "2(3^2) + 3y^2 - 30 = 0
\n" ); document.write( "18 + 3y^2 - 30 = 0
\n" ); document.write( "3y^2 - 12 = 0
\n" ); document.write( "3y^2 = 12
\n" ); document.write( "y^2 = \"12%2F3\"
\n" ); document.write( "y^2 = 4
\n" ); document.write( "y = 2
\n" ); document.write( ":
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "The final problem is with addition method as well \"x%5E2%2By%5E2=16\" \"y%5E2-3x=16\"
\n" ); document.write( "Multiply the 2nd equation by -1, arrange as follows
\n" ); document.write( "x^2 + y^2 = 16
\n" ); document.write( "0x^2 -y^2 + 3x = -16
\n" ); document.write( "-----------------------adding eliminates y^2 find x
\n" ); document.write( "x^2 + 3x = 0
\n" ); document.write( "Factor out x
\n" ); document.write( "x(x+3) = 0
\n" ); document.write( "Two solutions
\n" ); document.write( "x = 0
\n" ); document.write( "x = -3
\n" ); document.write( "Find y using the 1st equation
\n" ); document.write( "When x=0
\n" ); document.write( "0 + y^2 = 16
\n" ); document.write( "y = 4
\n" ); document.write( "When x=-3
\n" ); document.write( "-3^2 + y^2 = 16
\n" ); document.write( "y^2 = 16 - 9
\n" ); document.write( "y^2 = 7
\n" ); document.write( "y = \"sqrt%287%29\"
\n" ); document.write( ":
\n" ); document.write( "You should check these solutions in the original equations, a lot of math here
\n" ); document.write( "mistakes are made, so check my work.
\n" ); document.write( "
\n" );