let x - width of the border, then L x W = 30f2
So, (4f + x) times (5f +x) = 30f2
Our equation becomes x2 + 9x + 20 = 30
rearranging, we get x2 + 9x - 10= 0
factoring, we get (x +10)(x - 1) = 0
but, the factor x + 10 yields a negative length (x = -10), so it must be discarded, leaving
x - 1 = 0, so x = 1
then, the length with the border is 6ft, and the width is 5ft.