The formula for the area of a rectangle is A = length × width. We are given that the area is 144, so we can write:
144 = (x-4)(x+6)
Expanding the right side, we get:
144 = x^2 + 2x - 24
Adding 24 to both sides, we get:
168 = x^2 + 2x
Rearranging, we get:
x^2 + 2x - 168 = 0
Now we can factor the left side:
(x + 14)(x - 12) = 0
So we have two possible solutions: x = -14 and x = 12. However, since the length and width of a rectangle cannot be negative, we must choose x = 12.
Therefore, the length is (12-4) = 8 and the width is (12+6) = 18. The perimeter is:
2(length + width) = 2(8 + 18) = 52
So the answer is (B) 52.