
Larry C. answered 04/28/19
Computer Science and Mathematics professional
L = W + 9
A = 322 = L * W = W (W + 9) = W2 + 9W
0 = W2 + 9W - 322
W = (-9 ± √(81 - (4*-322)))/2 = (-9 ± √(81+1288))/2 = (-9 ± √1369)/2 = (-9 ± 37)/2 = -46/2 = -23 or 28/2 = 14
Since the width cannot be negative, the width is 14 and the length 23