document.write( "Question 660231: (x+2)^2+5=(x+3)^2 \n" ); document.write( "
Algebra.Com's Answer #411088 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
Starting with
\n" ); document.write( "(x+2)^2 + 5 = (x+3)^2
\n" ); document.write( "Expand
\n" ); document.write( "(x+2)(x+2) + 5 = (x+3)(x+3)
\n" ); document.write( "FOIL - first, outside, inside, last
\n" ); document.write( "x^2 + 2x + 2x + 4 + 5 = x^2 + 3x + 3x+ 9
\n" ); document.write( "Combine like terms
\n" ); document.write( "x^2 + 4x + 9 = x^2 + 6x + 9
\n" ); document.write( "Bring everything to the left and set equal to 0
\n" ); document.write( "x^2 - x^2 + 4x - 6x + 9 - 9 = 0
\n" ); document.write( "-2x = 0
\n" ); document.write( "-2x/-2 = 0/-2
\n" ); document.write( "x = 0
\n" ); document.write( "
\n" );