NOTE:
color color(gold)(goldgold and the bolded text is the main stuff
Other writing is explanations
So, to start you got these 2 equations...
color(gold)(9x + 6y = 39x+6y=3
color(gold)(-3x + y = 14−3x+y=14
Let's call equation 1 A and equation 2 B. So...
9x + 6y = 39x+6y=3: color(red)(AA
-3x + y = 14−3x+y=14: color(blue)(BB
So to start substituting, you first take color(blue)(BB because it has the lowest number of 'yy's...
-3x +y = 14−3x+y=14 color(blue)(BB
9x + 6y = 39x+6y=3 color(red)(AA
Equation color(blue)(BB has the lowest number of yy.
Now, you take equation color(blue)(BB and you twist and turn it to make the yy in the equation the main letter. Like so...
color(gold)(-3x + y = 14−3x+y=14 | This is your starting equation
y = 14 + 3xy=14+3x | you move over the '-3x−3x' to the other side of the '==' sign. Since it was a 'negative' number before, going over to the other side makes '-3x−3x' a positive number, '3x3x'.
color(gold)(y = 14 + 3xy=14+3x | now 'yy' is the main letter.
Now you have this, you get your other equation (equation color(red)(AA) and you 'combine' it with your new equation color(blue)(BB. Like so...
9x + 6y = 39x+6y=3: color(red)(AA
y = 14 + 3xy=14+3x: NEW color(blue)(BB
You substitute your NEW color(blue)(BB into color(red)(AA...
9x+ 6color(gold)((14 + 3x)) = 39x+6(14+3x)=3 | In the NEW color(blue)(BB, it says the y =y= 'that'. Therefore, you can make the yy in color(red)(AA (6y6y) also equal 'that'.
Now you just have to do some switch-a-roos and stuff to get your answers: x = something and y = something, like this...
color(gold)(9x + 6(14 + 3x) = 39x+6(14+3x)=3 | what you got now
9x + 84 + 18x = 39x+84+18x=3 | expanded the brackets
27x + 84 = 327x+84=3 | added the similar numbers
27x = 3 - 8427x=3−84 | moved 8484 to the other side
27x = -8127x=−81
x = -81/27x=−8127 | moved 2727 to the other side.
color(gold)(x = -3x=−3 | your first answer.
Now...
color(gold)(-3x + y = 14−3x+y=14: color(blue)(BB | The old equation color(blue)(BB
Since x = -3x=−3 so...
-3(-3) + y = 14−3(−3)+y=14 | substituting x = -3x=−3
9 + y = 149+y=14
y = 14 - 9y=14−9 | moving 9 to the other side
color(gold)(y = 5y=5 | your second answer.
That's how you do it.