Question 840987
Parallel lines have the same form,
{{{4x+9y=D}}} 
USe the point to solve for {{{D}}}
{{{4(0)+9(5)=D}}}
{{{D=45}}}
{{{highlight(4x+9y=45)}}}
.
.
{{{drawing(300,300,-6,6,-6,6,grid(1),circle(0,5,0.2),
graph(300,300,-6,6,-6,6,(14-4x)/9,(45-4x)/9))}}}