document.write( "Question 69148: find the area of a square with side s = 2x + 3.
\n" );
document.write( "a. 4x2 +9
\n" );
document.write( "b. 2x2 + 6x +9
\n" );
document.write( "c. 4x2 + 6x +9
\n" );
document.write( "d. 4x2 + 12x + 9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #49218 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! A SQUARE AREA=SIDE*SIDE. THUS \n" ); document.write( "(2X+3)(2X+3) USING THE FOIL METHOD WE GET \n" ); document.write( "4X^2+6X+6X+9 OR \n" ); document.write( "4X^2+12X+9 OR ANSWER D). \n" ); document.write( " |