Twice one integer plus 3 times a second integer equals 9. Five times the first iteger plus 4 times the second integer equals 5. What are the numbers?
Let the first integer be F, and the second, S
Then we get: 2S + 3S = 9 ------ eq (i)
Also, 5F + 4S = 5 ------- eq (ii)
1) Multiply eq (i) by - 5 to get eq (iii)
2) Multiply eq (ii) by 2 to get eq (iv)
3) Add eqs (iv) & (iii) to ELIMINATE F, and to find the value of S, the second integer
4) Substitute value for S in any of the 2 ORIGINAL equations (i, or ii) to get the value of F, the first integer.
That's it!! Nothing COMPLEX and/or CONFUSING!