document.write( "Question 592058: Hello i have been trying a few ways to try and do this sum but i dont seem to get it right.I tried it 4 different ways and im not getting a sensible answer.\r
\n" ); document.write( "\n" ); document.write( "this is what i did for solving linear quadratic equations but stopped because it doesnot look like im doing it right:\r
\n" ); document.write( "\n" ); document.write( "x^2=2y+10
\n" ); document.write( "3x-y=9\r
\n" ); document.write( "\n" ); document.write( "Solve eq 2 for y\r
\n" ); document.write( "\n" ); document.write( "3x-y=9
\n" ); document.write( "-y=9-3x\r
\n" ); document.write( "\n" ); document.write( "subs -y=9-3x
\n" ); document.write( "x^2+3x=2-9
\n" ); document.write( "x^2+3x=-7\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #375831 by John10(297)\"\" \"About 
You can put this solution on YOUR website!
You have the great idea by solving for y in the second equation but you are unfinished when you solve for y from this step:
\n" ); document.write( "-y = 9 - 3x
\n" ); document.write( "You have to divide both sides by -1 to solve for y:
\n" ); document.write( "y = 3x - 9\r
\n" ); document.write( "\n" ); document.write( "Now you will substitute y = 3x - 9 into the first equation:\r
\n" ); document.write( "\n" ); document.write( "x^2 = 2(3x - 9)+ 10
\n" ); document.write( "x^2 = 6x - 18 + 10
\n" ); document.write( "x^2 - 6x + 8 = 0
\n" ); document.write( "(x -4)(x-2) = 0
\n" ); document.write( "x = 2 or x = 4
\n" ); document.write( "Now we will substitute those two values to find two values of y:\r
\n" ); document.write( "\n" ); document.write( "If x =2 then y = 3(2) - 9 = 6 - 9 = -3
\n" ); document.write( "If x = 4 then y = 3(4) - 9 = 12 - 9 = 3\r
\n" ); document.write( "\n" ); document.write( "So we have two solutions: (2, -3) or (4, 3)\r
\n" ); document.write( "\n" ); document.write( "Hope it helps:)\r
\n" ); document.write( "\n" ); document.write( "John10
\n" ); document.write( "
\n" );