
Tim T. answered 04/08/19
Math: K-12th grade to Advanced Calc, Ring Theory, Cryptography
Greetings! Lets solve this !
So we have two points where we need to find the line that passes through each point.
We must find the slope first so
m = (10-2) / (-4-(-3)) = 8 / -1 = -8
Then we yield the point slope formula y - y1 = m(x - x1) where (-3, 2) is (x1, y1). Then,
y - y1 = m(x - x1)
y - 2 = -8(x - (-3))
y - 2 = -8(x+3)
y - 2 = -8x - 24
y = -8x - 22, where the y -intercept is (0, -22) and the x-intercept is (-11/4, 0)
I hope this helped!