document.write( "Question 427879: What happens when the quadratic equation is no solution? For example,
\n" );
document.write( "x2+6x+10=0
\n" );
document.write( "A=1 B=6 C=10
\n" );
document.write( "D= b2-4ac
\n" );
document.write( "D=62-4(10)=-4
\n" );
document.write( "-4<0 no real solutions\r
\n" );
document.write( "\n" );
document.write( "What now?
\n" );
document.write( "Thank you :) \n" );
document.write( "
Algebra.Com's Answer #297503 by MathLover1(20849)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Solving by the Quadratic Formula\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since this formula is somewhat long and complicated, it is best to evaluate it in two smaller pieces by first evaluating the thing inside the radical,\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and then put the result into the formula \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The quantity \n" ); document.write( "b^2-4ac\r \n" ); document.write( "\n" ); document.write( "even has a name. \n" ); document.write( "It is called the discriminant. And there is another advantage to computing it first. Since it is what is in the radical, it can't be negative if there are going to be solutions to the equation, because you can't take a square root of a negative number, (unless you use the imaginary numbers, and we're not yet ready for them here) so if the discriminant comes out negative, then you don't have to do any more work, and all you have to do is write \"no solution\" on your paper and you are done. Sometimes you can determine this quite quickly by estimating, particularly if a and c are very large and b is small. \r \n" ); document.write( "\n" ); document.write( "Example \n" ); document.write( "Problem: Solve the equation. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solution: \r \n" ); document.write( "\n" ); document.write( "here we have no solution because \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |