w = width
l = length = 5w - 19 (5 times the w less 19 in)
A = l * w
A = w * (5w -19)
A = 5W2 - 19w
30 = 5w2 - 19w
0 = 5w2 - 19w - 30
0 = (5w + 6) (w - 5)
set the factors equal to zero and solve for w
5w + 6 = 0
5w = -6
w = -6/5 (can't be right because our width must be a positive number)
w - 5 =0
w = 5
l = 5w -19
l = 25 - 19
l = 6
So width is 5 and length is 6
and that would give us an area of 30