Solve the following pair of equations $31x-42y=51; \, \, 42x-31y=95$
Reveal answer
Fill a bubble to check yourself
Solve the following pair of equations $31x-42y=51; \, \, 42x-31y=95$
Substitute x=3 and y=1 into the equations. For the first: 31(3) - 42(1) = 93 - 42 = 51. For the second: 42(3) - 31(1) = 126 - 31 = 95. Both equations are satisfied.
Adding the two equations, 31x - 42y = 51 and 42x - 31y = 95, yields 73x - 73y = 146. Dividing by 73 simplifies this to x - y = 2. Subtracting the first equation from the second gives 11x + 11y = 44, which simplifies to x + y = 4. Solving x - y = 2 and x + y = 4 results in x = 3 and y = 1.