document.write( "Question 865160: g(x)=9-2x^2\r
\n" );
document.write( "\n" );
document.write( "use the discriminant to determine whether the function has complex zeros \n" );
document.write( "
Algebra.Com's Answer #521563 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Real numbers are complex by definition, so g(x) has complex zeros.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Rewriting g(x) as -2x^2 + 0x + 9, the discriminant is 0^2 - 4(-2)(9) > 0, so the complex roots of g are also real (x = +/- sqrt(9/2)). \n" ); document.write( " |