Solve the following systems of equations:
17x+16y=3
12x−13y=5
Step1: Reduce the linear equations.
Give 17x+16y=3
12x−13y=5
Let p = 1x ; q = 1y
p7 + q6 = 3
6p + 7q = 126 ___(i) [∵ LCM of 6, 7 is 42]
p2−q3=5
3p - 2q = 30 __(ii) [∵ LCM of 3, 2 is 6]
Step2: Solve equation i and ii by using elimination method
equation ii multiple with '2'
2(3p - 2q = 30)
6p - 4q = 60 ___(iii)
Subtrat i and iii
(6p + 7q) - (6p - 4q) = 126 - 60
7q+4q=66
11q = 66
∴ q = 6
substitute q = 22 in equation i
6p + 7(6) = 126
6p = 126 - 42
6p = 84
∴ p =14
Step3: Find x, and y values
14 = 1x
x = 114
6 = 1y
y = 16
Hence the value of x and y is 114, 16