Yasser A. answered 10/29/18
Statics, Solids, Dynamics, Fluids, Aero, Thermo, Calculus, Physics.
Assume door height is h and width is w
h = w + 1.1
w x h = 1439.9
w = 1439.9/h
Substitute into first equation
h = 1439.9 / h + 1.1
multiply left and right by h then bring every thing to the left while changing signs:
h^2 - 1.1 h - 1439.9 = 0
which is a quadratic equation
h = (1.1 +/- sqrt(1.1^2 + 4 x 1439.9))/(2 x 1) = 38.5 ft and w = 1439.9/38.5 = 37.4 ft
The second answer will lead to h being smaller than w, therefore is rejected.