document.write( "Question 280195: What is the area of a rectangle that has sides of (x+4) and 2(x+3)? Simplify \n" ); document.write( "
Algebra.Com's Answer #203641 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! a=lw \n" ); document.write( "a=(x+4)(2x+6) \n" ); document.write( "a=2x^2+8x+6x+24 \n" ); document.write( "a=2x^2+14x+24 or 2(x^2+7x+12)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |