document.write( "Question 43677: find x intercepts y=x^2-4x+4 \n" ); document.write( "
Algebra.Com's Answer #28673 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2-4x+4 \n" ); document.write( "0=x^2-4x+4 \n" ); document.write( "0=(x-2)^2 \n" ); document.write( "x=2 \n" ); document.write( " |