Question 843089
{{{ drawing(300,300,-10,10,-10,10,grid(1),circle(-4,6,0.2),graph( 300,300, -10,10,-10, 10, -14-5x,(32-x)/6)) }}}
Worked out algebraically,
1.{{{5x+y=-14}}}
 2.{{{x+6y=32}}}
Multiply eq. 2 by -5 and add to eq. 1,
{{{5x+y-5x-30y=-14-160}}}
{{{-29y=-174}}}
{{{y=6}}}
Then use either equation to solve for {{{x}}}
{{{x+6(6)=32}}}
{{{x=32-36}}}
{{{x=-4}}}