document.write( "Question 245747: I need to find all the zeros of the function f(x)=x^2+2ix-3.
\n" );
document.write( "I'm trying to use the quadratic equation, but I think I'm doing it wrong.
\n" );
document.write( "Can someone show me step-by-step how to find the zeros of this function? \n" );
document.write( "
Algebra.Com's Answer #179481 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You have it right. The quadratic formula is the way to go. With \"a\" = 1, \"b\" = 2i and \"c\" = -3 we get: \n" ); document.write( " \n" ); document.write( "Now we simplify: \n" ); document.write( " \n" ); document.write( "Since \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since \n" ); document.write( " \n" ); document.write( "Now we reduce the fraction by canceling common factors. So we factor a 2 out of the numerator: \n" ); document.write( " \n" ); document.write( "The 2's cancel: \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "And finally, since we usually write complex numbers with the real part first: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |