document.write( "Question 835162: (x+9)^2 + 11(x+9)+18=0 \n" ); document.write( "
Algebra.Com's Answer #503735 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 2*9=18 and 2+9=11, therefore... \n" ); document.write( "(x+9)^2 + 11(x+9)+18= \n" ); document.write( "((x+9)+2)((x+9)+9)= \n" ); document.write( "(x+11)(x+18)=0\r \n" ); document.write( "\n" ); document.write( "Solution: \n" ); document.write( "{-11, -18} \n" ); document.write( " |