Inactive Tutor answered 01/25/21
The square will have the same length and width. In this case, let's say the squares side is of length x. One side was increased by 5 and one was decreased by 3 so the new rectangle has the following:
length = x+5
width = x-3
The area is 48 and can be obtained by multiplying length*width so you get the below equation:
(x+5)(x-3) = 48. using foil and putting like terms alike you get:
x2+2x-63 = 0. Now you can find the roots of the quadratic equation using the below formula:
So substituting the values you get x1 = -9 and x2= 7. Since a length cannot be of negative value, you can disregard x1.
Now we know our side of the square is equal to x2= 7, so the area of the original square would be 7*7 = 49.