Question 1149887
.
<pre>


If "x" is the unknown height length, then the area equation is


    {{{(1/2)*x*(x+3)}}} = 18


    x*(x+3) = 2*18 = 36


    x^2 + 3x - 36 = 0


Solve using the quadratic formula.
</pre>