document.write( "Question 703178: x^2+4x+4=25 \n" ); document.write( "
Algebra.Com's Answer #433335 by itzjoolie(1)\"\" \"About 
You can put this solution on YOUR website!
This equation is in the form 0=ax^2+bx+c where a=1,b=4,and c=-21.
\n" ); document.write( "Combine all terms without variable on one side by subtracting both sides by 25.
\n" ); document.write( "x^2+4x-21=0
\n" ); document.write( "Then, factor this equation.
\n" ); document.write( "(x+7)(x-3)=0
\n" ); document.write( "The equation is now in the form 0=(x-p)(x-q), where x-p=0 and x-q=0.
\n" ); document.write( "So, x=-7 and +3
\n" ); document.write( "
\n" );