Question 974864
Length L, width w;
{{{system(L=6+3w,2w+2L=68)}}}


{{{w+L=34}}}
{{{w+3w+6=34}}}
{{{4w+6=34}}}
{{{highlight(w=7)}}}


Use found w to evaluate L.
{{{highlight(L=27)}}}