Question 242342
Let w=width of original rectangle
Then w+5=length of original rectangle
(w+5)-2=length shortened by 2 meters
And w+1=width increased by 1 meter

Now we know that the area of a rectangle=Length times Width or A=lw

Area of original rectangle=w*(w+5)
Area of modified rectangle=(w+1)*(w+5-2)=(w+1)*(w+3)
We are told that the above two areas are equal, so our equation to solve is:

w(w+5)=(w+1)(w+3) get rid of parens by expanding each side
w^2+5w=w^2+4w+3  subtract w^2 and also 5w from each side and we get:
w^2-w^2+5w-5w=w^2-w^2+4w-5w+3  collect like terms
-w+3=0  subtract 3 from each side
-w=-3 or
w=3 meters width of original rectangle
w+5=3+5=8 length of original rectangle

Area of original rectangle=8*3=24 sq meters

CK
Area of modified rectangle=(3+1)(3+3)=4*6=24 sq meters

Hope this helps---ptaylor