SOLUTION: Could someone please show me step by step how to find an equation of the line containing the given pair points (1/4,-1/2) and (3/4,2) What is the equation of the line x=___ ?

Algebra ->  Graphs -> SOLUTION: Could someone please show me step by step how to find an equation of the line containing the given pair points (1/4,-1/2) and (3/4,2) What is the equation of the line x=___ ?      Log On


   



Question 432462: Could someone please show me step by step how to find an equation of the line containing the given pair points (1/4,-1/2) and (3/4,2) What is the equation of the line x=___ ?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
Using the point-slope formula, m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29
(3/4, 2)
(1/4,-1/2)+m+=+%285%2F2%29%2F%282%2F4%29 = 10/2 = 5
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 = 5x + b
2 = (5)*2/3 + b
-4/3 = b
y = 5x -4/3