document.write( "Question 1031029: lisa has a square vegetable garden in her backyard. she wants to redesign the garden by increasing its length by 4 and decreasing the width by 3. express the area of the new garden as a trinomial in terms of x \n" ); document.write( "
Algebra.Com's Answer #645933 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the original width of square garden
\n" ); document.write( "Let \"+A+\" = the area of the NEW garden
\n" ); document.write( "-----------------------------------
\n" ); document.write( "\"+A+=+%28+x+%2B+4+%29%2A%28+x+-+3+%29+\"
\n" ); document.write( "\"+A+=+x%5E2+%2B+4x+-+3x+-+12+\"
\n" ); document.write( "\"+A+=+x%5E2+%2B+x+-+12+\"
\n" ); document.write( "
\n" );