How do you solve the system x - 3y = 3x3y=3 and 2x + 9y = 112x+9y=11 by substitution?

1 Answer
May 29, 2015

[1]color(white)("XXXXX")x-3y = 3[1]XXXXXx3y=3
[2]color(white)("XXXXX")2x+9y = 11[2]XXXXX2x+9y=11

Rearrange [1] to get an expression for xx
[3]color(white)("XXXXX")x=3+3y[3]XXXXXx=3+3y

Substitute the expression for xx from [3] into [2]
[4]color(white)("XXXXX")2(3+3y)+9y = 11[4]XXXXX2(3+3y)+9y=11

Simplify
[5]color(white)("XXXXX")6+6y+9y = 11[5]XXXXX6+6y+9y=11
[6]color(white)("XXXXX")15y= 5[6]XXXXX15y=5
[7]color(white)("XXXXX")y=1/3[7]XXXXXy=13

Substitute the value of yy from [7] into [1]
[8]color(white)("XXXXX")x-3(1/3) = 3[8]XXXXXx3(13)=3

Simplify
[9]color(white)("XXXXX")x=4[9]XXXXXx=4

The solution is (x,y) = (4,1/3)(x,y)=(4,13)