1. The slope is the y-difference divided by the x-difference:
.. m = (5 -5)/(4 -(-3)) = 0
The slope of the line is 0.
2. In point-slope form, the equation is
.. y = -2(x -2) +3
Expanding to slope-intercept form, you have
.. y = -2x +7
3. You can start with point-slope form
.. y = 5(x -0) +2
.. 5x -y = -2 . . . . . standard form
4) The questions seem to relate to a parabola. The given equation is a linear equation. Perhaps you mean
.. y = -3x² +5x +7
a) the negative coefficient of x^2 tells you the graph opens downward.
b) The vertex x-coordinate is -5/(2*(-3)) = 5/6. The y-value of the vertex is
.. (-3*5/6 +5)*5/6 +7 = 5/2*5/6 +7 = 9 1/12
As an ordered pair, the vertex is (x, y) = (5/6, 9 1/12)