Question 915255
b, price for bowl
p, price for plate
{{{p=1.4+b}}}


{{{3b=2p}}}
{{{3b=2(b+1.4)}}}
{{{3b=2b+2.8}}}
{{{highlight(b=2.8)}}}


{{{highlight(p=4.2)}}}