Ur answer is c to ur question
Start by seeing where the lines go. They cross (intersect) at (1, -1). We can use this to check later.
Now for slope: green is -4/2 = -2
pink is 4/2 = 2
Now we can create the equations
Let's make green = g(x) and pink = p(x)
if we use y = mx + b, then the green has a y-intercept (b) of +1
So g(x) = -2x + 1
pink has a y-intercept of -3, so p(x) = 2x - 3
Now let's plug n play: put our solutions x into each equation and confirm that it makes the y = -1
g(x) = -2x + 1 = -2(1) + 1 = -2+1 = -1
p(x) = 2x - 3 = 2(1) - 3 = 2-3 = -1
✔ YES THEY ARE CONFIRMED
Yes... indeed it is 1/8 because
125/1000 In simplest form is 1/8
the distance between points is:
d = 7.8 units
d = root ((x2-x1) ^ 2 + (y2-y1) ^ 2)
The ordered pairs are:
(x1, y1) = (- 3, -2)
(x2, y2) = (2,4)
By applying the formula we have:
d = root ((2 - (- 3)) ^ 2 + (4 - (- 2)) ^ 2)
d = root (61)
d = 7.8