document.write( "Question 280259: How would you write a quadratic equation having the solution 3i and negative 3i? \n" ); document.write( "
Algebra.Com's Answer #203691 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Same as any other. \n" ); document.write( "If the zeroes are p and q, it's \n" ); document.write( "(x-p)*(x-q) = 0 \n" ); document.write( "--------------- \n" ); document.write( "In this case, it's \n" ); document.write( "(x-3i)*(x+3i) = 0 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |