document.write( "Question 46819: solve the simultaneous equations:\r
\n" ); document.write( "\n" ); document.write( "y=x^2+2x+9
\n" ); document.write( "7x+y=19\r
\n" ); document.write( "\n" ); document.write( "please show me how u solve it. thank you!
\n" ); document.write( "

Algebra.Com's Answer #31012 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Solve the simultaneous equations (aka: System of equations):
\n" ); document.write( "1) \"y+=+x%5E2%2B2x%2B9\"
\n" ); document.write( "2) \"7x%2By+=+19\"\r
\n" ); document.write( "\n" ); document.write( "You can solve this system of equations (aka: Simultaneous equations) by the \"susbtitution\" method.
\n" ); document.write( "Substitute equation 1) into equation 2) for y and solve for x.\r
\n" ); document.write( "\n" ); document.write( "\"7x+%2B+%28x%5E2%2B2x%2B9%29+=+19\" Simplify and solve for x.
\n" ); document.write( "\"x%5E2%2B9x%2B9+=+19\" Subtract 19 from both sides of the equation.
\n" ); document.write( "\"x%5E2%2B9x-10+=+0\" Solve this quadratic equation by factoring.
\n" ); document.write( "\"%28x-1%29%28x%2B10%29+=+0\" Apply the zero products principle.
\n" ); document.write( "\"x-1+=+0\" and/or \"x%2B10+=+0\"
\n" ); document.write( "If \"x-1+=+0\" then \"x+=+1\"
\n" ); document.write( "If \"x%2B10+=+0\" then \"x+=+-10\"\r
\n" ); document.write( "\n" ); document.write( "Now, to find the value of y, substitute the values of x, one-at-a-time into either of the two original equations and solve for y. Let's take the first equation \"y+=+x%5E2%2B2x%2B9\" and substitute x = 1 then solve for y.
\n" ); document.write( "\"y+=+1%5E2%2B2%281%29%2B9\"
\n" ); document.write( "\"y+=+12\"\r
\n" ); document.write( "\n" ); document.write( "So one of the solutions is: x = 1, y = 12 or (1,12)\r
\n" ); document.write( "\n" ); document.write( "Just as a check, you can see that, had we substituted x = 1 into the second equation, we would have obtained the same result.\r
\n" ); document.write( "\n" ); document.write( "\"7%281%29+%2B+y+=+19\" Subtact 7 from both sides.
\n" ); document.write( "\"y+=+12\" Same as before.\r
\n" ); document.write( "\n" ); document.write( "Now to get the second solution, substitute x = -10 into the first equation and solve for y.
\n" ); document.write( "\"y+=+%28-10%29%5E2%2B2%28-10%29%2B9\"
\n" ); document.write( "\"y+=+100-20%2B9\"
\n" ); document.write( "\"y+=+89\"\r
\n" ); document.write( "\n" ); document.write( "Now let's try using the second equation.\r
\n" ); document.write( "\n" ); document.write( "\"7%28-10%29+%2B+y+=+19\"
\n" ); document.write( "\"-70+%2B+y+=+19\" Add 70 to both sides.
\n" ); document.write( "\"y+=+89\" Same as before.\r
\n" ); document.write( "\n" ); document.write( "The second solution is: x = -10, y = 89 or (-10, 89}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );