Pair of Linear Equations in Two Variables | Exercise 3.1

Question 2

On comparing the ratios a1a2\dfrac{a_1}{a_2}, b1b2\dfrac{b_1}{b_2} and c1c2\dfrac{c_1}{c_2}, find out whether the lines representing the following pairs of linear equations intersect at a point, are parallel or coincident:

(i) 5x4y+8=05x - 4y + 8 = 0 7x+6y9=07x + 6y - 9 = 0

(ii) 9x+3y+12=09x + 3y + 12 = 0 18x+6y+24=018x + 6y + 24 = 0

(iii) 6x3y+10=06x - 3y + 10 = 0 2xy+9=02x - y + 9 = 0

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

For a pair of linear equations in two variables, a1x+b1y+c1=0a_1x + b_1y + c_1 = 0 and a2x+b2y+c2=0a_2x + b_2y + c_2 = 0, the nature of the lines is determined by comparing the ratio of their coefficients:

  • Intersecting lines (intersect at exactly one point): a1a2b1b2\dfrac{a_1}{a_2} \neq \dfrac{b_1}{b_2}

  • Coincident lines (overlap completely, infinitely many solutions): a1a2=b1b2=c1c2\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2} = \dfrac{c_1}{c_2}

  • Parallel lines (never intersect, no solution): a1a2=b1b2c1c2\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2} \neq \dfrac{c_1}{c_2}

(i) 5x4y+8=05x - 4y + 8 = 0 7x+6y9=07x + 6y - 9 = 0

Step 1 · Compare Coefficient Ratios

Comparing the given equations with standard forms a1x+b1y+c1=0a_1x + b_1y + c_1 = 0 and a2x+b2y+c2=0a_2x + b_2y + c_2 = 0:

a1=5,b1=4,c1=8a_1 = 5, \quad b_1 = -4, \quad c_1 = 8 a2=7,b2=6,c2=9a_2 = 7, \quad b_2 = 6, \quad c_2 = -9Diagram 1

Finding the ratios: a1a2=57\dfrac{a_1}{a_2} = \dfrac{5}{7}

b1b2=46=23\dfrac{b_1}{b_2} = \dfrac{-4}{6} = \dfrac{-2}{3}

Since 5723    a1a2b1b2\dfrac{5}{7} \neq \dfrac{-2}{3} \implies \dfrac{a_1}{a_2} \neq \dfrac{b_1}{b_2}

Therefore, the lines intersect at a single point.

Answer

(i) Intersect at a point

(ii) 9x+3y+12=09x + 3y + 12 = 0 18x+6y+24=018x + 6y + 24 = 0

Step 1 · Compare Coefficient Ratios

Comparing with standard forms:

a1=9,b1=3,c1=12a_1 = 9, \quad b_1 = 3, \quad c_1 = 12 a2=18,b2=6,c2=24a_2 = 18, \quad b_2 = 6, \quad c_2 = 24

Finding the ratios: a1a2=918=12\dfrac{a_1}{a_2} = \dfrac{9}{18} = \dfrac{1}{2}

b1b2=36=12\dfrac{b_1}{b_2} = \dfrac{3}{6} = \dfrac{1}{2}

c1c2=1224=12\dfrac{c_1}{c_2} = \dfrac{12}{24} = \dfrac{1}{2}

Since a1a2=b1b2=c1c2=12\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2} = \dfrac{c_1}{c_2} = \dfrac{1}{2}

Therefore, the lines are coincident.

Answer

(ii) Coincident

(iii) 6x3y+10=06x - 3y + 10 = 0 2xy+9=02x - y + 9 = 0

Step 1 · Compare Coefficient Ratios

Comparing with standard forms:

a1=6,b1=3,c1=10a_1 = 6, \quad b_1 = -3, \quad c_1 = 10 a2=2,b2=1,c2=9a_2 = 2, \quad b_2 = -1, \quad c_2 = 9

Finding the ratios: a1a2=62=3\dfrac{a_1}{a_2} = \dfrac{6}{2} = 3

b1b2=31=3\dfrac{b_1}{b_2} = \dfrac{-3}{-1} = 3

c1c2=109\dfrac{c_1}{c_2} = \dfrac{10}{9}

Since a1a2=b1b2c1c2\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2} \neq \dfrac{c_1}{c_2}

Therefore, the lines are parallel.

Answer

(iii) Parallel

Common Mistakes
  • Sign Errors: Forgetting negative signs when identifying coefficients (e.g., taking b1=4b_1 = 4 instead of 4-4). Always include the sign preceding each term.
  • Unnecessary Ratio Calculation: If a1a2b1b2\dfrac{a_1}{a_2} \neq \dfrac{b_1}{b_2}, you do not need to evaluate c1c2\dfrac{c_1}{c_2}; the lines are confirmed to intersect.
  • Confusing Parallel and Coincident Conditions: Remember that coincident lines require all three ratios to be equal (a1a2=b1b2=c1c2\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2} = \dfrac{c_1}{c_2}), whereas parallel lines differ in the constant ratio (a1a2=b1b2c1c2\dfrac{a_1}{a_2} = \dfrac{b_1}{b_2} \neq \dfrac{c_1}{c_2}).

More questions in Exercise 3.1

Q1

Form the pair of linear equations in the following problems, and find their solutions graphically.

(i) 10 students of Class X took part in a Mathematics quiz. If the number of girls is 4 more than the number of boys, find the number of boys and girls who took part in the quiz.

(ii) 5 pencils and 7 pens together cost ₹ 50, whereas 7 pencils and 5 pens together cost ₹ 46. Find the cost of one pencil and that of one pen.

Q2

On comparing the ratios a1a2\dfrac{a_1}{a_2}, b1b2\dfrac{b_1}{b_2} and c1c2\dfrac{c_1}{c_2}, find out whether the lines representing the following pairs of linear equations intersect at a point, are parallel or coincident:

(i) 5x4y+8=05x - 4y + 8 = 0 7x+6y9=07x + 6y - 9 = 0

(ii) 9x+3y+12=09x + 3y + 12 = 0 18x+6y+24=018x + 6y + 24 = 0

(iii) 6x3y+10=06x - 3y + 10 = 0 2xy+9=02x - y + 9 = 0

Q3
  1. On comparing the ratios a1a2\dfrac{a_1}{a_2}, b1b2\dfrac{b_1}{b_2} and c1c2\dfrac{c_1}{c_2}, find out whether the following pair of linear equations are consistent, or inconsistent.

(i) 3x+2y=53x + 2y = 5; 2x3y=72x - 3y = 7

(ii) 2x3y=82x - 3y = 8; 4x6y=94x - 6y = 9

(iii) 32x+53y=7\dfrac{3}{2}x + \dfrac{5}{3}y = 7; 9x10y=149x - 10y = 14

(iv) 5x3y=115x - 3y = 11; 10x+6y=22-10x + 6y = -22

(v) 43x+2y=8\dfrac{4}{3}x + 2y = 8; 2x+3y=122x + 3y = 12

Q4
  1. Which of the following pairs of linear equations are consistent/inconsistent? If consistent, obtain the solution graphically:

(i) x+y=5x + y = 5, 2x+2y=102x + 2y = 10

(ii) xy=8x - y = 8, 3x3y=163x - 3y = 16

(iii) 2x+y6=02x + y - 6 = 0, 4x2y4=04x - 2y - 4 = 0

(iv) 2x2y2=02x - 2y - 2 = 0, 4x4y5=04x - 4y - 5 = 0

Q5

Half the perimeter of a rectangular garden, whose length is 4 m4 \text{ m} more than its width, is 36 m36 \text{ m}. Find the dimensions of the garden.

Q6

Given the linear equation 2x+3y8=02x + 3y - 8 = 0, write another linear equation in two variables such that the geometrical representation of the pair so formed is:

(i) intersecting lines

(ii) parallel lines

(iii) coincident lines

Q7
  1. Draw the graphs of the equations xy+1=0x - y + 1 = 0 and 3x+2y12=03x + 2y - 12 = 0. Determine the coordinates of the vertices of the triangle formed by these lines and the xx-axis, and shade the triangular region.
← Back to Pair of Linear Equations in Two Variables