document.write( "Question 302255: Please help me solve this polynomial, in standard form: -2x + x^2 + 3 \n" ); document.write( "
Algebra.Com's Answer #216782 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! -2x + x^2 + 3 \n" ); document.write( "x^2-2x+3 \n" ); document.write( " \n" ); document.write( "x=(2+-sqrt[-2^2-4*1+3])/2*1 \n" ); document.write( "x=(2+-sqrt[4-12])/2 \n" ); document.write( "x=(2+-sqrt-8)/2 \n" ); document.write( "x=2/2+-2.828i)/2 \n" ); document.write( "x=1+-1.414i ans. \n" ); document.write( " |