IDNLearn.com provides a user-friendly platform for finding answers to your questions. Get prompt and accurate answers to your questions from our community of experts who are always ready to help.

solving liner system, substitution method

2x-y=23
x-9=-3


Sagot :

the easiest way to solve that would be elimination method, but if you have to do substitution:
x-9=-3
 add 9 to each side to get 
x=6
then plug 6 into the other equation for x
2(6)-y=23
and solve for y :)

2x - y = 23
x - 9 = -3

x - 9 = -3
  + 9  + 9
     x = 6
2(6) - y = 23
  12 - y = 23
- 12      - 12
       -y = 11
         y = -11
(x, y) = (6, -11)