document.write( "Question 1022701: A square playing field is to be changed to a rectangular shape by adding 2 m to the length and subtracting 2 m from the width. Determine which playing field has the larger area: the original square field or the new rectangular field. What is the difference in area? \n" ); document.write( "
Algebra.Com's Answer #638323 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let the side of the square playing field be called x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the area of the square playing field is equal to side * side which is equal to side squared which is equal to x^2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since it is square, the length and the width are both equal to x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "add 2 meters to the length and you get a length of x + 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 2 meters from the width to get a width of x - 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the area of the rectangular playing field is equal to length * width which is equal to (x + 2) * (x-2) which is equal to x^2 - 4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the area of the square playing field is greater than the area of the rectangular playing field by 4 meters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 minus (x^2 - 4) = x^2 - x^2 + 4 = 4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the difference in the area will always be 4 meters, regardless of the value of x.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );