document.write( "Question 299377: solve for x
\n" );
document.write( "x^2-4x+4=0 \n" );
document.write( "
Algebra.Com's Answer #215125 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! x^2 -4x + 4 = 0 \n" ); document.write( "factoring... \n" ); document.write( "(x-2)(x-2) = 0 \n" ); document.write( "x = 2 \n" ); document.write( " |