Hi
Find the equation of the line with m=1/2 and passing through (10,3).
Using the standard slope-intercept form for an equation of a line y = mx + b
where m is the slope and b the y-intercept.
y = (1/2)x + b | using Pt (10,3) to solve for b
3 = 5 + b
-2 = b
y = (1/2)x -2