
How To Solve Pair Of Linear Equations In Two Variables Using Graphical And Algebraic Methods
The concept of Pair of Linear Equations in Two Variables plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Whether you're preparing for Class 10, Olympiads, or just want to strengthen your Maths foundation, mastering this topic helps solve many day-to-day and exam-based problems.
What Is Pair of Linear Equations in Two Variables?
A Pair of Linear Equations in Two Variables is a set of two equations, each of the first degree, involving two unknowns (typically x and y). These equations represent straight lines when plotted on a graph. The solution to the pair is the set of values (x, y) that satisfy both equations at the same time. You’ll find this concept applied in areas such as simultaneous equations, graphical representation, and solving word problems based on ages, money, speed, and more.
Key Formula for Pair of Linear Equations in Two Variables
Here’s the standard formula:
\( \begin{cases}
a_1x + b_1y + c_1 = 0\\
a_2x + b_2y + c_2 = 0
\end{cases} \)
where \( a_1, a_2, b_1, b_2, c_1, c_2 \) are real numbers and \( x, y \) are variables. The aim is to find a common solution (x, y) that satisfies both equations simultaneously.
Standard Forms & Important Terms
| Term | Meaning | Example |
|---|---|---|
| Variable | Unknown to be found (usually x, y) | x, y |
| Coefficient | Number multiplied to a variable | 3, -5 in 3x − 5y |
| Constant | Stand-alone number in the equation | 6 in x + 2y = 6 |
| Ordered Pair | Solution of the pair as (x, y) | (2, 3) |
Cross-Disciplinary Usage
Pair of Linear Equations in Two Variables is not only useful in Maths but also plays an important role in Physics, Computer Science, and logical reasoning. For instance, finding the intersection of two paths, mixing solutions, or balancing costs all use this principle. Students preparing for CBSE Class 10, JEE, or NTSE will see its relevance in various questions.
How to Solve a Pair of Linear Equations in Two Variables
There are different methods to solve a pair of linear equations:
| Method | Steps | Best For |
|---|---|---|
| Graphical Method | Plot both equations on a graph; their intersection is the solution | Understanding concept visually |
| Substitution Method | Solve one equation for one variable, substitute into the next | Simple equations, fractions avoided |
| Elimination Method | Add/subtract equations to eliminate one variable, solve the other | Exam problems, stepwise calculation |
| Cross Multiplication | Apply the formula for both variables (for ax + by + c = 0 type) | Speed in objective exams |
Step-by-Step Illustration (Elimination Method Example)
Let’s solve:
\( 2x + 3y = 13 \) and \( x - 2y = -4 \)
1. Multiply the second equation by 2: \( 2x - 4y = -8 \)2. Subtract this from first equation:
[ \( 2x + 3y = 13 \) ]
[ \( 2x - 4y = -8 \) ]
Subtract:
(2x + 3y) - (2x - 4y) = 13 - (-8)
Gives: 7y = 21
3. So, y = 3.
4. Substitute y = 3 into the original equation:
x - 2×3 = -4 ⇒ x - 6 = -4 ⇒ x = 2.
Solution: (2, 3)
Speed Trick or Vedic Shortcut
When both equations are in simple standard form, you can use a cross multiplication trick:
- Arrange equations as: \( a_1x + b_1y + c_1 = 0 \), \( a_2x + b_2y + c_2 = 0 \)
- Apply cross-multiplication for x and y:
\( x = \frac{(b_1c_2 - b_2c_1)}{(a_1b_2 - a_2b_1)} \) \( y = \frac{(c_1a_2 - c_2a_1)}{(a_1b_2 - a_2b_1)} \)
This method saves time in competitive exams like NTSE and JEE. For more such tricks, Vedantu’s linear equations page (and live sessions) include plenty of speed-building shortcuts.
Try These Yourself
- Draw the graphs of \( x + y = 4 \) and \( 2x - y = 1 \). Where do they meet?
- Solve \( x + 3y = 7 \) and \( 2x - y = 5 \) by the substitution method.
- Check if \( x = 3, y = 2 \) satisfies \( 3x + 2y = 13 \) and \( x - y = 1 \).
- Identify if the equations \( 2x + 3y = 5 \) and \( 4x + 6y = 10 \) are consistent or dependent.
Frequent Errors and Misunderstandings
- Mixing up coefficients (double-check before adding/subtracting equations!)
- Not rearranging equations correctly before applying a method
- Forgetting to check solutions in both equations
- Graphing errors: misreading scales or axes
Relation to Other Concepts
The idea of Pair of Linear Equations in Two Variables connects closely with topics such as Linear Equations in One Variable and Simultaneous Equations. Mastering this topic helps build confidence for algebra, coordinate geometry, and higher-level Maths such as systems of equations and matrices.
Classroom Tip
A quick way to visually remember the solution is: if two lines intersect, there’s one solution; if they’re parallel, no solution; and if they overlap (coincide), infinite solutions! Vedantu’s teachers recommend color-coding equations or using summary tables during revision to make this easy for mobile users and during last-minute prep.
Wrapping It All Up
We explored Pair of Linear Equations in Two Variables — from definition, formula, working examples, shortcuts, common mistakes, and connections to other subjects. Keep practicing problems from NCERT and worksheets or try out real-life puzzles. To deepen your understanding, explore more resources and live sessions at Vedantu for doubt clearance and extra practice.
Explore More at Vedantu
- Linear Equations in One Variable – Great for Class 8–9 foundation
- Elimination Method – Master this favored CBSE technique
- Cross-Multiplication Method – For quick MCQ solutions
FAQs on Pair Of Linear Equations In Two Variables Concepts And Methods
1. What is a pair of linear equations in two variables?
A pair of linear equations in two variables is a system of two equations of the form a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0, where x and y are variables. Each equation represents a straight line on a graph, and their solution is the point where the two lines intersect. If the lines intersect at one point, the system has a unique solution.
2. What is the general form of a pair of linear equations in two variables?
The general form of a pair of linear equations in two variables is a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0, where a₁, b₁, a₂, b₂ are not both zero. In this form:
- x and y are variables.
- a₁, b₁, c₁, a₂, b₂, c₂ are real constants.
- Each equation represents a straight line.
3. How do you solve a pair of linear equations by substitution method?
The substitution method solves a pair of linear equations by expressing one variable in terms of the other and substituting it into the second equation.
- Step 1: Solve one equation for one variable.
- Step 2: Substitute this expression into the other equation.
- Step 3: Solve for the remaining variable.
- Step 4: Substitute back to find the second variable.
4. How do you solve a pair of linear equations by elimination method?
The elimination method solves linear equations by eliminating one variable through addition or subtraction.
- Step 1: Make the coefficients of one variable equal.
- Step 2: Add or subtract the equations to eliminate that variable.
- Step 3: Solve for the remaining variable.
- Step 4: Substitute back to find the other variable.
5. What is the graphical method of solving a pair of linear equations?
The graphical method solves a pair of linear equations by plotting both lines on a graph and finding their point of intersection.
- Convert each equation into slope-intercept or tabular form.
- Plot at least two points for each line.
- Draw the lines and identify the intersection point.
6. What are the conditions for consistency of a pair of linear equations?
The consistency of a pair of linear equations depends on the ratios of coefficients.
- If a₁/a₂ ≠ b₁/b₂, the system has a unique solution (intersecting lines).
- If a₁/a₂ = b₁/b₂ = c₁/c₂, the system has infinitely many solutions (coincident lines).
- If a₁/a₂ = b₁/b₂ ≠ c₁/c₂, the system has no solution (parallel lines).
7. What is the difference between consistent and inconsistent linear equations?
A consistent system has at least one solution, while an inconsistent system has no solution.
- Consistent with one solution: lines intersect at one point.
- Consistent with infinite solutions: lines coincide.
- Inconsistent: lines are parallel and never meet.
8. Can a pair of linear equations have infinitely many solutions?
Yes, a pair of linear equations has infinitely many solutions when both equations represent the same line. This happens when a₁/a₂ = b₁/b₂ = c₁/c₂. In this case, every point on the line satisfies both equations, so there are infinitely many common solutions.
9. How do you form a pair of linear equations from a word problem?
To form a pair of linear equations from a word problem, assign variables to unknown quantities and translate the conditions into equations.
- Step 1: Let the unknowns be x and y.
- Step 2: Use the given information to form two linear equations.
- Step 3: Solve using substitution or elimination.
10. What are common mistakes when solving a pair of linear equations?
Common mistakes in solving a pair of linear equations in two variables include sign errors and incorrect elimination steps.
- Adding instead of subtracting during elimination.
- Forgetting to substitute back to find the second variable.
- Making arithmetic mistakes.
- Not checking the solution in both equations.





















