h = height and b = base and A = area
b = h + 4
and
A =(1/2)bh = (1/2)h(h+4) = (1/2)(h2 + 4h)
If h increases by s, then the new area = (1/2)(h + s)(h + s +4) = (1/2)(h2 + 2hs + s2 + 4h + 4s)
The increase in area is then found by subtraction to be
(1/2)[(2h + 4)s + s2]
If this question was asked in a calculus or pre-calculus class, then this is a prelude to questions of related rates.
I hope this helps, but if not, please send me a message.