Question 1121295
Please show me how to do this problem slope= 1/4; (8,3) is on the line.
That's a slope and a point, not a problem.
A problem might be, find the equation of the line --- etc.
--------------
Slope m = 1/4
Use {{{y-y[1] = m*(x - x[1])}}} where (x1,y1) is the point.
y-3 = (1/4)*(x-8)