
Ken P. answered 03/26/20
Mathematics tutor with over 7 years of experience
When solving a system of linear equations, the first thing you want to do is bring all the variables to one side.
Hence,
3x = -18 + 4y becomes 3x - 4y = -18
16y = 58 + 5x becomes -5x + 16y = 58
Now, we will eliminate one of the variables. Choose the variable that "seems easier" to eliminate.
In this case, I will choose y since 16 is a multiple of -4.
So,
3x - 4y = -18 (multiply by 4)
-5x + 16y = 58
------------------------------------------------------------
12x - 16y = -72
-5x + 16y = 58
Now, add the 2 equations
------------------------------------------------------------
7x = -14
x = -2
Next, we find the y value using the x value we just found by plugging it into ANY of the 2 equations.
I'll choose the first equation.
So,
3(-2) - 4y = -18
-6 - 4y = -18
-4y = -12
y = 3
Therefore, x = -2 and y = 3 OR (-2,3).
*Please feel free to ask me any question for clarification.