document.write( "Question 372725: What are the intercepts for the equation: y=x^2-4x+4 \n" ); document.write( "
Algebra.Com's Answer #265457 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
y=x^2-4x+4
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%5E2+-4x+%2B4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x^2 -4x +4).
\n" ); document.write( "Intercepts(0,4)(2,0)
\n" ); document.write( "Proof using the (2,0) x & y values:
\n" ); document.write( "0=2^2-4*2+4
\n" ); document.write( "0=4-8+4
\n" ); document.write( "0=0
\n" ); document.write( "
\n" );