Question 1007659
w for width and L for length;
{{{system(L=w+4, 2w+2L=16)}}}


{{{system(L=w+4,w+L=8)}}}-----do you know how?


{{{w+(w+4)=8}}}-------simple substitution.