In elimination method,eliminate one variable, to get a linear equation in one variable.
.
If in Step 2, we obtain a true statement involving no variable, then the original pair of equations
has infinitely many solutions.
If in Step 2, we obtain a false statement involving no variable, then the original pair of equations has
no solution, i.e., it is inconsistent.
${9x – 4y = 2000}$ (1) and ${7x – 3y = 2000 }$ (2) Step 1 : Multiply Equation (1) by 3 and Equation (2) by 4 to make the coefficients of ${y}$ equal. Then we get the equations: ${27x – 12y = 6000}$ (3) ${28x – 12y = 8000}$ (4) Step 2 : Subtract Equation (3) from Equation (4) to eliminate y, because the coefficients of y are the same. So, we get ${(28x – 27x) – (12y – 12y)}$ = 8000 – 6000 i.e., ${x}$ = 2000 Step 3 : Substituting this value of x in (1), we get ${9(2000) – 4y = 2000}$ i.e.,${ y = 4000}$
So, the solution of the equations is ${x}$ = 2000, ${y}$ = 4000.
Therefore, the monthly incomes of the persons are ₹ 18,000 and ₹ 14,000, respectively.
Verification : 18000 : 14000 = 9 : 7. Also, the ratio of their expenditures =
18000 – 2000 : 14000 – 2000 = 16000 : 12000 = 4 : 3
Example : Use elimination method to find all possible solutions of the following pair of linear equations :Solution : ${2x + 3y = 8}$ (1) ${4x + 6y = 7 }$ (2) Step 1 : Multiply Equation (1) by 2 and Equation (2) by 1 to make the coefficients of ${x}$ equal. Then we get the equations as : ${4x + 6y = 16}$ (3) ${4x + 6y = 7}$ (4) Step 2 : Subtracting Equation (4) from Equation (3), ${(4x – 4x) + (6y – 6y)}$ = 16 – 7 i.e.,0 = 9, which is a false statement. Therefore, the pair of equations has no solution.
Solution : Let the ten’s and the unit’s digits in the first number be ${x}$ and ${y}$, respectively.
So, the first number may be written as ${10x+y}$ in the expanded form (for example,56 = 10(5) + 6).
When the digits are reversed, ${x}$ becomes the unit’s digit and ${y}$ becomes the ten’s digit. This number, in the expanded notation is ${10y + x}$ (for example, when 56 is reversed, we get 65 = 10(6) + 5).
According to the given condition.
${(10x + y) + (10y + x) = 66}$ i.e., ${11(x + y) = 66}$ i.e., ${x + y = 6 }$ (1) We are also given that the digits differ by 2, therefore, either ${x – y = 2}$ (2) or ${y – x = 2}$ (3) If ${x – y = 2}$, then solving (1) and (2) by elimination, we get ${x=4}$ and ${y=2}$. In this case, we get the number 42. If ${y – x = 2}$, then solving (1) and (3) by elimination, we get ${x=2}$ and ${y=4}$. In this case, we get the number 24.Answer :Thus, there are two such numbers 42 and 24.