Hi Jordan,
The most straightforward way to solve this type of question would be to write out the formula for the area of a square.
x2 = A1 where x is the length of one side of the square
Now when you change the dimensions, the new formula becomes
(x+7)(x-2) = 90 ft2 = A2 because one pair of sides is increased by 7 ft and the other is decreased by 2 ft
In order to find the area of the original square (A1), you first have to solve for x. We cannot do that with the first equation, but we can do that with the second equation: (x+7)(x-2) = 90.
Step 1: Multiply the right side of the equation using FOIL to get x2 - 2x + 7x -14 which can be simplified to x2 + 5x - 14.
Step 2: Move the 90 over to the left side so you have 0 on the right side of the equation:
x2 + 5x - 14 - 90 = 0 then becomes x2 + 5x - 104 = 0
Step 3: Now we need to find which two numbers, when multiplied, equal -104, but when added together, they make 5. This can take a bit of trial and error. You would want to list all of the factors of 104:
2, 52
4, 26
8, 13 ... ok, so the difference between 8 and 13 is 5, so we have a winner!
Step 4: Now we can factor the left side of the equation to be: (x+13)(x-8) You can check this by using FOIL to see that we get x2 - 8x + 13x - 104 which equals x2 + 5x - 104 which is what we want.
Step 5: Now that we have factored our quadratic equation, we see that x can be either -13 or 8. Because -13 does not make sense in the context of this problem (the side of a square cannot be a negative distance), the answer is x = 8.
Step 6: Now that we know the original sides of the square are 8 units long, we go back to our first equation and plug it in: 82 = 64 ft2 and that is the area of the original square.