SOLUTION: Solve the system of linear equations. x/4 - y/11 = -9/44 x/6 - y/13 = -1/26

Algebra ->  Linear-equations -> SOLUTION: Solve the system of linear equations. x/4 - y/11 = -9/44 x/6 - y/13 = -1/26      Log On


   



Question 258796: Solve the system of linear equations.
x/4 - y/11 = -9/44
x/6 - y/13 = -1/26

Found 3 solutions by CharlesG2, drk, richwmiller:
Answer by CharlesG2(834) About Me  (Show Source):
You can put this solution on YOUR website!
Solve the system of linear equations.
x/4 - y/11 = -9/44
x/6 - y/13 = -1/26
x/4 - y/11 = -9/44 (* 44 both sides)
x/6 - y/13 = -1/26 (* 26 both sides)
11x - 4y = -9
(13/3)x - 2y = -1 (26/6=13/3) (* 3 both sides)
11x - 4y = -9
13x - 6y = -3
11x - 4y = -9 (choosing this one and solving for y)
-4y = -11x - 9
4y = 11x + 9
y = (11/4)x + (9/4)
13x - 6y = -3 (plugging our solved y into this)
13x - 6((11/4)x+(9/4)) = -3
13x - (66/4)x - (54/4) = -3
(52/4)x - (66/4)x = (-12/4) + (54/4) (52/4=13, -12/4=-3)
(-14/4)x = (42/4) (multiply both sides by 4)
-14x = 42
x=-3
11x - 4y = -9 (plug x=-3 into this and solve for y)
11(-3) - 4y = -9
-33 - 4y = -9
-4y = -9 + 33
-4y = 24
y=-6

Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
Here are the original equations
(i) %281%2F4%29x+-+%281%2F11%29y+=+-9%2F44
(ii) %281%2F6%29x+-+%281%2F13%29y+=+-1%2F26
--
step 1 - multiply (i) by 44
multiply (ii) by 78 to get
(iii) 11x+-+4y+=+-9
(iv) 13x+-+6y+=+-3
--
step 2 - multiply (iii) by 3
multiply (iv) by -2
(v) 33x+-+12y+=+-27
(vi) -26x+%2B+12y+=+6
--
step 3 - add (v) and (vi) together to get
(vii) 7x+=+-21
x+=+-3
--
solve for y to get
(viii) -33+-+4y+=+-9
-4y+=+24
y+=+-6
--
so, (-3,-6)

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!


+x%2F4+-+y%2F11+=+-9%2F44 and x%2F6+-+y%2F13+=+-1%2F26
x = -3, y = -6