Hi Jordan M.
What is the slope intercept form of an equation that passes through the point (2,6) and has a y intercept of 5?
We need Slope Intercept Form
y = mx + b
We are given the following: coordinates (2,6) and (0, 5)
That is two points and we can calculate the m as follows
Let (2, 6) be the coordinates of the first point
Let (0, 5) be the coordinates of the second point
m = (y2 - y1)/(x2 - x1)
m = (5 - 6)/(0 - 2) = -1/-2
m = 1/2
In Slope Intercept Form the y intercept is (0, b) because when set x equal to zero in
y = mx + b you get
y = b when x = 0
So for our equation when know b in y = mx + b is 5
Since we calculated the slope above as 1/2
We can plug in the values
y = mx + b
y = (1/2)x + 5
We can check by plugging in the x value for the coordinates (2, 6), to see if we obtain the given y value
So in
y = (1/2)x + 5
y = (1/2)2 + 5
y = 1 + 5
y = 6
You can graph this at Desmos.com to confirm that the equation passes through (2,6) and (0,5)