Question 1189076
L and w
Length and Width;


{{{L+w=160/2=80}}}

{{{system(w=L/4,OR,L=4w)}}}


If you are trying to setup using two equations, this can be  {{{system(L+w=80,and,L=4w)}}}.


Create and solve THIS:
{{{4w+w=80}}}
.
.
.