5a + 3b = 22
-85b + 12c = -244
13a + 33c = 290
Multiply the first equation by 13 and the third equation by -5:
65a + 39b = 286
-85b + 12c = -244
-65a -165c = -1450
Add the first and third equations and replace the third equation by the result:
65a + 39b = 286
-85b + 12c = -244 (*)
39b - 165c = -1164 (**)
Use the last two equations to eliminate b:
Multiply equation (*) by 39 and equation (**) by 85:
-3315b + 468c = -9516
3315b -14025c = -98940
Add these equations to get -13557c = -108456
c = 8
Substitute 8 for c in equation (*):
-85b + 12(8) = -244
-85b + 96 = -244
-85b = -340
b = 4
Replace b by 4 in the equation 5a + 3b = 22:
5a + 3(4) = 22
5a + 12 = 22
5a = 10
a = 2
SOLUTION: a = 2, b = 4, c = 8