Question 1176655
.
<pre>

The "point-slope" form of the equation of a straight line is


    {{{y - y[1]}}} = {{{m*(x-x[1])}}}.


In your case  {{{x[1]}}} = 7;  {{{y[1]}}} = 4;  m = {{{4/5}}}.



Therefore, you write your equation as


    y - 4 = {{{(4/5)*(x - 7)}}}.    <U>ANSWER</U>
</pre>

Solved.


===============


Notice that &nbsp;@MathLover1 writes the equation in other form - in the &nbsp;"slope intercept form",


while my solution and my answer are in the &nbsp;"point-slope form", &nbsp;as it is requested in the problem.