document.write( "Question 1078113: Solve the system of equations
\n" );
document.write( "y=-x^2+3x-6
\n" );
document.write( "y=1/2x+1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #692582 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! (x/2)+1=-x^2+3x-6 \n" ); document.write( "x^2-(5/2)x+7=0 \n" ); document.write( "2x^2-5x+14=0 \n" ); document.write( "x=(1/4)(5+/- sqrt (25-112)) \n" ); document.write( "=(1/4)(-5+/- i sqrt(87) \n" ); document.write( "No real solutions. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |