Explain how to find the equation of a line given the point (5,3) and it has a y-intercept of 13.

42 Views Asked by At

Explain how to find the equation of a line with the coordinate (5,3) and the y-intercept being 13.

1

There are 1 best solutions below

0
On BEST ANSWER

calculate slope: $$\frac{13-3}{0-5} = -2$$ use point slope form: $$y-3=-2(x-5)$$