Problema Solution

What is the equation of the line that has a slope of 2 and passes through (3,1)?

Answer provided by our tutors

slope, m = 2

point is (3,1)

slope point form is

y - y1 =m*(x-x1)

we get

y -1 = 2*(x-3)

y-1 = 2x -6

y = 2x -5

this is the required equation!!!