document.write( "Question 1129199: Solve the system of equations:
\n" ); document.write( "Y=2x^2+3
\n" ); document.write( "Y=x+2
\n" ); document.write( "Enter one point as (x,y)
\n" ); document.write( "Enter two points as (x,y),(x,y)
\n" ); document.write( "Enter\"no solution\" as DNE.
\n" ); document.write( "

Algebra.Com's Answer #745759 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "y = 2x^2 + 3\r\n" );
document.write( "y = x + 2\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Left sides are identical - hence, right sides are equal:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x^2 + 3 = x + 2  ====>\r\n" );
document.write( "\r\n" );
document.write( "2x^2 -x + 1 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The discriminant = b^2 - 4ac = (-1)^2 - 4*2*1 = 1 - 8 = -7  ====>\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There is no real solution. \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"x%5B1%2C2%5D\" = \"%281+%2B-+sqrt%28-7%29%29%2F%282%2A2%29\" = \"%281+%2B-+i%2Asqrt%287%29%29%2F4\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  This system HAS NO real solution/solutions.\r\n" );
document.write( "\r\n" );
document.write( "         It has two distinct solution in complex numbers  (x,y) = (\"%281+%2B+i%2Asqrt%287%29%29%2F4\",\"%281+%2B+i%2Asqrt%287%29%29%2F4+%2B2\"}  and  (x,y) = (\"%281+-+i%2Asqrt%287%29%29%2F4\",\"%281+-+i%2Asqrt%287%29%29%2F4+%2B2\").\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved and explained.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can simplify these complex number solutions,  if you need  (if you need to have them,  at all).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );