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
C would be your answer but if you search up math review click photos and itll be a miracle to you
5x + 2 -x = -4x
4x +2 = -4x
2 = -4x -4x
2 = -8x
x = - 1/4
hope this helps
Remember
if ab=0, then assume that a and b equal 0
factor out common term
comon term in 6x^2 and 15x is 3x
3x(2x)+3x(5)=0
3x(2x+5)=0
set each to zero
3x=0
x=0
2x+5=0
2x=-5
x=-5/2
x=-5/2 and 0