Question 327594
The new line will have the same left hand side, different right hand side.
Use the point (2,8) to determine the right hand side.
{{{x+4y=2+4(8)=2+32=34}}}
{{{x+4y=34}}}
{{{4y=-x+34}}}
{{{highlight(y=-x/4+17/2)}}}
.
.
.
{{{drawing(300,300,-10,10,-5,10,grid(1),circle(2,8,0.3),graph(300,300,-10,10,-5,10,-x/4+17/2,(3-x)/4))}}}