Question 1050276
(4,0) and 
(5,3) M(9/2, 3/2) Midpoint Pt(x,y):  ( {{{(x[1] + x[2])/2}}}, {{{(y[1] + y[2])/2  )}}})
Parallel to y = (5/7)x + 14
m = (5/7)
{{{y - 3/2 = (5/7)(x-9/2)}}}
y = (5/7)x -45/14 + 3/2
y = (5/7)x -45/14 + 21/14
y = (5/7)x -24/14
y = (5/7)x -12/7
Standard Form
5x - 7y = 12
{{{drawing(300,300, -20,20,-20,20,grid(1),
green (line(4,0,5,3)) ,
circle(4.5, 1.5,0.3),
graph( 300, 300,-20,20,-20,20,0, (5/7)x + 14, (5/7)x -12/7 )) }}}