Jon P. answered 05/04/15
Tutor
5.0
(173)
Knowledgeable Math, Science, SAT, ACT tutor - Harvard honors grad
Since they are asking you to find the number of feet the dimensions were increased, and they were both increased by the same amount, it makes sense to assign a variable name to this number, and then see if the description in the problem leads to an equation (which I'm sure it will!).
So...
The original sign is 8 by 6, so its original area is 48.
The new dimensions are 8 + x and 6 + x, so the new area is (8 + x)(6 + x) = 48 + 14x + x2, which we can rewrite as x2 + 14 + 48.
And this new area is 32 square feet more than the original area of 48, so the new area is 80.
That gives us the equation:
x2 + 14 + 48= 80
Let's solve it:
x2 + 14 + 48= 80
x2 + 14 - 32 = 0
(x + 16)(x - 2) = 0
x = -16 or x = 2
You have to rule out -16, because if you "increased" the dimensions by -16 (which is the same as "decreasing" them), the dimensions would become negative. So that doesn't make sense.
So the dimensions were each increased by 2 feet -- resulting in a length of 10 and a width of 8, for an area of 80, as expected.