document.write( "Question 459965: if the roots of a quadratic equation are -2+sq root of 6 and -2- square root of 6, write the equation in ax^2+bx+c=0 form \n" ); document.write( "
Algebra.Com's Answer #315551 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if the roots of a quadratic equation are -2+sq root of 6 and -2- square root of 6, write the equation in ax^2+bx+c=0 form \n" ); document.write( ": \n" ); document.write( "x = -2 +/- \n" ); document.write( "x + 2 = +/- \n" ); document.write( "Square both sides \n" ); document.write( "(x+2)^2 = 6 \n" ); document.write( "FOIL \n" ); document.write( "x^2 + 4x + 4 = 6 \n" ); document.write( "x^2 + 4x + 4 - 6 = 0 \n" ); document.write( "x^2 + 4x - 2 = 0, is the equation \n" ); document.write( " |