Answer:
In this case, there is only one solution to the system of equations.
Explanation:
To find the solutions to a system of equations, we need to find the values of the variables that make both equations in the system true at the same time. One way to do this is to solve each equation for one of the variables, and then substitute that expression into the other equation.
For the first equation, y = − 1/3x + 5, we can rearrange the terms to get x = (3y - 5)/(-1/3).
For the second equation, 3y + x − 12 = 0, we can rearrange the terms to get x = -3y + 12.
Substituting the expression for x from the first equation into the second equation, we get:
(-3y + 12) = (3y - 5)/(-1/3)
This simplifies to:
(-3y + 12) = -3(3y - 5)
Which simplifies to:
9y - 36 = -9y + 15
Which simplifies to:
18y = 51
Dividing both sides by 18, we get:
y = 51/18
Substituting this value back into the first equation, we get:
x = (3(51/18) - 5)/(-1/3)
This simplifies to:
x = (153/18 - 5)/(-1/3)
Which simplifies to:
x = (-5/18)/(-1/3)
Which simplifies to:
x = 5/6
Therefore, the solution to the system of equations is (x, y) = (5/6, 51/18).