Hello there. To solve this question, we'll need to isolate a variable, substitute its expression into the other equation and find both values.
4x + 4y = 12
x = -2y + 8
Plug x = -2y + 8 in the first equation. Before doing so, divide both sides of the first equation by a factor of 4
x + y = 3
-2y + 8 + y = 3
Subtract 8 on both sides of the equation and add the values
-2y + y = 3 - 8
-y = -5
Multiply both sides of the equation by a factor of (-1)
y = 5
Plug this value into the expression for x
x = -2 * 5 + 8
Multiply the values
x = -10 + 8
Add the values
x = -2
These are the values we're looking for.
The solution for this system of equation is given by:
S = (x, y) = (-2, 5)