document.write( "Question 744171: Looking to write a quadratic equation in the form ax^2+bx+c=0 , having roots of 1+i and 1-i. Not good with the \"i\" usage. Does below look correct?\r
\n" );
document.write( "\n" );
document.write( "For X1 I foiled (1+i)(1-i) to get -1
\n" );
document.write( "X2 would be it's conjugate, 1\r
\n" );
document.write( "\n" );
document.write( "Using quadratic equation (x-x1)(x-x2) I came up with x^2+0x-1=0\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #453217 by KMST(5328) You can put this solution on YOUR website! USING YOUR STRATEGY: \n" ); document.write( "A simple equation with \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANOTHER APPROACH: \n" ); document.write( "x = 1 ± i --> x-1 = ± i --> |