document.write( "Question 70794: Solve the equation by extracting square roots:\r
\n" ); document.write( "\n" ); document.write( "(x +5)^2 = (x + 4)^2\r
\n" ); document.write( "\n" ); document.write( "My answer is x = -9/2 and I am not sure it is correct. I squared both sides and then used x-5 on each side of the equation and -x-4.
\n" ); document.write( "left side was 2x = -9 then I divided 2 into each side leaving x = -9/2. Is this the correct way to complete this equation? and is this the correct answer/
\n" ); document.write( "

Algebra.Com's Answer #50563 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
(x+5)^2=(x+4)^2 squaring both sides
\n" ); document.write( "x^2+10x+25=x^2+8x+16 now combine like terms
\n" ); document.write( "x^2+x^2+10x-8x=16-25 reduce
\n" ); document.write( "2x=-9
\n" ); document.write( "x=-9/2
\n" ); document.write( "x=-4.5
\n" ); document.write( "
\n" ); document.write( "
\n" );