document.write( "Question 46325: Factor the quadratic expression:\r
\n" ); document.write( "\n" ); document.write( "x^2 - 14x + 49
\n" ); document.write( "

Algebra.Com's Answer #30723 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
x^2 - 14x + 49
\n" ); document.write( "x^2 - 7x - 7x + 49
\n" ); document.write( "(x^2 - 7x) + (-7x + 49)
\n" ); document.write( "x(x - 7) - 7(x - 7)
\n" ); document.write( "(x - 7)(x - 7)
\n" ); document.write( "
\n" );