Answer:
The first one is D, and the second one is also D
Step-by-step explanation:
Answer:
B)
Step-by-step explanation:
no. of Classes = x
cans = 220
220×x = 220x
no.of classes × cans = total number of cans
For a system of equations such as this, add both of the equations together. The d values will cancel each other out, making 2e=-4. This means that e=-2. If you plug this into one of the equations, you will have d + (-2) = 1. Isolate the variable by adding -2 to both sides: d=3. Written in the format described above (d,e), your answer is (3, -2).
Answer:
(0, 4)
Step-by-step explanation:
To find the intersection of two lines, we want to find the value when they equal each other. To do this, we want to set the equations equal to each other.
First, let's simplify y = x + 4x + 4 by combining the x's.
y = 5x + 4
Now let's set the equations equal to each other. Since they both equal y, we can set the opposite sides equal to each other.
5x + 4 = 2x + 4
Now you want to combine the terms.
[subtract 4] 5x = 2x
[subtract 2x] 3x = 0
Now you want to isolate the x.
[divide by 3] x = 0
Now we want to find y by plugging x = 0 back into the equations.
y = 5(0) + 4
[multiply] y = 0 + 4
[add] y = 4
Check this with the other equation.
y = 2(0) + 4
[multiply] y = 0 + 4
[add] y = 4
Your answer is correct!
(0, 4)