Question 1169585
Symbolize the whole description literally and see what happens.


{{{system(w+L=60, (w+9)=(L-9))}}}


A small bit of algebra may bring to {{{system(w+L=60,L-w=18)}}}
Or Better
{{{system(L+w=60,L-w=18)}}}-------simple to solve.