This is our rectangle:
We know that the area of a rectangle is it's length times it's width:
[tex]A=b\times a[/tex]The problem says that one side is 12ft longer than 3 times the other side, so if a is the shorter side:
[tex]b=3a+12[/tex]And we know that the area is 135ft². If we replace this and the expression for b into the equation for the area we can clear a and then find b:
[tex]\begin{gathered} 135=b\times a \\ 135=(3a+12)a \\ 135=3a^{2}+12a \\ 0=3a^{2}+12a-135 \end{gathered}[/tex]Note that we got a 2 degree equation. We can solve it this way:
[tex]\begin{gathered} 0=Ax^{2}+Bx+C \\ x=\frac{-B\pm\sqrt[]{B^{2}-4AC}}{2A} \end{gathered}[/tex]In our equation we have that A=3, B=12 and C=135 (and instead of x we have a):
[tex]\begin{gathered} a=\frac{-B\pm\sqrt[]{B^2-4AC}}{2A} \\ a=\frac{-12\pm\sqrt[]{12^2+4\cdot3\cdot135}}{2\cdot3}=\frac{-12\pm\sqrt[]{144^{}+1620}}{6}=\frac{-12\pm\sqrt[]{1764}}{6}=\frac{-12\pm42}{6} \end{gathered}[/tex]One of these results will be negative, but since a is the size of the side of a rectangle we don't want a negative number, so we'll keep the positive result:
[tex]a=\frac{-12+42}{6}=\frac{30}{6}=5[/tex]So we got that side a = 5 feet
Then we find b with the expression:
[tex]b=3a+12=3\cdot5+12=15+12=27[/tex]Side b = 27 feet