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)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2-4x+4 \n" ); document.write( " \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( " |