document.write( "Question 400200: How to find the discriminant?
\n" ); document.write( "x^2 - 2x + 8 = 0
\n" ); document.write( "

Algebra.Com's Answer #283361 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"D=b%5E2-4ac\"
\n" ); document.write( "\"a=1\"
\n" ); document.write( "\"b=-2\"
\n" ); document.write( "\"c=8\"
\n" ); document.write( "Plug in the equation to solve for \"D\".
\n" ); document.write( "
\n" );