document.write( "Question 1097322: Find the x-intercepts of the graph of the equation: y = x2 - 3x + 2 \n" ); document.write( "
Algebra.Com's Answer #711723 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
y=x^2-3x+2=(x-2)(x-1)
\n" ); document.write( "when y =0, x-2=0, x=2; x-1=0, x=1
\n" ); document.write( "the two x-intercepts are at (1, 0) and (2, 0)
\n" ); document.write( "\"graph%28300%2C300%2C-3%2C3%2C-10%2C10%2Cx%5E2-3x%2B2%29\"
\n" ); document.write( "
\n" );