The slope is 2 hopefully this helps
Step-by-step explanation: In this problem, we're asked to state the domain and range for the following relation.
First of all, a relation is just a set of ordered pairs like you see in this problem. The domain is the set of all x-coordinates for those ordered pairs. So in this case the domain or D is {2, 5, -1, 0, -3}.
The range is the set of all y-coordinates for those ordered pairs. So in this case our range or R is {4, 3, -4, 9, 1}.
Answer: x = 4 and y = -3
Step-by-step explanation:
2x + 4y = -4
2x = -4 - 4y
x = -2 - 2y
Now that we have solved the first equation for x, we plug (-2 - 2y) into the other equation in place of x and then solve for y.
3(-2 -2y) + 5y = -3
-6 - 6y + 5y = -3
-y = 3
y = -3
Now that we know y, we plug it into the original equation and solve for x.
2x + 4(-3) = -4
2x + -12 = -4
2x = 8
x = 4
You can check the answer by plugging both x and y into either of the original equations.