document.write( "Question 82850: when using the quadratic formula to solve a quadratic equation (ax^ + bx + c = 0), the discriminant is b2 - 4ax. This discriminant can be positive, zero, or negative.\r
\n" );
document.write( "\n" );
document.write( "Create three unique equations where the discriminat is positive, zero, or negative. For each case, explain what this value means to the graph of y = ax^ + bx + c. \n" );
document.write( "
Algebra.Com's Answer #59440 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! when using the quadratic formula to solve a quadratic equation (ax^ + bx + c = 0), the discriminant is b2 - 4ax. This discriminant can be positive, zero, or negative. \n" ); document.write( "Create three unique equations where the discriminat is positive, zero, or negative. For each case, explain what this value means to the graph of y = ax^ + bx + c. \n" ); document.write( " \r\n" ); document.write( "Case 1.\r\n" ); document.write( "\r\n" ); document.write( "y = x² + x - 2\r\n" ); document.write( "\r\n" ); document.write( "a = 1, b = 1, c = -2\r\n" ); document.write( "\r\n" ); document.write( "Discriminant = b² - 4ac = (1)² - 4(1)(-2) = 1 + 8 = 9\r\n" ); document.write( "\r\n" ); document.write( "The discriminant 9 is positive so it has two real zeros\r\n" ); document.write( "\r\n" ); document.write( "Here is the graph:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |