document.write( "Question 139569: What type of solution do you get for quadratic equations where D < 0? Give reasons for your answer. \r
\n" ); document.write( "\n" ); document.write( "Very confused.
\n" ); document.write( "

Algebra.Com's Answer #101759 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
What type of solution do you get for quadratic equations where D < 0? Give reasons for your answer.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "I will give all three cases and examples.  The answer to\r\n" );
document.write( "your question is case 2 below, because \"D+%3C+0\" is the\r\n" );
document.write( "same as saying \"D\" is negative.\r\n" );
document.write( "\r\n" );
document.write( "---------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "The quadratic equation\r\n" );
document.write( "\r\n" );
document.write( "\"Ax%5E2%2BBx%2BC=0\"\r\n" );
document.write( "\r\n" );
document.write( "has solution\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-B+%2B-+sqrt%28+B%5E2-4AC+%29%29%2F%282A%29+\"\r\n" );
document.write( "\r\n" );
document.write( "The expression under the radical is called\r\n" );
document.write( "\r\n" );
document.write( "the discriminant \"D=B%5E2-4AC\"\r\n" );
document.write( "\r\n" );
document.write( "So that makes the solution\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-B+%2B-+sqrt%28+D+%29%29%2F%282A%29+\"\r\n" );
document.write( "\r\n" );
document.write( "Since the value of \"D\" is under the radical\r\n" );
document.write( "\r\n" );
document.write( "1. if D is positive, there are two different real solutions\r\n" );
document.write( "2. if D is negative, there are two conjugate complex (imaginary) solutions\r\n" );
document.write( "3. if D is zero, there is ONE solution with multiplicity 2.\r\n" );
document.write( "-----------------------------------------\r\n" );
document.write( "Example 1:  \"3x%5E2+%2B+7x+-+2=0\"\r\n" );
document.write( "\r\n" );
document.write( "Here \"A=3\", \"B=7\", \"C=-2\"\r\n" );
document.write( "\r\n" );
document.write( "\"D+=+B%5E2-4AC+=+%287%29%5E2-4%283%29%28-2%29+=+49-25+=+24\"\r\n" );
document.write( "\r\n" );
document.write( "Since D is a positive number, 24, then if\r\n" );
document.write( "\"3x%5E2+%2B+7x+-+2=0\" were to be solved there would be\r\n" );
document.write( "two different real solutions.\r\n" );
document.write( "-----------------------------------------\r\n" );
document.write( "Example 2:  \"-3x%5E2+%2B+4x+-+9=0\"\r\n" );
document.write( "\r\n" );
document.write( "Here \"A=-3\", \"B=4\", \"C=-9\"\r\n" );
document.write( "\r\n" );
document.write( "\"D+=+B%5E2-4AC+=+%284%29%5E2-4%28-3%29%28-9%29+=+16-108+=+-92\"\r\n" );
document.write( "\r\n" );
document.write( "Since D is a negative number, -92, then if\r\n" );
document.write( "\"-3x%5E2+%2B+4x+-+9=0\" were to be solved there would be\r\n" );
document.write( "two conjugate complex (imaginary) solutions.\r\n" );
document.write( "------------------------------------------\r\n" );
document.write( "Example 3:  \"8x%5E2+-+8x+%2B+2=0\"\r\n" );
document.write( "\r\n" );
document.write( "Here \"A=8\", \"B=-8\", \"C=2\"\r\n" );
document.write( "\r\n" );
document.write( "\"D+=+B%5E2-4AC+=+%28-8%29%5E2-4%288%29%282%29+=+64-64+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "Therefore if \"8x%5E2+-+8x+%2B+2=0\" is solved there will be\r\n" );
document.write( "ONE solution with multiplicity 2.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );