document.write( "Question 429902: When the sum of a number plus 3 is squared, it is 9 more than the sum of the number plus 2 when squared. \n" ); document.write( "
Algebra.Com's Answer #298563 by stanbon(75887) ![]() You can put this solution on YOUR website! When the sum of a number plus 3 is squared, it is 9 more than the sum of the number plus 2 when squared. \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "(x+3)^2 = (x+2)^2+9 \n" ); document.write( "--- \n" ); document.write( "x^2+6x+9 = x^2+4x+13 \n" ); document.write( "2x = -4 \n" ); document.write( "x = -2 \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |