document.write( "Question 191152: give the usual ax^2 + bx + c form of the quadratic function wich has a= 1, and has two zeros z= 3 + 2i and z'= 3 - 2i \n" ); document.write( "
Algebra.Com's Answer #143500 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x=3+2i, x=3-2i \n" ); document.write( "=(x-(3+2i)) (x-(3-2i) \n" ); document.write( "=x^2-6x+13 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |