document.write( "Question 124924: Rose's garden is a square with sides of length x feet.Next spring she plans to make it rectangular by lengthening one side 5 feet and shortening the other side by 5 feet. What polynomial represents the new area? By how much will the area of the new garden differ from that of the old garden? \n" ); document.write( "
Algebra.Com's Answer #91547 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"A%5B1%5D+=+x%5E2\"
\n" ); document.write( "The polynomial will be
\n" ); document.write( "\"A%5B2%5D+=+%28x+-+5%29%28x+%2B+5%29\"
\n" ); document.write( "\"A%5B2%5D+=+x%5E2+-+25\" new area
\n" ); document.write( "\"A%5B1%5D+-+A%5B2%5D+=+x%5E2+-+%28x%5E2+-+25%29\"
\n" ); document.write( "\"A%5B1%5D+-+A%5B2%5D+=+25\"
\n" ); document.write( "The old garden is 25 ft2 larger than the new garden
\n" ); document.write( "
\n" );