document.write( "Question 679859: for each equation, determine what type of number the solutions are and how many solutions exists.\r
\n" ); document.write( "\n" ); document.write( "x^2+10x+11=0 \r
\n" ); document.write( "\n" ); document.write( "i've tried to do it with the quadratic equation but im not sure if i have to use the quadratic equation.
\n" ); document.write( "

Algebra.Com's Answer #422082 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
For what they are asking, you just need the part of the
\n" ); document.write( "quadratic formula called the \" discriminant \". It is
\n" ); document.write( "\"+b%5E2+-+4%2Aa%2Ac+\" which is inside a square root sign.
\n" ); document.write( "The rules are:
\n" ); document.write( "If \"+b%5E2+-+4%2Aa%2Ac+=+0+\", 1 real solution
\n" ); document.write( "If \"+b%5E2+-+4%2Aa%2Ac+%3C+0+\", 2 imaginary solutions
\n" ); document.write( "If \"+b%5E2+-+4%2Aa%2Ac+%3E+0+\", 2 real solutions
\n" ); document.write( "------------------------------------
\n" ); document.write( "That's all you need for this problem.
\n" ); document.write( "\"+x%5E2+%2B10x+%2B11=0+\"
\n" ); document.write( "\"+a+=+1+\"
\n" ); document.write( "\"+b+=+10+\"
\n" ); document.write( "\"+c+=+11+\"
\n" ); document.write( "\"+b%5E2+-+4%2Aa%2Ac+=+10%5E2+-+4%2A1%2A11+\"
\n" ); document.write( "\"+b%5E2+-+4%2Aa%2Ac+=+100+-+44+\"
\n" ); document.write( "\"+b%5E2+-+4%2Aa%2Ac+=+56+\"
\n" ); document.write( "This is greater than zero, so there are 2 real solutions
\n" ); document.write( "Here's a plot of the equation:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-10%2C+10%2C+-16%2C+10%2C+x%5E2+%2B+10x+%2B+11+%29+\"
\n" ); document.write( "You can see that the solutions are (2) real negative numbers
\n" ); document.write( "You can get the fact they are negative from the rest of the quadratic formula:
\n" ); document.write( " \"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );