document.write( "Question 151469: In a complex number system, any quadratic equation has either one or two solutions. (That is the T/F question)\r
\n" );
document.write( "\n" );
document.write( "I believe this is false because I thought they will always have 2 solutions but can someone explain if I am wrong? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #111345 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! It is TRUE. \n" ); document.write( ". \n" ); document.write( "Consider the quadratic equation: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Notice that we get our TWO solutions of a quadratic from the +- portion. \n" ); document.write( ". \n" ); document.write( "Now, let's focus our attention on (the term after the +-): \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Notice that if: \n" ); document.write( "b^2 is EQUAL to 4ac we will be taking the square root of zero. In this case, \n" ); document.write( "we will get only one solution: \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "As an example, consider this: \n" ); document.write( "x^2+2x+1 = 0 \n" ); document.write( "factoring we get: \n" ); document.write( "(x+1)(x+1) = 0 \n" ); document.write( "Notice that we ONLY have a single solution of: \n" ); document.write( "x = -1 \n" ); document.write( " \n" ); document.write( " |