Hi, the length of a rectangle is l and the width is w: P = 2*l + 2*w if the width is increased by 2 units: P = 2*l + 2(w+2) = 2*l + 2*w + 4 perimeter is increased by 4units