SOLUTION: -11x = 395 + y
14y = -634 - 10x
I need to solve this system of linear equations using any method. I'd like to see the steps and the correct answer. I'm not sure which method
Algebra ->
Coordinate Systems and Linear Equations
-> SOLUTION: -11x = 395 + y
14y = -634 - 10x
I need to solve this system of linear equations using any method. I'd like to see the steps and the correct answer. I'm not sure which method
Log On
I need to solve this system of linear equations using any method. I'd like to see the steps and the correct answer. I'm not sure which method would be the easiest and I'm just stuck. Thank you for all your help. Found 2 solutions by scott8148, ankor@dixie-net.com:Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! -11x = 395 + y
14y = -634 - 10x
:
Any method is tedious here, arrange the equations, thusly:
-11x - y = 395
+10x +14y = -634
:
Multiply the 1st equation by 14
-154x - 14y = 5530
+ 10x + 14y = -634
---------------------addition eliminates y, find x
-144x + 0y = 4896
x =
x = -34
:
Find y using the 2nd original equation
14y = -634 - 10(-34)
14y = -634 + 340
14y = -294
y =
y = -21
:
:
Check solutions in the 1st original equation:
-11x = 395 + y
-11(-34) = 395 + (-21)
+374 = 395 - 21
374 = 374; equality reigns