examfront Β· Learning Hub

Learning Hub /NCERT Learning Guides /Consistent and Inconsistent Pair of Linear Equations (Class 10)

Consistent and Inconsistent Pair of Linear Equations (Class 10)

NCERT Learning Guides# pair-of-linear-equations# consistency-conditions# ratio-comparison# class-10-maths

Consistent and Inconsistent Pair of Linear Equations (Class 10)

In one line: a pair of linear equations is consistent if it has at least one solution and inconsistent if it has no solution β€” and you can tell which case you are in without drawing anything, just by comparing the three ratios a₁/aβ‚‚, b₁/bβ‚‚ and c₁/cβ‚‚.

Take any pair of linear equations written in the general form a₁x + b₁y + c₁ = 0 and aβ‚‚x + bβ‚‚y + cβ‚‚ = 0, where a₁, b₁, c₁ are the coefficients and constant of the first equation and aβ‚‚, bβ‚‚, cβ‚‚ those of the second. Each equation is a straight line, so the pair behaves in exactly one of three ways: the lines intersect (one solution), coincide (infinitely many solutions) or run parallel (no solution). The first two situations are called consistent; the parallel case is called inconsistent; and the coincident case has its own extra name, a dependent pair.

This article defines all three terms precisely, gives you the ratio-comparison table that decides the case in seconds, and works one full example of each type. It is the algebraic partner of the graphical method of solving a pair of linear equations β€” the graph shows you the picture; the ratios predict it.

▢️ Watch the 30-second reel: Can you name the type with no solution? πŸ€”

What do consistent, inconsistent and dependent mean?

Three definitions to learn word-perfectly β€” they are direct definition-question material:

  • A consistent pair of linear equations is a pair that has a solution (one or many). Graphically, the lines intersect at a point or coincide.
  • An inconsistent pair of linear equations is a pair that has no solution. Graphically, the lines are parallel.
  • A dependent pair of linear equations is a pair whose two equations are equivalent (one is a multiple of the other), so they draw the same line and share infinitely many solutions. Every dependent pair is automatically consistent.

A memory hook: consistent pairs β€œget along” (they agree on at least one point); inconsistent pairs β€œnever agree” (no common point); dependent pairs are β€œclones” (same line twice).

The ratio conditions: a₁/aβ‚‚, b₁/bβ‚‚ and c₁/cβ‚‚

Here is the formula-level result of this section, stated fully:

The condition: for the pair a₁x + b₁y + c₁ = 0 and aβ‚‚x + bβ‚‚y + cβ‚‚ = 0 (with aβ‚‚, bβ‚‚, cβ‚‚ non-zero so the ratios are defined):

Compare the ratios Lines look like Number of solutions Name of the pair
a₁/aβ‚‚ β‰  b₁/bβ‚‚ Intersecting Exactly one (unique) Consistent
a₁/aβ‚‚ = b₁/bβ‚‚ = c₁/cβ‚‚ Coincident Infinitely many Dependent (consistent)
a₁/aβ‚‚ = b₁/bβ‚‚ β‰  c₁/cβ‚‚ Parallel None Inconsistent

In plain words: the ratios a₁/aβ‚‚ and b₁/bβ‚‚ compare the directions of the two lines. If those ratios differ, the lines point different ways and must cross once. If they match, the lines point the same way β€” and then c₁/cβ‚‚ decides whether they are literally the same line (all three ratios equal) or two parallel copies (constant ratio different).

Condition of use: both equations must first be written in the general form with everything on one side (= 0). If an equation is given as, say, 2x + 5y = 10, rewrite it as 2x + 5y βˆ’ 10 = 0 before reading off c β€” sign mistakes here are the number-one source of wrong answers.

Notice the unique-solution row never mentions c₁/cβ‚‚ at all: once the direction ratios differ, the lines must cross, regardless of the constants.

▢️ Watch the 30-second reel: Can you spot the unique-solution condition? 🎯

How to apply the test β€” step by step

  1. Write both equations in the form ax + by + c = 0 (watch the signs when moving terms).
  2. Identify a₁, b₁, c₁ from equation 1 and aβ‚‚, bβ‚‚, cβ‚‚ from equation 2.
  3. Compute a₁/aβ‚‚ and b₁/bβ‚‚. If they are unequal β†’ unique solution, consistent. Stop.
  4. If they are equal, compute c₁/cβ‚‚. All three equal β†’ infinitely many solutions (dependent); c-ratio different β†’ no solution (inconsistent).

Now one worked example per case.

Worked Example 1 β€” unique solution (consistent)

Question: Determine the nature of the pair: 4x βˆ’ 3y = 7 and 3x + 2y = 5.

Solution: Rewrite: 4x βˆ’ 3y βˆ’ 7 = 0 and 3x + 2y βˆ’ 5 = 0.

So a₁ = 4, b₁ = βˆ’3, c₁ = βˆ’7 and aβ‚‚ = 3, bβ‚‚ = 2, cβ‚‚ = βˆ’5.

  • a₁/aβ‚‚ = 4/3
  • b₁/bβ‚‚ = βˆ’3/2

Since 4/3 β‰  βˆ’3/2, we have a₁/aβ‚‚ β‰  b₁/bβ‚‚: the lines intersect at exactly one point.

Answer: the pair is consistent with a unique solution. (To actually find that solution you would use the graphical method or, faster, an algebraic method from Section 3.3.)

Worked Example 2 β€” no solution (inconsistent)

Question: Check whether the pair 2x + 5y = 10 and 4x + 10y = 30 has a solution.

Solution: Rewrite: 2x + 5y βˆ’ 10 = 0 and 4x + 10y βˆ’ 30 = 0.

So a₁ = 2, b₁ = 5, c₁ = βˆ’10 and aβ‚‚ = 4, bβ‚‚ = 10, cβ‚‚ = βˆ’30.

  • a₁/aβ‚‚ = 2/4 = 1/2
  • b₁/bβ‚‚ = 5/10 = 1/2
  • c₁/cβ‚‚ = βˆ’10/βˆ’30 = 1/3

Here a₁/aβ‚‚ = b₁/bβ‚‚ β‰  c₁/cβ‚‚ β€” the lines are parallel.

Answer: the pair has no solution; it is inconsistent.

▢️ Watch the 30-second reel: Can you identify the type of solution? 🎯

Worked Example 3 β€” infinitely many solutions (dependent)

Question: Show that the pair 3x βˆ’ y + 4 = 0 and 6x βˆ’ 2y + 8 = 0 has infinitely many solutions.

Solution: Both equations are already in general form.

a₁ = 3, b₁ = βˆ’1, c₁ = 4 and aβ‚‚ = 6, bβ‚‚ = βˆ’2, cβ‚‚ = 8.

  • a₁/aβ‚‚ = 3/6 = 1/2
  • b₁/bβ‚‚ = βˆ’1/βˆ’2 = 1/2
  • c₁/cβ‚‚ = 4/8 = 1/2

All three ratios are equal: a₁/aβ‚‚ = b₁/bβ‚‚ = c₁/cβ‚‚. The second equation is just the first multiplied by 2 β€” the same line drawn twice.

Answer: the pair is dependent (and therefore consistent) with infinitely many solutions.

▢️ Watch the 30-second reel: Can you catch the minus-sign trap? πŸ‘€

A taste of the classic exam twist: finding an unknown k

Boards love reversing this test: instead of checking a given pair, you are given a pair containing an unknown k and asked for which values of k the pair has a unique solution, no solution or infinitely many.

Mini example: For what values of k does the pair kx + 2y = 5 and 3x + y = 1 have a unique solution?

Rewrite: kx + 2y βˆ’ 5 = 0 and 3x + y βˆ’ 1 = 0, so a₁/aβ‚‚ = k/3 and b₁/bβ‚‚ = 2/1.

Unique solution needs a₁/aβ‚‚ β‰  b₁/bβ‚‚, i.e. k/3 β‰  2, i.e. k β‰  6. For every real k except 6, the pair has exactly one solution.

▢️ Watch the 30-second reel: Can you find the value of k? 🎯

The harder versions β€” where k appears in both coefficients, or where you must find k for β€œno solution” and separately test the c-ratio β€” follow the same logic but reward careful case-work. Work through the complete graded set of these k-value problems inside examfront, where Topic Practice sequences them from this mini example up to full board-level difficulty, and Performance Analytics tells you which case (unique / none / infinite) you slip on.

Key Takeaways

  • Consistent = at least one solution (intersecting or coincident lines); inconsistent = no solution (parallel lines); dependent = same line, infinitely many solutions, always consistent.
  • The three-ratio test decides everything: a₁/aβ‚‚ β‰  b₁/bβ‚‚ β†’ unique; all three ratios equal β†’ infinitely many; a₁/aβ‚‚ = b₁/bβ‚‚ β‰  c₁/cβ‚‚ β†’ none.
  • Always convert both equations to the general form (= 0) first β€” sign errors in c are the most common failure point.
  • For a unique solution, c₁/cβ‚‚ is irrelevant; it only matters once the first two ratios match.
  • The same test powers the popular find-the-value-of-k exam questions.

Quick Facts

  • Consistent pair: has one or infinitely many solutions.
  • Inconsistent pair: has zero solutions; condition a₁/aβ‚‚ = b₁/bβ‚‚ β‰  c₁/cβ‚‚.
  • Dependent pair: equations are equivalent; condition a₁/aβ‚‚ = b₁/bβ‚‚ = c₁/cβ‚‚; always consistent.
  • Unique solution condition: a₁/aβ‚‚ β‰  b₁/bβ‚‚.
  • Topic location: Chapter 3, Pair of Linear Equations in Two Variables, CBSE Class 10 Mathematics β€” see the chapter guide for exam relevance and the full formula list.

Common Mistakes

  1. Reading c with the wrong sign β€” for 2x + 5y = 10 the value of c is βˆ’10 (after moving 10 across), not +10.
  2. Testing c₁/cβ‚‚ when it is not needed β€” if a₁/aβ‚‚ β‰  b₁/bβ‚‚, the answer is already β€œunique solution”; the c-ratio adds nothing.
  3. Confusing dependent with inconsistent β€” both have a₁/aβ‚‚ = b₁/bβ‚‚, but dependent pairs also match on c₁/cβ‚‚ (same line), while inconsistent pairs do not (parallel lines).
  4. Calling an infinitely-many-solutions pair β€œinconsistent” β€” it is the opposite: infinitely many solutions is the most consistent a pair can be.
  5. Dropping minus signs in the ratios β€” βˆ’1/βˆ’2 equals +1/2; a lost sign flips your conclusion from coincident to intersecting.

If any of these feel familiar, that is precisely what examfront’s Mistake Identification exists for β€” it spots the exact ratio step you get wrong across attempts and feeds it into your Revision Planning.

FAQ

What is a consistent pair of linear equations? A pair with at least one solution. The lines either intersect at one point (unique solution) or coincide (infinitely many solutions).

What is an inconsistent pair of linear equations? A pair with no solution β€” the lines are parallel. Its ratio condition is a₁/aβ‚‚ = b₁/bβ‚‚ β‰  c₁/cβ‚‚.

What is a dependent pair of linear equations? A pair whose equations are equivalent, representing the same line with infinitely many common solutions. It satisfies a₁/aβ‚‚ = b₁/bβ‚‚ = c₁/cβ‚‚ and is always consistent.

How do you check consistency without a graph? Put both equations in the form ax + by + c = 0 and compare a₁/aβ‚‚, b₁/bβ‚‚ and c₁/cβ‚‚ against the three-row conditions table.

Is a pair with infinitely many solutions consistent? Yes β€” consistency only demands at least one solution, and such a pair has infinitely many.


Want the ratio test to become reflex? Drill all three cases plus every k-value variation with instant feedback, Chapter Quizzes and Exam Readiness tracking on examfront β€” so on exam day, one glance at the coefficients tells you the answer.

Frequently asked

What is a consistent pair of linear equations?

A pair of linear equations in two variables is consistent if it has at least one solution. This happens when the two lines either intersect at one point (unique solution) or coincide completely (infinitely many solutions).

What is an inconsistent pair of linear equations?

A pair of linear equations is inconsistent if it has no solution at all. Graphically, the two lines are parallel and never meet. The ratio condition is a1/a2 = b1/b2 β‰  c1/c2.

What is a dependent pair of linear equations?

A dependent pair is one where the two equations are equivalent, so they represent the same line and have infinitely many common solutions. A dependent pair is always consistent, and it satisfies a1/a2 = b1/b2 = c1/c2.

How do you check consistency without drawing a graph?

Write both equations in the form a1x + b1y + c1 = 0 and a2x + b2y + c2 = 0, then compare the ratios a1/a2, b1/b2 and c1/c2. If a1/a2 β‰  b1/b2 there is a unique solution; if all three ratios are equal there are infinitely many solutions; if a1/a2 = b1/b2 β‰  c1/c2 there is no solution.

Is a pair with infinitely many solutions consistent or inconsistent?

Consistent. Consistency only requires at least one solution to exist, and a dependent pair has infinitely many β€” so it comfortably qualifies as consistent.

Related resources

Turn this into a study plan

examfront builds it around your weak areas.

Start free ->