document.write( "Question 163024: I have a graphing problem and it is driving me crazy!!!! It is hard for me to explain it. But I will try. The problem is using a graph of y=-x^2+4x+5 but without solving the equation, or factoring, determing the solution to the equation -x^2+4x+5=0 but we have to use a graph!\r
\n" ); document.write( "\n" ); document.write( "The second problem is, but i'm not sure what is meant by calculate the value of discriminant of x^2+x+3=0?
\n" ); document.write( "

Algebra.Com's Answer #120134 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Graph:
\n" ); document.write( "\"y+=+-x%5E2%2B4x%2B5\"
\n" ); document.write( "\"graph%28400%2C400%2C-5%2C10%2C-5%2C10%2C-x%5E2%2B4x%2B5%29\"
\n" ); document.write( "From the graph, you can see that the parabola crosses the x-axis at x = -1 and x = 5.
\n" ); document.write( "These are the \"zeros\", also known as the solutions, of the equation.
\n" ); document.write( "The \"discriminant\" of a quadratic equation is the quantity under the radical when you use the quadratic formula \"x+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a\" to solve.
\n" ); document.write( "So the discriminanat is (\"b%5E2-4ac\")
\n" ); document.write( "In this case, you have:
\n" ); document.write( "\"x%5E2%2Bx%2B3+=+0\"
\n" ); document.write( "Now as you can see, the \"discriminant\" is (\"b%5E2-4ac+=+1%5E2-4%281%29%283%29\" = \"1-12+=+-11\"
\n" ); document.write( "So the disciminant is negative which means that the solution to the quadratic equation: \"x%5E2%2Bx%2B3+=+0\" will have a solution consisting of two complex conjugate roots. In other words, the graph of this equation does not intersect the x-axis. See the graph below:
\n" ); document.write( "\"graph%28400%2C400%2C-5%2C5%2C-5%2C5%2Cx%5E2%2Bx%2B3%29\"
\n" ); document.write( "
\n" );