The equation of a line is y=mx + b
m is the slope and b is the y-intercept (where on the y axis the line intersects it)
We can use the formula (y2-y1) divided by (x2-x1) to find the slope, m
Therefore (4+2)/(5-3)
This is 6/2 which is 3
The equation is now y=3x + b
Now we use one point and plug into the equation to solve for b
4=3(5) + b
4=15 + b
Therefore b is -11
The equation is y=3x-11