Pair of Linear Equations in Two Variables | Exercise 3.3

Question 1

Solve the following pair of linear equations by the elimination method and the substitution method :

(i) x+y=5x + y = 5 and 2x3y=42x - 3y = 4

(ii) 3x+4y=103x + 4y = 10 and 2x2y=22x - 2y = 2

(iii) 3x5y4=03x - 5y - 4 = 0 and 9x=2y+79x = 2y + 7

(iv) x2+2y3=1\dfrac{x}{2} + \dfrac{2y}{3} = -1 and xy3=3x - \dfrac{y}{3} = 3

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question

To solve a system of two linear equations in two variables (xx and yy):

  • Elimination Method: Multiply one or both equations by suitable non-zero constants so that the coefficients of one variable become equal (or opposites). Then add or subtract the equations to eliminate that variable and solve for the remaining one.
  • Substitution Method: Express one variable in terms of the other from one equation, and substitute this expression into the second equation to obtain a single-variable linear equation.

(i) x+y=5x + y = 5 and 2x3y=42x - 3y = 4

Step 1 · Elimination Method

Given equations: x+y=5(1)x + y = 5 \quad \dots (1) 2x3y=4(2)2x - 3y = 4 \quad \dots (2)

Multiply equation (1)(1) by 22:

2(x+y)=2(5)2x+2y=10(3)\begin{aligned} 2(x + y) &= 2(5) \\ 2x + 2y &= 10 \quad \dots (3) \end{aligned}

Subtract equation (3)(3) from equation (2)(2):

(2x3y)(2x+2y)=4102x3y2x2y=65y=6y=65\begin{aligned} (2x - 3y) - (2x + 2y) &= 4 - 10 \\ 2x - 3y - 2x - 2y &= -6 \\ -5y &= -6 \\ y &= \dfrac{6}{5} \end{aligned}

Substitute y=65y = \dfrac{6}{5} into equation (1)(1):

x+65=5x=565x=2565=195\begin{aligned} x + \dfrac{6}{5} &= 5 \\[0.6em] x &= 5 - \dfrac{6}{5} \\[0.6em] x &= \dfrac{25 - 6}{5} = \dfrac{19}{5} \end{aligned}

Step 2 · Substitution Method

From equation (1)(1), express xx in terms of yy: x=5y(4)x = 5 - y \quad \dots (4)

Substitute x=5yx = 5 - y into equation (2)(2):

2(5y)3y=4102y3y=4105y=45y=4105y=6y=65\begin{aligned} 2(5 - y) - 3y &= 4 \\ 10 - 2y - 3y &= 4 \\ 10 - 5y &= 4 \\ -5y &= 4 - 10 \\ -5y &= -6 \\ y &= \dfrac{6}{5} \end{aligned}

Substitute y=65y = \dfrac{6}{5} into equation (4)(4):

x=565x=2565=195\begin{aligned} x &= 5 - \dfrac{6}{5} \\[0.6em] x &= \dfrac{25 - 6}{5} = \dfrac{19}{5} \end{aligned}
Answer

(i) x=195,y=65x = \dfrac{19}{5}, \quad y = \dfrac{6}{5}

(ii) 3x+4y=103x + 4y = 10 and 2x2y=22x - 2y = 2

Step 1 · Elimination Method

Given equations: 3x+4y=10(1)3x + 4y = 10 \quad \dots (1) 2x2y=2(2)2x - 2y = 2 \quad \dots (2)

Multiply equation (2)(2) by 22:

2(2x2y)=2(2)4x4y=4(3)\begin{aligned} 2(2x - 2y) &= 2(2) \\ 4x - 4y &= 4 \quad \dots (3) \end{aligned}

Add equation (1)(1) and equation (3)(3):

(3x+4y)+(4x4y)=10+43x+4y+4x4y=147x=14x=2\begin{aligned} (3x + 4y) + (4x - 4y) &= 10 + 4 \\ 3x + 4y + 4x - 4y &= 14 \\ 7x &= 14 \\ x &= 2 \end{aligned}

Substitute x=2x = 2 into equation (1)(1):

3(2)+4y=106+4y=104y=1064y=4y=1\begin{aligned} 3(2) + 4y &= 10 \\ 6 + 4y &= 10 \\ 4y &= 10 - 6 \\ 4y &= 4 \\ y &= 1 \end{aligned}

Step 2 · Substitution Method

Divide equation (2)(2) by 22: xy=1    x=1+y(4)x - y = 1 \implies x = 1 + y \quad \dots (4)

Substitute x=1+yx = 1 + y into equation (1)(1):

3(1+y)+4y=103+3y+4y=103+7y=107y=1037y=7y=1\begin{aligned} 3(1 + y) + 4y &= 10 \\ 3 + 3y + 4y &= 10 \\ 3 + 7y &= 10 \\ 7y &= 10 - 3 \\ 7y &= 7 \\ y &= 1 \end{aligned}

Substitute y=1y = 1 into equation (4)(4): x=1+1=2x = 1 + 1 = 2

Answer

(ii) x=2,y=1x = 2, \quad y = 1

(iii) 3x5y4=03x - 5y - 4 = 0 and 9x=2y+79x = 2y + 7

Step 1 · Elimination Method

Rearrange the given equations: 3x5y=4(1)3x - 5y = 4 \quad \dots (1) 9x2y=7(2)9x - 2y = 7 \quad \dots (2)

Multiply equation (1)(1) by 33:

3(3x5y)=3(4)9x15y=12(3)\begin{aligned} 3(3x - 5y) &= 3(4) \\ 9x - 15y &= 12 \quad \dots (3) \end{aligned}

Subtract equation (3)(3) from equation (2)(2):

(9x2y)(9x15y)=7129x2y9x+15y=513y=5y=513\begin{aligned} (9x - 2y) - (9x - 15y) &= 7 - 12 \\ 9x - 2y - 9x + 15y &= -5 \\ 13y &= -5 \\ y &= -\dfrac{5}{13} \end{aligned}

Substitute y=513y = -\dfrac{5}{13} into equation (1)(1):

3x5(513)=43x+2513=43x=425133x=5225133x=2713x=2713×3=913\begin{aligned} 3x - 5\left(-\dfrac{5}{13}\right) &= 4 \\[0.6em] 3x + \dfrac{25}{13} &= 4 \\[0.6em] 3x &= 4 - \dfrac{25}{13} \\[0.6em] 3x &= \dfrac{52 - 25}{13} \\[0.6em] 3x &= \dfrac{27}{13} \\[0.6em] x &= \dfrac{27}{13 \times 3} = \dfrac{9}{13} \end{aligned}

Step 2 · Substitution Method

From equation (1)(1), express xx in terms of yy:

3x=4+5yx=4+5y3(4)\begin{aligned} 3x &= 4 + 5y \\[0.6em] x &= \dfrac{4 + 5y}{3} \quad \dots (4) \end{aligned}

Substitute xx into equation (2)(2):

9(4+5y3)2y=73(4+5y)2y=712+15y2y=712+13y=713y=71213y=5y=513\begin{aligned} 9\left(\dfrac{4 + 5y}{3}\right) - 2y &= 7 \\[0.6em] 3(4 + 5y) - 2y &= 7 \\ 12 + 15y - 2y &= 7 \\ 12 + 13y &= 7 \\ 13y &= 7 - 12 \\ 13y &= -5 \\ y &= -\dfrac{5}{13} \end{aligned}

Substitute y=513y = -\dfrac{5}{13} into equation (4)(4):

x=4+5(513)3=425133=5225133=27133=2713×3=913\begin{aligned} x &= \dfrac{4 + 5\left(-\dfrac{5}{13}\right)}{3} \\[1.1em] &= \dfrac{4 - \dfrac{25}{13}}{3} \\[1.1em] &= \dfrac{\dfrac{52 - 25}{13}}{3} \\[1.1em] &= \dfrac{\dfrac{27}{13}}{3} \\[1.1em] &= \dfrac{27}{13 \times 3} = \dfrac{9}{13} \end{aligned}
Answer

(iii) x=913,y=513x = \dfrac{9}{13}, \quad y = -\dfrac{5}{13}

(iv) x2+2y3=1\dfrac{x}{2} + \dfrac{2y}{3} = -1 and xy3=3x - \dfrac{y}{3} = 3

Step 1 · Simplify and Solve using Elimination Method

Clear denominators by multiplying x2+2y3=1\dfrac{x}{2} + \dfrac{2y}{3} = -1 by 66:

6(x2)+6(2y3)=6(1)3x+4y=6(1)\begin{aligned} 6\left(\dfrac{x}{2}\right) + 6\left(\dfrac{2y}{3}\right) &= 6(-1) \\[0.6em] 3x + 4y &= -6 \quad \dots (1) \end{aligned}

Multiply xy3=3x - \dfrac{y}{3} = 3 by 33:

3(x)3(y3)=3(3)3xy=9(2)\begin{aligned} 3(x) - 3\left(\dfrac{y}{3}\right) &= 3(3) \\[0.6em] 3x - y &= 9 \quad \dots (2) \end{aligned}

Subtract equation (2)(2) from equation (1)(1):

(3x+4y)(3xy)=693x+4y3x+y=155y=15y=3\begin{aligned} (3x + 4y) - (3x - y) &= -6 - 9 \\ 3x + 4y - 3x + y &= -15 \\ 5y &= -15 \\ y &= -3 \end{aligned}

Substitute y=3y = -3 into equation (1)(1):

3x+4(3)=63x12=63x=6+123x=6x=2\begin{aligned} 3x + 4(-3) &= -6 \\ 3x - 12 &= -6 \\ 3x &= -6 + 12 \\ 3x &= 6 \\ x &= 2 \end{aligned}

Step 2 · Substitution Method

From equation (2)(2), express yy in terms of xx:

y=93xy=3x9(3)\begin{aligned} -y &= 9 - 3x \\ y &= 3x - 9 \quad \dots (3) \end{aligned}

Substitute y=3x9y = 3x - 9 into equation (1)(1):

3x+4(3x9)=63x+12x36=615x36=615x=6+3615x=30x=2\begin{aligned} 3x + 4(3x - 9) &= -6 \\ 3x + 12x - 36 &= -6 \\ 15x - 36 &= -6 \\ 15x &= -6 + 36 \\ 15x &= 30 \\ x &= 2 \end{aligned}

Substitute x=2x = 2 into equation (3)(3):

y=3(2)9y=69=3\begin{aligned} y &= 3(2) - 9 \\ y &= 6 - 9 = -3 \end{aligned}
Answer

(iv) x=2,y=3x = 2, \quad y = -3

Common Mistakes
  • Sign Errors on Subtraction: Forgetting to distribute the negative sign to every term when subtracting one equation from another (e.g. (3xy)=3x+y-(3x - y) = -3x + y, not 3xy-3x - y).
  • Self-Substitution Loop: In the substitution method, substituting an expression back into the same equation it was derived from results in a trivial identity like 0=00 = 0.
  • Incomplete Multiplication: Forgetting to multiply the constant term on the RHS when scaling an equation to match coefficients or clear fractions.

More questions in Exercise 3.3

Q1

Solve the following pair of linear equations by the elimination method and the substitution method :

(i) x+y=5x + y = 5 and 2x3y=42x - 3y = 4

(ii) 3x+4y=103x + 4y = 10 and 2x2y=22x - 2y = 2

(iii) 3x5y4=03x - 5y - 4 = 0 and 9x=2y+79x = 2y + 7

(iv) x2+2y3=1\dfrac{x}{2} + \dfrac{2y}{3} = -1 and xy3=3x - \dfrac{y}{3} = 3

Q2
  1. Form the pair of linear equations in the following problems, and find their solutions (if they exist) by the elimination method :

(i) If we add 1 to the numerator and subtract 1 from the denominator, a fraction reduces to 1. It becomes 12\dfrac{1}{2} if we only add 1 to the denominator. What is the fraction?

(ii) Five years ago, Nuri was thrice as old as Sonu. Ten years later, Nuri will be twice as old as Sonu. How old are Nuri and Sonu?

(iii) The sum of the digits of a two-digit number is 9. Also, nine times this number is twice the number obtained by reversing the order of the digits. Find the number.

(iv) Meena went to a bank to withdraw ₹2000. She asked the cashier to give her ₹50 and ₹100 notes only. Meena got 25 notes in all. Find how many notes of ₹50 and ₹100 she received.

(v) A lending library has a fixed charge for the first three days and an additional charge for each day thereafter. Saritha paid ₹27 for a book kept for seven days, while Susy paid ₹21 for the book she kept for five days. Find the fixed charge and the charge for each extra day.

← Back to Pair of Linear Equations in Two Variables