Over which interval(s) is the function decreasing?
Y = -3x + c
Using (1,-5):
-5 = -3(1) + c
c = -5 + 3(1) = -2
Therefore:
y = -3x - 2
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
Answer:7
Step-by-step explanation: