Nathan B. answered 10/12/15
Tutor
5
(20)
Elementary and Algebraic skilled
Here's what we know:
Two points are (-½, 0) and (0, 4)
By using these points we can find the slope using rise-over-run:
(y1 - y2) / (x1 - x2)
(0 - 4) / (-½ - 0)
-4/-½
4/½
8
So the slope of the line is 8.
We have the slope and we have the y-intercept, so the slope-intercept is easy:
y = mx + b
y = 8x + 4
For point-slope, we just use a point on the line. We already have a couple given to us, and we'll be using the (-½, 0) in this case:
y - y1 = m(x - x1)
y - 0 = 8(x - (-½))
y = 8(x + ½)