Pair of Linear Equations in Two Variables | Exercise 3.2

Question 1

  1. Solve the following pair of linear equations by the substitution method.

(i) x+y=14x + y = 14
xy=4x - y = 4

(ii) st=3s - t = 3
s3+t2=6\dfrac{s}{3} + \dfrac{t}{2} = 6

(iii) 3xy=33x - y = 3
9x3y=99x - 3y = 9

(iv) 0.2x+0.3y=1.30.2x + 0.3y = 1.3
0.4x+0.5y=2.30.4x + 0.5y = 2.3

(v) 2x+3y=0\sqrt{2}x + \sqrt{3}y = 0
3x8y=0\sqrt{3}x - \sqrt{8}y = 0

(vi) 3x25y3=2\dfrac{3x}{2} - \dfrac{5y}{3} = -2
x3+y2=136\dfrac{x}{3} + \dfrac{y}{2} = \dfrac{13}{6}

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • The substitution method solves a pair of linear equations by expressing one variable in terms of the other from one equation and substituting it into the second equation.
  • This reduces two equations in two variables to a single linear equation in one variable.
  • After solving for the first variable, substitute its value back into either equation to find the second variable.
  • If substitution leads to an identity that is always true (such as 9=99 = 9) with no variables left, the equations represent coincident lines and have infinitely many solutions.

(i) Solve the pair of linear equations by substitution method: x+y=14x + y = 14 xy=4x - y = 4

Step 1 · Express xx and Substitute to Find xx and yy

Given x+y=14(1)x + y = 14 \quad \dots (1) xy=4(2)x - y = 4 \quad \dots (2)Diagram 1

From equation (2)(2) x=4+yx = 4 + y

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

(4+y)+y=144+2y=142y=1442y=10y=5\begin{aligned} (4 + y) + y &= 14 \\ 4 + 2y &= 14 \\ 2y &= 14 - 4 \\ 2y &= 10 \\ y &= 5 \end{aligned}

Substitute y=5y = 5 into x=4+yx = 4 + y x=4+5=9x = 4 + 5 = 9

Answer

(i) x=9,y=5x = 9, \quad y = 5

(ii) Solve the pair of linear equations by substitution method: st=3s - t = 3 s3+t2=6\dfrac{s}{3} + \dfrac{t}{2} = 6

Step 1 · Clear Fractions and Solve for ss and tt

Given st=3(1)s - t = 3 \quad \dots (1) s3+t2=6(2)\dfrac{s}{3} + \dfrac{t}{2} = 6 \quad \dots (2)

Multiply equation (2)(2) by 66 to clear fractions

6(s3+t2)=6×62s+3t=36(3)\begin{aligned} 6 \left(\dfrac{s}{3} + \dfrac{t}{2}\right) &= 6 \times 6 \\[0.6em] 2s + 3t &= 36 \quad \dots (3) \end{aligned}

From equation (1)(1) s=3+ts = 3 + t

Substitute s=3+ts = 3 + t into equation (3)(3)

2(3+t)+3t=366+2t+3t=366+5t=365t=3665t=30t=6\begin{aligned} 2(3 + t) + 3t &= 36 \\ 6 + 2t + 3t &= 36 \\ 6 + 5t &= 36 \\ 5t &= 36 - 6 \\ 5t &= 30 \\ t &= 6 \end{aligned}

Substitute t=6t = 6 into s=3+ts = 3 + t s=3+6=9s = 3 + 6 = 9

Answer

(ii) s=9,t=6s = 9, \quad t = 6

(iii) Solve the pair of linear equations by substitution method: 3xy=33x - y = 3 9x3y=99x - 3y = 9

Step 1 · Substitute and Determine the Nature of Solutions

Given 3xy=3(1)3x - y = 3 \quad \dots (1) 9x3y=9(2)9x - 3y = 9 \quad \dots (2)

From equation (1)(1) y=3x3y = 3x - 3

Substitute y=3x3y = 3x - 3 into equation (2)(2)

9x3(3x3)=99x9x+9=99=9\begin{aligned} 9x - 3(3x - 3) &= 9 \\ 9x - 9x + 9 &= 9 \\ 9 &= 9 \end{aligned}

This statement is always true for all values of xx. Therefore, the equations represent coincident lines and have infinitely many solutions.

Answer

(iii) Infinitely many solutions

(iv) Solve the pair of linear equations by substitution method: 0.2x+0.3y=1.30.2x + 0.3y = 1.3 0.4x+0.5y=2.30.4x + 0.5y = 2.3

Step 1 · Clear Decimals and Solve for xx and yy

Given 0.2x+0.3y=1.3(1)0.2x + 0.3y = 1.3 \quad \dots (1) 0.4x+0.5y=2.3(2)0.4x + 0.5y = 2.3 \quad \dots (2)

Multiply equations (1)(1) and (2)(2) by 1010 to remove decimals 2x+3y=13(3)2x + 3y = 13 \quad \dots (3) 4x+5y=23(4)4x + 5y = 23 \quad \dots (4)

From equation (3)(3)

2x=133yx=133y2\begin{aligned} 2x &= 13 - 3y \\[0.6em] x &= \dfrac{13 - 3y}{2} \end{aligned}

Substitute x=133y2x = \dfrac{13 - 3y}{2} into equation (4)(4)

4(133y2)+5y=232(133y)+5y=23266y+5y=2326y=23y=2326y=3y=3\begin{aligned} 4\left(\dfrac{13 - 3y}{2}\right) + 5y &= 23 \\[0.6em] 2(13 - 3y) + 5y &= 23 \\ 26 - 6y + 5y &= 23 \\ 26 - y &= 23 \\ -y &= 23 - 26 \\ -y &= -3 \\ y &= 3 \end{aligned}

Substitute y=3y = 3 into the expression for xx

x=133(3)2=1392=42=2\begin{aligned} x &= \dfrac{13 - 3(3)}{2} \\[0.6em] &= \dfrac{13 - 9}{2} \\[0.6em] &= \dfrac{4}{2} \\[0.6em] &= 2 \end{aligned}
Answer

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

(v) Solve the pair of linear equations by substitution method: 2x+3y=0\sqrt{2}x + \sqrt{3}y = 0 3x8y=0\sqrt{3}x - \sqrt{8}y = 0

Step 1 · Solve for xx and yy

Given 2x+3y=0(1)\sqrt{2}x + \sqrt{3}y = 0 \quad \dots (1) 3x8y=0    3x22y=0(2)\sqrt{3}x - \sqrt{8}y = 0 \implies \sqrt{3}x - 2\sqrt{2}y = 0 \quad \dots (2)

From equation (1)(1)

2x=3yx=32y\begin{aligned} \sqrt{2}x &= -\sqrt{3}y \\[0.6em] x &= -\dfrac{\sqrt{3}}{\sqrt{2}}y \end{aligned}

Substitute x=32yx = -\dfrac{\sqrt{3}}{\sqrt{2}}y into equation (2)(2)

3(32y)22y=032y22y=0\begin{aligned} \sqrt{3}\left(-\dfrac{\sqrt{3}}{\sqrt{2}}y\right) - 2\sqrt{2}y &= 0 \\[0.6em] -\dfrac{3}{\sqrt{2}}y - 2\sqrt{2}y &= 0 \end{aligned}

Multiply by 2\sqrt{2}

3y22(2)y=03y4y=07y=0y=0\begin{aligned} -3y - 2\sqrt{2}(\sqrt{2})y &= 0 \\ -3y - 4y &= 0 \\ -7y &= 0 \\ y &= 0 \end{aligned}

Substitute y=0y = 0 into the expression for xx x=32(0)=0x = -\dfrac{\sqrt{3}}{\sqrt{2}}(0) = 0

Answer

(v) x=0,y=0x = 0, \quad y = 0

(vi) Solve the pair of linear equations by substitution method: 3x25y3=2\dfrac{3x}{2} - \dfrac{5y}{3} = -2 x3+y2=136\dfrac{x}{3} + \dfrac{y}{2} = \dfrac{13}{6}

Step 1 · Clear Fractions and Solve for xx and yy

Given 3x25y3=2(1)\dfrac{3x}{2} - \dfrac{5y}{3} = -2 \quad \dots (1) x3+y2=136(2)\dfrac{x}{3} + \dfrac{y}{2} = \dfrac{13}{6} \quad \dots (2)

Multiply both equations by 66 to clear fractions

6(3x25y3)=6(2)9x10y=12(3)\begin{aligned} 6\left(\dfrac{3x}{2} - \dfrac{5y}{3}\right) &= 6(-2) \\[0.6em] 9x - 10y &= -12 \quad \dots (3) \end{aligned} 6(x3+y2)=6(136)2x+3y=13(4)\begin{aligned} 6\left(\dfrac{x}{3} + \dfrac{y}{2}\right) &= 6\left(\dfrac{13}{6}\right) \\[0.6em] 2x + 3y &= 13 \quad \dots (4) \end{aligned}

From equation (4)(4)

2x=133yx=133y2\begin{aligned} 2x &= 13 - 3y \\[0.6em] x &= \dfrac{13 - 3y}{2} \end{aligned}

Substitute x=133y2x = \dfrac{13 - 3y}{2} into equation (3)(3) 9(133y2)10y=129\left(\dfrac{13 - 3y}{2}\right) - 10y = -12

Multiply the entire equation by 22

9(133y)20y=2411727y20y=2411747y=2447y=2411747y=141y=14147=3\begin{aligned} 9(13 - 3y) - 20y &= -24 \\ 117 - 27y - 20y &= -24 \\ 117 - 47y &= -24 \\ -47y &= -24 - 117 \\ -47y &= -141 \\[0.6em] y &= \dfrac{-141}{-47} = 3 \end{aligned}

Substitute y=3y = 3 into the expression for xx

x=133(3)2=1392=42=2\begin{aligned} x &= \dfrac{13 - 3(3)}{2} \\[0.6em] &= \dfrac{13 - 9}{2} \\[0.6em] &= \dfrac{4}{2} \\[0.6em] &= 2 \end{aligned}
Answer

(vi) x=2,y=3x = 2, \quad y = 3

Common Mistakes
  • Substituting into the Same Equation: Substituting an expression back into the equation from which it was derived yields an identity (e.g. 0=00 = 0) instead of a solution for the variable.
  • Fraction/Decimal Clearing Errors: Forgetting to multiply every single term (especially the RHS constant term) when clearing fractions or decimals.
  • Sign Errors in Parentheses Expansion: Making sign errors during distribution, such as expanding 3(3x3)-3(3x - 3) as 9x9-9x - 9 instead of 9x+9-9x + 9.

More questions in Exercise 3.2

Q1
  1. Solve the following pair of linear equations by the substitution method.

(i) x+y=14x + y = 14
xy=4x - y = 4

(ii) st=3s - t = 3
s3+t2=6\dfrac{s}{3} + \dfrac{t}{2} = 6

(iii) 3xy=33x - y = 3
9x3y=99x - 3y = 9

(iv) 0.2x+0.3y=1.30.2x + 0.3y = 1.3
0.4x+0.5y=2.30.4x + 0.5y = 2.3

(v) 2x+3y=0\sqrt{2}x + \sqrt{3}y = 0
3x8y=0\sqrt{3}x - \sqrt{8}y = 0

(vi) 3x25y3=2\dfrac{3x}{2} - \dfrac{5y}{3} = -2
x3+y2=136\dfrac{x}{3} + \dfrac{y}{2} = \dfrac{13}{6}

Q2
  1. Solve 2x+3y=112x + 3y = 11 and 2x4y=242x - 4y = -24 and hence find the value of mm for which y=mx+3y = mx + 3.
Q3
  1. Form the pair of linear equations for the following problems and find their solution by substitution method.

(i) The difference between two numbers is 26 and one number is three times the other. Find them.

(ii) The larger of two supplementary angles exceeds the smaller by 18 degrees. Find them.

(iii) The coach of a cricket team buys 7 bats and 6 balls for ₹ 3800. Later, she buys 3 bats and 5 balls for ₹ 1750. Find the cost of each bat and each ball.

(iv) The taxi charges in a city consist of a fixed charge together with the charge for the distance covered. For a distance of 10 km, the charge paid is ₹ 105 and for a journey of 15 km, the charge paid is ₹ 155. What are the fixed charges and the charge per km? How much does a person have to pay for travelling a distance of 25 km?

(v) A fraction becomes 911\dfrac{9}{11}, if 2 is added to both the numerator and the denominator. If, 3 is added to both the numerator and the denominator it becomes 56\dfrac{5}{6}. Find the fraction.

(vi) Five years hence, the age of Jacob will be three times that of his son. Five years ago, Jacob's age was seven times that of his son. What are their present ages?

← Back to Pair of Linear Equations in Two Variables