Answer:
b. (1, 3, -2)
Step-by-step explanation:
A graphing calculator or scientific calculator can solve this system of equations for you, or you can use any of the usual methods: elimination, substitution, matrix methods, Cramer's rule.
It can also work well to try the offered choices in the given equations. Sometimes, it can work best to choose an equation other than the first one for this. The last equation here seems a good one for eliminating bad answers:
a: -1 -5(1) +2(-4) = -14 ≠ -18
b: 1 -5(3) +2(-2) = -18 . . . . potential choice
c: 3 -5(8) +2(1) = -35 ≠ -18
d: 2 -5(-3) +2(0) = 17 ≠ -18
This shows choice B as the only viable option. Further checking can be done to make sure that solution works in the other equations:
2(1) +(3) -3(-2) = 11 . . . . choice B works in equation 1
-(1) +2(3) +4(-2) = -3 . . . choice B works in equation 2
Answer:
ok. i don't understand this so could u be more specific and tell me what's ur problem
Answer:
j
Step-by-step explanation:
First thing you should do is reduce coefficients.
1st equation has all multiples of '2'. Divide by 2
---> x +3y = -6
2nd equation has multiples of 5. Divide by 5.
---> x - y = 2
Now elimination part is easier.
Eliminate 'x' variable by subtracting 2nd equation from 1st.
x + 3y = -6
-(x - y = 2)
----------------------
4y = -8
Solve for 'y'
4y = -8
y = (-8)/4 = -2
Substitute value for 'y' back into 2nd equation:
x - (-2) = 2
x + 2 = 2
x = 0
Solution to system is:
x=0, y =-2