document.write( "Question 401394: (x+2)(x+9) \n" ); document.write( "
Algebra.Com's Answer #284065 by Sarpi(32)![]() ![]() You can put this solution on YOUR website! By expansion, (x+2)(x+9) will be as follows; \n" ); document.write( "(x+2)(x+9)= x(x+9)+2(x+9) \"multiplying the first exp with the last one\" \n" ); document.write( " = x²+9x+2x+18 \n" ); document.write( " = x²+11x+18 \n" ); document.write( " |