document.write( "Question 348736: Find the x-intercepts. Note x^2 is x squared.
\n" ); document.write( "y = x^2 – 9x + 20 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #249297 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
this is a quadratic equation
\n" ); document.write( "set y to 0 to find x intercepts.
\n" ); document.write( "\"0=x%5E2-9x%2B20\" -5 and -4 multiply to get +20 and add to get -9
\n" ); document.write( "\"0=%28x-5%29%28x-4%29\"
\n" ); document.write( "\"x=5\",\"4\"
\n" ); document.write( "
\n" );