document.write( "Question 498924: use the discriminant to determine the number of solutions and whether they are real or complex.\r
\n" );
document.write( "\n" );
document.write( "x^2 + 6x - 7 = 0\r
\n" );
document.write( "\n" );
document.write( "z^2 + z + 1 = 0
\n" );
document.write( "(3)^1/2 y^2 - 4y - 7(3)^1/2 = 0
\n" );
document.write( "I can not figure these three out. Please help! Thanks
\n" );
document.write( "Suzie \n" );
document.write( "
Algebra.Com's Answer #337250 by chessace(471)![]() ![]() You can put this solution on YOUR website! Discriminate of ax^2 + bx + c is sqrt(b^2-4ac) \n" ); document.write( "6^2+4*7*1>0 so 2 real roots \n" ); document.write( "1^2-4*1*1<0 so 2 complex roots \n" ); document.write( "16-4(3^1/2)(-7*(3^1/2))=16+4*7*3>0 so 2 real roots \n" ); document.write( " \n" ); document.write( " |