document.write( "Question 1199408: A square poster is replaced by a rectangular poster that is 2 inches wider and 2 inches shorter. What is the difference in the number of square inches between the area of the larger poster and the smaller poster? \n" ); document.write( "
Algebra.Com's Answer #833276 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = side length of the original square
\n" ); document.write( "This is some positive real number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The rectangular poster is 2 inches wider.
\n" ); document.write( "This means x becomes x+2 along the width.
\n" ); document.write( "Meanwhile, the height goes from x to x-2 because it's 2 inches shorter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The square poster is x inches by x inches.
\n" ); document.write( "The rectangular poster is (x+2) inches by (x-2) inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = area of the square = side*side = x*x = x^2
\n" ); document.write( "B = area of the rectangle = width*height = (x+2)(x-2) = x^2-4
\n" ); document.write( "Use the difference of squares rule to see why (x+2)(x-2) = x^2-4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In short
\n" ); document.write( "A = x^2
\n" ); document.write( "B = x^2-4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtract these items to find that
\n" ); document.write( "A - B = (x^2) - (x^2-4) = x^2-x^2+4 = 4
\n" ); document.write( "So
\n" ); document.write( "A-B = 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The difference in area is 4 square inches. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The square has the larger area because we subtracted off 4 in the area of the rectangle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Put another way:
\n" ); document.write( "A = area of the square = x^2
\n" ); document.write( "B = area of the rectangle = x^2-4 = A-4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you wanted, you could do a numeric example to help cement things better.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's say the square poster is 10 inches by 10 inches.
\n" ); document.write( "Feel free to pick whatever positive number you prefer.
\n" ); document.write( "The area is 10*10 = 100 square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The rectangular poster would be 10+2 = 12 inches by 10-2 = 8 inches
\n" ); document.write( "The area of this is 12*8 = 96 square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, the difference in areas is 100-96 = 4 square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 4 square inches
\n" ); document.write( "
\n" ); document.write( "
\n" );