document.write( "Question 4715: Find two complex numbers that have a sum or -6 and a product of 90 \n" ); document.write( "
Algebra.Com's Answer #2213 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! Let these two numbers be the roots of a quadratic equation.\r \n" ); document.write( "\n" ); document.write( " Then the equation should be x^2 + 6x +90 = 0.\r \n" ); document.write( "\n" ); document.write( " By quadratic formula, we have x = -3 + sqrt(9-90) = -3 + 9i \n" ); document.write( " or -3 - 9i. \n" ); document.write( " Thus, we get these two required complex numbers.\r \n" ); document.write( "\n" ); document.write( " Kenny\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |