document.write( "Question 318069: Im am trying to solve for the square root of x^2-14x+49.
\n" ); document.write( "It has the square root sign over it. Do i need to simplify and then set to zero. x+7 and x-7..
\n" ); document.write( "

Algebra.Com's Answer #227713 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: \"x%5E2-14x%2B49=x%5E2-7x-7x%2B49=x%28x-7%29-7%28x-7%29=%28x-7%29%28x-7%29=%28x-7%29%5E2\" or simply \"x%5E2-14x%2B49=%28x-7%29%5E2\" \n" ); document.write( "
\n" );