document.write( "Question 582875: When using the quadratic formula to solve a quadratic equation in the form of ax^2 + bx + c, explain what would happen to b^2 when it is less than 4ac and 4ac is positive \n" ); document.write( "
Algebra.Com's Answer #372261 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The value of b^2 is always positive. So if b^2 is less than 4ac and 4ac is positive, then b^2 - 4ac is negative.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is the value of the discriminant. A negative discriminant points to the fact that ax^2 + bx + c has no real roots. Instead, it has 2 complex roots.
\n" ); document.write( "
\n" );