Question 1187696

Find the equation of the line which is parallel to the line 2y + x=3 and passes through the midpoint of (-2,3)and (5,4)
<pre>Midpoint of (- 2, 3) and (5, 4): {{{matrix(1,11, "(", (5 + - 2)/2, ",", (4 + 3)/2, ")", "=", "(", 3/2, ",", 7/2, ")")}}}
Equation that's parallel to 2y + x = 3, or x + 2y = 3, and passing through point {{{matrix(1,5, "(", 3/2, ",", 7/2, ")")}}}: {{{highlight_green(matrix(3,3, x + 2y, "=", 3/2 + 2(7/2), x + 2y, "=", 3/2 + 7, x + 2y, "=", 17/2))}}}