Question 1102064
<pre>
ITEM            COST
chair           c
side table      c+475
dish cabinet    c-287
</pre>

{{{c+(c+475)+(c-287)=4175}}}

-

{{{3c+475-287=4175}}}

{{{3c=3987}}}

{{{highlight(c=1329)}}}


The side table cost {{{1329+475=highlight(1804)}}}.