How to Use This Section

This is your practice powerhouse for Pair of Linear Equations. Below are 30+ fully worked problems spanning the whole chapter — checking solutions, graphical reasoning, substitution, elimination, cross-multiplication, consistency conditions, reducible equations, and word problems — arranged roughly easy to hard.

How to study: Try each problem with the solution covered, then check the steps. In the board exam, marks are awarded step by step — practise writing full solutions and stating word-problem answers in words.

Keep these handy:

  • Ratios: unique a1a2b1b2\dfrac{a_1}{a_2}\neq\dfrac{b_1}{b_2}; infinite all equal; none a1a2=b1b2c1c2\dfrac{a_1}{a_2}=\dfrac{b_1}{b_2}\neq\dfrac{c_1}{c_2}.
  • Substitution, elimination, and cross-multiplication all give the same solution.
  • Reducible: let u=1/xu = 1/x, v=1/yv = 1/y.

Solved Examples

Example 1: Solve by substitution

Solve: x+y=8x + y = 8, xy=2x - y = 2.

Solution:

  1. x=8yx = 8 - y; substitute: (8y)y=282y=2y=3(8 - y) - y = 2 \Rightarrow 8 - 2y = 2 \Rightarrow y = 3.
  2. x=5x = 5.

Final Answer: x=5x = 5, y=3y = 3.

Takeaway: Isolate and substitute.

Example 2: Solve by elimination

Solve: 3x+4y=103x + 4y = 10, 2x2y=22x - 2y = 2.

Solution:

  1. Simplify the second: xy=1x=y+1x - y = 1 \Rightarrow x = y + 1.
  2. Substitute into first: 3(y+1)+4y=107y=7y=13(y+1) + 4y = 10 \Rightarrow 7y = 7 \Rightarrow y = 1, x=2x = 2.

Final Answer: x=2x = 2, y=1y = 1.

Takeaway: Simplify equations before solving.

Example 3: Classify by ratios

Classify x+2y=5x + 2y = 5 and 2x+4y=102x + 4y = 10.

Solution:

  1. 12=24=510=12\dfrac{1}{2} = \dfrac{2}{4} = \dfrac{5}{10} = \dfrac{1}{2}.
  2. All ratios equal ⇒ coincident.

Final Answer: Infinitely many solutions.

Takeaway: All three ratios equal ⇒ infinitely many solutions.

Example 4: Cross-multiplication

Solve: 2x+y5=02x + y - 5 = 0, 3x+2y8=03x + 2y - 8 = 0.

Solution:

  1. a1b2a2b1=(2)(2)(3)(1)=1a_1b_2 - a_2b_1 = (2)(2) - (3)(1) = 1.
  2. x=(1)(8)(2)(5)1=8+10=2x = \dfrac{(1)(-8) - (2)(-5)}{1} = -8 + 10 = 2.
  3. y=(5)(3)(8)(2)1=15+16=1y = \dfrac{(-5)(3) - (-8)(2)}{1} = -15 + 16 = 1.

Final Answer: x=2x = 2, y=1y = 1.

Takeaway: Cross-multiplication gives both at once.

Example 5: Two numbers

The sum of two numbers is 35 and their difference is 13. Find them.

Solution:

  1. x+y=35x + y = 35, xy=13x - y = 13.
  2. Add: 2x=48x=242x = 48 \Rightarrow x = 24; subtract: 2y=22y=112y = 22 \Rightarrow y = 11.

Final Answer: 24 and 11.

Takeaway: Sum/difference problems solve instantly by add/subtract.

Example 6: Find kk — infinitely many

Find kk: 2x+3y=22x + 3y = 2 and (k+1)x+9y=6(k+1)x + 9y = 6 has infinitely many solutions.

Solution:

  1. Need 2k+1=39=26\dfrac{2}{k+1} = \dfrac{3}{9} = \dfrac{2}{6}.
  2. 39=13\dfrac{3}{9} = \dfrac{1}{3}, 26=13\dfrac{2}{6} = \dfrac{1}{3} ✓.
  3. 2k+1=13k+1=6k=5\dfrac{2}{k+1} = \dfrac{1}{3} \Rightarrow k + 1 = 6 \Rightarrow k = 5.

Final Answer: k=5k = 5.

Takeaway: Set all ratios equal; solve and verify.

Example 7: Reducible equations

Solve: 12x+13y=2\dfrac{1}{2x} + \dfrac{1}{3y} = 2 and 13x+12y=136\dfrac{1}{3x} + \dfrac{1}{2y} = \dfrac{13}{6}.

Solution:

  1. Let u=1/xu = 1/x, v=1/yv = 1/y: u2+v3=23u+2v=12\dfrac{u}{2} + \dfrac{v}{3} = 2 \Rightarrow 3u + 2v = 12; u3+v2=1362u+3v=13\dfrac{u}{3} + \dfrac{v}{2} = \dfrac{13}{6} \Rightarrow 2u + 3v = 13.
  2. Solve: from Example earlier, u=2u = 2, v=3v = 3.
  3. So x=12x = \dfrac{1}{2}, y=13y = \dfrac{1}{3}.

Final Answer: x=12x = \dfrac{1}{2}, y=13y = \dfrac{1}{3}.

Takeaway: Clear fractions after substituting u,vu, v.

Example 8: No solution by ratios

Classify x+2y=3x + 2y = 3 and 2x+4y=72x + 4y = 7.

Solution:

  1. 12=24\dfrac{1}{2} = \dfrac{2}{4} but 3712\dfrac{3}{7} \neq \dfrac{1}{2}.
  2. So a1a2=b1b2c1c2\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2} \neq \dfrac{c_1}{c_2}.

Final Answer: No solution (inconsistent).

Takeaway: Equal a,ba, b ratios but different cc ⇒ no solution.

Example 9: Age problem

Five years ago, A was thrice as old as B. Ten years later, A will be twice as old as B. Find their present ages.

Solution:

  1. Let A =x= x, B =y= y. Five years ago: x5=3(y5)x3y=10x - 5 = 3(y - 5) \Rightarrow x - 3y = -10.
  2. Ten years later: x+10=2(y+10)x2y=10x + 10 = 2(y + 10) \Rightarrow x - 2y = 10.
  3. Subtract: y=20y=20-y = -20 \Rightarrow y = 20; then x=50x = 50.

Final Answer: A is 50, B is 20.

Takeaway: Form one equation per time-condition.

Example 10: Cost of items

7 audio cassettes and 3 video cassettes cost ₹1110; 5 audio and 4 video cost ₹1350. Find each cost.

Solution:

  1. 7x+3y=11107x + 3y = 1110, 5x+4y=13505x + 4y = 1350.
  2. Multiply first by 4, second by 3: 28x+12y=444028x + 12y = 4440, 15x+12y=405015x + 12y = 4050. Subtract: 13x=390x=3013x = 390 \Rightarrow x = 30.
  3. 7(30)+3y=11103y=900y=3007(30) + 3y = 1110 \Rightarrow 3y = 900 \Rightarrow y = 300.

Final Answer: Audio ₹30, video ₹300.

Takeaway: Eliminate the variable with easy common multiple.

Example 11: Graphical reasoning

Without solving, state the number of solutions of 3xy=23x - y = 2 and 6x2y=46x - 2y = 4.

Solution:

  1. 36=12=24=12\dfrac{3}{6} = \dfrac{-1}{-2} = \dfrac{2}{4} = \dfrac{1}{2}.
  2. All equal ⇒ coincident.

Final Answer: Infinitely many solutions.

Takeaway: Second equation is twice the first.

Example 12: Fraction problem

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

Solution:

  1. Let fraction =xy= \dfrac{x}{y}. x+2y+2=91111x9y=4\dfrac{x+2}{y+2} = \dfrac{9}{11} \Rightarrow 11x - 9y = -4.
  2. x+3y+3=566x5y=3\dfrac{x+3}{y+3} = \dfrac{5}{6} \Rightarrow 6x - 5y = -3.
  3. Solve: multiply first by 5, second by 9: 55x45y=2055x - 45y = -20, 54x45y=2754x - 45y = -27. Subtract: x=7x = 7; then y=9y = 9.

Final Answer: The fraction is 79\dfrac{7}{9}.

Takeaway: Cross-multiply each condition, then solve.

Example 13: Speed of boat

A boat covers 24 km upstream in 6 hours and 36 km downstream in 6 hours. Find the speed of the boat in still water and the speed of the stream.

Solution:

  1. Upstream speed =24/6=4= 24/6 = 4 km/h =xy= x - y; downstream speed =36/6=6= 36/6 = 6 km/h =x+y= x + y.
  2. Add: 2x=10x=52x = 10 \Rightarrow x = 5; subtract: 2y=2y=12y = 2 \Rightarrow y = 1.

Final Answer: Boat 5 km/h, stream 1 km/h.

Takeaway: Speed = distance/time gives the upstream/downstream speeds first.

Example 14: Find kk for unique solution

For what value of kk does 2x+3y=42x + 3y = 4 and (k+2)x+6y=3k+2(k+2)x + 6y = 3k + 2 NOT have a unique solution?

Solution:

  1. No unique solution when a1a2=b1b2\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2}: 2k+2=36=12\dfrac{2}{k+2} = \dfrac{3}{6} = \dfrac{1}{2}.
  2. 2k+2=12k+2=4k=2\dfrac{2}{k+2} = \dfrac{1}{2} \Rightarrow k + 2 = 4 \Rightarrow k = 2.

Final Answer: k=2k = 2.

Takeaway: 'Not unique' is the boundary where the first two ratios become equal.

Example 15: Elimination with scaling

Solve: 8x+5y=98x + 5y = 9, 3x+2y=43x + 2y = 4.

Solution:

  1. Multiply first by 2, second by 5: 16x+10y=1816x + 10y = 18, 15x+10y=2015x + 10y = 20. Subtract: x=2x = -2.
  2. 3(2)+2y=42y=10y=53(-2) + 2y = 4 \Rightarrow 2y = 10 \Rightarrow y = 5.

Final Answer: x=2x = -2, y=5y = 5.

Takeaway: Match the yy-coefficients (LCM 10) and subtract.

Example 16: Geometry — angles

The larger of two supplementary angles exceeds the smaller by 18°. Find the angles.

Solution:

  1. Let the angles be xx and yy with x>yx > y: x+y=180x + y = 180 and xy=18x - y = 18.
  2. Add: 2x=198x=992x = 198 \Rightarrow x = 99; then y=81y = 81.

Final Answer: 99° and 81°.

Takeaway: Supplementary ⇒ sum 180°; translate 'exceeds by' into a difference.

Example 17: Substitution with no solution

Solve: 3x+2y=43x + 2y = 4, 9x+6y=79x + 6y = 7.

Solution:

  1. From the first: y=43x2y = \dfrac{4 - 3x}{2}. Substitute: 9x+643x2=79x+129x=712=79x + 6\cdot\dfrac{4 - 3x}{2} = 7 \Rightarrow 9x + 12 - 9x = 7 \Rightarrow 12 = 7 (false).

Final Answer: No solution.

Takeaway: A contradiction confirms parallel lines.

Example 18: Coins problem

A piggy bank has ₹2 and ₹5 coins, 25 coins in all, worth ₹80. How many of each?

Solution:

  1. Let ₹2 coins =x= x, ₹5 coins =y= y: x+y=25x + y = 25, 2x+5y=802x + 5y = 80.
  2. From first x=25yx = 25 - y; substitute: 2(25y)+5y=8050+3y=80y=102(25 - y) + 5y = 80 \Rightarrow 50 + 3y = 80 \Rightarrow y = 10, x=15x = 15.

Final Answer: 15 two-rupee coins and 10 five-rupee coins.

Takeaway: One equation for count, one for value.

Example 19: Reducible — clear denominators first

Solve: 5x1+1y2=2\dfrac{5}{x-1} + \dfrac{1}{y-2} = 2 and 6x13y2=1\dfrac{6}{x-1} - \dfrac{3}{y-2} = 1.

Solution:

  1. Let u=1x1u = \dfrac{1}{x-1}, v=1y2v = \dfrac{1}{y-2}: 5u+v=25u + v = 2, 6u3v=16u - 3v = 1.
  2. From first v=25uv = 2 - 5u; substitute: 6u3(25u)=121u=7u=136u - 3(2 - 5u) = 1 \Rightarrow 21u = 7 \Rightarrow u = \dfrac{1}{3}, v=13v = \dfrac{1}{3}.
  3. x1=3x=4x - 1 = 3 \Rightarrow x = 4; y2=3y=5y - 2 = 3 \Rightarrow y = 5.

Final Answer: x=4x = 4, y=5y = 5.

Takeaway: Substitute for the whole reciprocal expression, then convert back.

Example 20: Distance, two cars

Two cars start from places 100 km apart. Travelling toward each other they meet in 1 hour; in the same direction the faster overtakes in 5 hours. Find their speeds.

Solution:

  1. Let speeds be x>yx > y km/h. Toward each other: x+y=100x + y = 100. Same direction: xy=20x - y = 20 (since 100/5=20100/5 = 20).
  2. Add: 2x=120x=602x = 120 \Rightarrow x = 60; y=40y = 40.

Final Answer: 60 km/h and 40 km/h.

Takeaway: Toward each other ⇒ sum of speeds; same direction ⇒ difference.

Example 21: Find both unknown constants

For what values of aa and bb does 2x+3y=72x + 3y = 7 and (ab)x+(a+b)y=3a+b2(a-b)x + (a+b)y = 3a + b - 2 have infinitely many solutions?

Solution:

  1. Need 2ab=3a+b=73a+b2\dfrac{2}{a-b} = \dfrac{3}{a+b} = \dfrac{7}{3a+b-2}.
  2. From first two: 2(a+b)=3(ab)a=5b2(a+b) = 3(a-b) \Rightarrow a = 5b.
  3. From 3a+b=73a+b2\dfrac{3}{a+b} = \dfrac{7}{3a+b-2} with a=5ba = 5b: 36b=716b23(16b2)=42b48b6=42bb=1\dfrac{3}{6b} = \dfrac{7}{16b - 2} \Rightarrow 3(16b-2) = 42b \Rightarrow 48b - 6 = 42b \Rightarrow b = 1, a=5a = 5.

Final Answer: a=5a = 5, b=1b = 1.

Takeaway: Solve the ratio equations step by step for two unknowns.

Example 22: Elimination giving a fraction

Solve: 4x+3y=74x + 3y = 7, 2xy=12x - y = 1.

Solution:

  1. From the second: y=2x1y = 2x - 1. Substitute: 4x+3(2x1)=710x=10x=14x + 3(2x - 1) = 7 \Rightarrow 10x = 10 \Rightarrow x = 1, y=1y = 1.

Final Answer: x=1x = 1, y=1y = 1.

Takeaway: Substitution can be quicker when one coefficient is 1.

Example 23: Work/rate-style linear setup

The sum of a two-digit number and the number formed by reversing the digits is 66. If the digits differ by 2, find the number(s).

Solution:

  1. (10x+y)+(10y+x)=6611(x+y)=66x+y=6(10x + y) + (10y + x) = 66 \Rightarrow 11(x + y) = 66 \Rightarrow x + y = 6.
  2. xy=2x - y = 2 (or yx=2y - x = 2). With xy=2x - y = 2: x=4,y=2x = 4, y = 2, number 42.
  3. With yx=2y - x = 2: x=2,y=4x = 2, y = 4, number 24.

Final Answer: 42 or 24.

Takeaway: A difference 'by 2' allows two cases; report both.

Example 24: Consistent and dependent

Show that 2x+3y=92x + 3y = 9 and 4x+6y=184x + 6y = 18 are consistent and find any two solutions.

Solution:

  1. 24=36=918=12\dfrac{2}{4} = \dfrac{3}{6} = \dfrac{9}{18} = \dfrac{1}{2} ⇒ coincident ⇒ consistent (dependent).
  2. Solutions of 2x+3y=92x + 3y = 9: (0,3)(0, 3) and (3,1)(3, 1).

Final Answer: Consistent; e.g. (0,3)(0,3) and (3,1)(3,1).

Takeaway: Dependent systems share every point of the common line.

Example 25: Geometry — perimeter

The length of a rectangle exceeds its breadth by 5 m. If the perimeter is 50 m, find the dimensions.

Solution:

  1. Let length =x= x, breadth =y= y: xy=5x - y = 5 and 2(x+y)=50x+y=252(x + y) = 50 \Rightarrow x + y = 25.
  2. Add: 2x=30x=152x = 30 \Rightarrow x = 15; y=10y = 10.

Final Answer: Length 15 m, breadth 10 m.

Takeaway: Perimeter =2(l+b)= 2(l + b) gives one equation.

Example 26: Reducible with a constant term

Solve: 4x+3y=14\dfrac{4}{x} + 3y = 14 and 3x4y=23\dfrac{3}{x} - 4y = 23.

Solution:

  1. Let u=1/xu = 1/x: 4u+3y=144u + 3y = 14, 3u4y=233u - 4y = 23.
  2. Multiply first by 4, second by 3: 16u+12y=5616u + 12y = 56, 9u12y=699u - 12y = 69. Add: 25u=125u=525u = 125 \Rightarrow u = 5.
  3. 4(5)+3y=143y=6y=24(5) + 3y = 14 \Rightarrow 3y = -6 \Rightarrow y = -2. So x=15x = \dfrac{1}{5}.

Final Answer: x=15x = \dfrac{1}{5}, y=2y = -2.

Takeaway: Only the 1/x1/x part needs substitution; yy stays as is.

Example 27: Solve and verify (clean integers)

Solve: xy=3x - y = 3, x3+y2=6\dfrac{x}{3} + \dfrac{y}{2} = 6.

Solution:

  1. Clear fractions in the second: multiply by 6: 2x+3y=362x + 3y = 36.
  2. From the first x=y+3x = y + 3; substitute: 2(y+3)+3y=365y=30y=62(y+3) + 3y = 36 \Rightarrow 5y = 30 \Rightarrow y = 6, x=9x = 9.

Final Answer: x=9x = 9, y=6y = 6.

Takeaway: Clear fractions first by multiplying through by the LCM of denominators.

Example 28: Cross-multiplication with negatives

Solve by cross-multiplication: 3x5y11=03x - 5y - 11 = 0, 5x+2y7=05x + 2y - 7 = 0.

Solution:

  1. a1b2a2b1=(3)(2)(5)(5)=6+25=31a_1b_2 - a_2b_1 = (3)(2) - (5)(-5) = 6 + 25 = 31.
  2. x=(5)(7)(2)(11)31=35+2231=5731x = \dfrac{(-5)(-7) - (2)(-11)}{31} = \dfrac{35 + 22}{31} = \dfrac{57}{31}.
  3. y=(11)(5)(7)(3)31=55+2131=3431y = \dfrac{(-11)(5) - (-7)(3)}{31} = \dfrac{-55 + 21}{31} = \dfrac{-34}{31}.

Final Answer: x=5731x = \dfrac{57}{31}, y=3431y = -\dfrac{34}{31}.

Takeaway: Track signs carefully; non-integer answers are fine.

Example 29: Time and work-style mixture

2 men and 5 women finish a piece of work in 4 days, while 3 men and 6 women finish it in 3 days. If a man's one-day work is xx and a woman's is yy, then 4(2x+5y)=14(2x + 5y) = 1 and 3(3x+6y)=13(3x + 6y) = 1. Find xx and yy.

Solution:

  1. 8x+20y=18x + 20y = 1 and 9x+18y=19x + 18y = 1.
  2. Multiply first by 9, second by 8: 72x+180y=972x + 180y = 9, 72x+144y=872x + 144y = 8. Subtract: 36y=1y=13636y = 1 \Rightarrow y = \dfrac{1}{36}.
  3. 8x+20136=18x=159=49x=1188x + 20\cdot\dfrac{1}{36} = 1 \Rightarrow 8x = 1 - \dfrac{5}{9} = \dfrac{4}{9} \Rightarrow x = \dfrac{1}{18}.

Final Answer: Man 118\dfrac{1}{18}/day, woman 136\dfrac{1}{36}/day.

Takeaway: Rate problems become linear in the per-day work variables.

Example 30: Determine consistency for three cases

For x+2y=1x + 2y = 1, decide the second equation that makes the pair (a) inconsistent, (b) dependent.

Solution:

  1. (a) Inconsistent: keep a1a2=b1b2\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2} but change cc: e.g. 2x+4y=52x + 4y = 5 (since 12=2415\dfrac{1}{2} = \dfrac{2}{4} \neq \dfrac{1}{5}).
  2. (b) Dependent: all ratios equal: e.g. 2x+4y=22x + 4y = 2.

Final Answer: (a) 2x+4y=52x + 4y = 5; (b) 2x+4y=22x + 4y = 2.

Takeaway: Control the cc-ratio to switch between no-solution and infinitely-many.

Example 31: Mixed multi-step

The sum of the numerator and denominator of a fraction is 12. If the denominator is increased by 3, the fraction becomes 12\dfrac{1}{2}. Find the fraction.

Solution:

  1. Let fraction =xy= \dfrac{x}{y}: x+y=12x + y = 12 and xy+3=122x=y+3\dfrac{x}{y+3} = \dfrac{1}{2} \Rightarrow 2x = y + 3.
  2. From the first y=12xy = 12 - x; substitute: 2x=(12x)+33x=15x=52x = (12 - x) + 3 \Rightarrow 3x = 15 \Rightarrow x = 5, y=7y = 7.

Final Answer: The fraction is 57\dfrac{5}{7}.

Takeaway: Translate both conditions, then solve by substitution.