Hi,
Finding an equation of the line containing the given pair of points.
The standard slope-intercept form for an equation of a line y = mx + b
where m is the slope and b the y-intercept.
(1/4, - 1/2) and (3/4, 6) Using the points to find the slope m
m = (13/2)/(1/2) = 13
y = 13x + b using Pt(3/4,6) to solve for b
6 = 39/4 + b
-15/4 = b
y = 13x - 15/4