Question 747099
Lines that are parallel have the same slope. For our line

{{{
2x + 3y = 7
}}}

{{{
Ax+By=C
}}}

{{{
m=-B/A=-3/2
}}}

so using the point-slope form of the equation of a line we write:


{{{
y-y[0]=m(x-x[0])
}}}

or...

{{{
y-4=(-3/2)(x+9)
}}}




:)