Question 259531: This is supposed to be review, so I feel kind of stupid, but i forgot how to do point-slope form. Well... here's my problem:
Write the point-slope form of the equation of the line through the given points.
Through: (0,-1) and (3,1)
I have more of these, so I only want one answer so i can know how to do the rest... Thank You!!
Found 2 solutions by mathbath, Edwin McCravy: Answer by mathbath(13) (Show Source):
You can put this solution on YOUR website! If (x1,y1) and (x2,y2) are any two co-ordinates on the line the slope "m" of the line is calculated by,
m=(y2-y1)/(x2-x1)
Substituting the values from the given problem..
(x1,y1) = (0,-1)
(x2,y2) = (3,1)
So,
m = (1 - (-1))/(3 - 0)
m = (1 + 1)/(3)
m = 2/3
Now the standard equation for a straight line is..
y=mx+c --> (1)
where m is the slope
and c is the y-intercept of the line i.e., when the line hits the y-axis and x = 0
If you notice the co-ordinate (0,-1) ..
x = 0, y = -1
This is the co-ordinate where the line intersects the y-axis. So our y intercept is -1
So,
c = -1
Substituting the values in (1)
y = 2/3x - 1 which is the point slope form of the equation
Answer by Edwin McCravy(20056) (Show Source):
|
|
|