document.write( "Question 679753: Determine the number of x intercepts of the graph of the function:2X^2-3X+2 \n" ); document.write( "
Algebra.Com's Answer #434030 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
Discriminant! If zero, then one intercept. If positive, then two intercepts. If negative, then no intercept. \r
\n" ); document.write( "\n" ); document.write( "For quadratic \"ax%5E2%2Bbx%2Bc\", the discriminant is \"b%5E2-4ac\".
\n" ); document.write( "Your given polynomial is \"2X%5E2-3X%2B2\", so the values to use are b=-3, a=2, c=2. Use the values and find the value of the discriminant...
\n" ); document.write( "
\n" );