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)![]() ![]() 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( " |