
Nathan B. answered 03/31/15
Tutor
5
(20)
Elementary and Algebraic skilled
3x - 6y = 2
4x + 3y = -1
4x + 3y = -1
Again, we need to find an easy way to isolate a variable. if we take a look at the first equation, we can see that both coefficients are multiples of three, so we can factor it out to give us a lone x:
3(x - 2y) = 2
x - 2y = 2/3
x = 2/3 + 2y
Now that we have a value for x, we can put that into the other equation"
4(2/3 + 2y) + 3y = -1
8/3 + 8y + 3y = -1
8/3 + 11y = -3/3
11y = -11/3
y = -11/(3 * 11)
y = -1/3
Now that we have y, we can solve for x:
x = 2/3 + 2(-1/3)
x = 2/3 - 2/3
x = 0
Let's check our answer:
3(0) - 6(-1/3) = 2
0 +2 = 2
2 = 2
4(0) + 3(-1/3) = -1
0 - 1 = -1
-1 = -1