Step-by-step explanation:
2(2x + 1) = 3(x - 4)
4x+2=3x-12
4x-3x=--12-2
x=14
You need to have variables one one side and constants on the other. ax - ax + by = c - ax
by = c - ax
by/b = (c - ax)/b
y = (c - ax)/b
Answer:
1/3⁵⁶ is the answer i think if it's not then i am sorry
Answer:
The correct answer is x = 3 and y = 2.
Step-by-step explanation:
There are many ways to solve systems of equations like this, but I'm going to use substitution. This means taking the value of y given by the second equation and plugging it into the first equation. This is modeled below:
2x - y = 4
2x - (-2x+8) = 4
Now, we can simplify the left side of the equation.
2x + 2x - 8 = 4
4x - 8 = 4
We should add 8 to both sides as the next step.
4x = 12
Now we can divide by 4.
x = 3
To solve for y, we can substitute this value found for x back into either one of our original equations.
y = -2x + 8
y = (-2*3) + 8
y = -6 + 8
y = 2
Therefore, the correct answer is x = 3 and y = 2.
Hope this helps!