
Ron G. answered 03/23/16
Tutor
4.4
(26)
Multiple levels Math, Science, Writing
L = W + 9 <-- relationship of sides
LW = 360 <-- area
So we have, using these relationships together,
W (W + 9) = 360
W2 + 9W - 360 = 0 <-- solve via Quadratic Formula
W = (-9 +/- √(81 + 1440)) / 2
One of the two answers is negative, so we ignore that.
W = 15 so L = 24 Cheers!