Algebraic Methods of Solving a Pair of Linear Equations

Various methods of Solving a Pair of Linear Equations are,

  • Substitution Method
  • Elimination Method
  • Cross-Multiplication Method 

Substitution Method

In this method, we use one equation to express a variable in terms of the other variable thereby reducing the number of variables in the equation. Then we substitute that expression into the other equation that is given to us.

Example: Solve the following pair of equations with the substitution method

x + y = 3 

3x + y = 16

Solution: 

Let’s pick the equation 

x + y = 3 

x = 3 – y 

Substituting the value of x in the other equation,

3x + y = 16 

3(3 – y) + y = 16 

9 – 3y + y = 16 

-2y =7 

y = -7/2 

Elimination Method 

This method is sometimes more convenient than the substitution method. In this method, we eliminate one variable by multiplying and adding equations with suitable constants, this is done to eliminate one variable, and when the equation is left with just one variable, it can easily be solved.

Example: Solve the following equations with the elimination method

x + y = 3 

x – y = 5

Solution:

We have two equations, 

x + y = 3  …….(1)

x – y = 5 …… (2)

Adding the equation (1) and (2) to eliminate the variable -y. 

2x = 8 

x = 4 

Substituting the value of x in equation (1) 

4 + y = 3 

y = -1

Cross-Multiplication Method 

This method looks more complex than the other methods, but it is one of the most efficient ways to solve linear equations. Let’s say the two lines whose equation is:

a1x + b1y + c1 = 0

a2x + b2y + c2 = 0

Cross-Multiplication Method

The solution is given by:

x/(b1c2-b2c1) = y/(c1a2-c2a1) = 1/(a1b2-a2b1)

Example: Solve the following equations with the cross-multiplication method. 

2x + 3y = 46 

3x + 5y = 74 

Solution:

a1 = 2, a2 = 3, b1 = 3, b2 = 5, c1 = 46 and c2 = 74

x/(b1c2-b2c1) = y/(c1a2-c2a1) = 1/(a1b2-a2b1)

x/(3-(-74)-5(-46)) = y/(-46(3)-(-74)2) = 1/(2(5)-3(3))

x/8 = y/10 = 1/1

x = 8 and y = 10

Pair of Linear Equations in Two Variables

Linear Equation in two variables are equations with only two variables and the exponent of the variable is 1. This system of equations can have a unique solution, no solution, or an infinite solution according to the given initial condition. Linear equations are used to describe a relationship between two variables. Sometimes in some situations, we don’t know the values of the variables we want to observe. So, then we formulate the equations describing how they behave and solve them. The Number of equations obtained should be equal to the number of variables.

Let’s learn about the Pair Of Linear Equation In Two Variables and their solution in this article.

Table of Content

  • Pair of Linear Equations In Two Variables
  • What are Pair of Linear Equations in Two Variables?
  • Pair of Linear Equations in Two Variables Formulas
  • Representation of Pair of Linear Equation in Two Variables
  • Graphical Representation
  • Algebraic Methods of Solving a Pair of Linear Equations
  • Pair of Linear Equations in Two Variables Class 10 Extra Questions
  • Pair of Linear Equations in Two Variables Solutions

Similar Reads

Pair of Linear Equations In Two Variables

A linear equation is defined as:...

What are Pair of Linear Equations in Two Variables?

Pair of linear equations in two variables refers to a system of two equations with two variables, typically x and y. These equations are linear, meaning that each variable is raised to the power of one and doesn’t involve any other operations like multiplication or division. The general form of a pair of linear equations in two variables is:...

Pair of Linear Equations in Two Variables Formulas

The pair of linear equations in two variables can be represented as:...

Representation of Pair of Linear Equation in Two Variables

The pair of linear equations can be solved and represented by two methods which include,...

Graphical Representation

In this method, we represent the equations on the graph and find out their intersection through it. We look for the points which are common to both lines, sometimes there is only a point like that, but it might also happen that there are no solutions or infinite solutions....

Algebraic Methods of Solving a Pair of Linear Equations

Various methods of Solving a Pair of Linear Equations are,...

Solved Examples on Linear Equations in Two Variables

Example 1: Solve the following pair of equations graphically:...

Pair of Linear Equations in Two Variables Class 10 Extra Questions

Solve the pair of equations: x−2y=5 and 2x+y=4. Find the solution to the system of equations: 4x+3y=10 and 2x−y=3. Determine whether the equations 5x−2y=8 and 10x−4y=16 have a unique solution, infinitely many solutions, or no solution. Solve the system of equations: 3x+2y=7 and 2x−3y=1. Find the values of x and y that satisfy the equations: 2x+5y=17 and 3x−y=5....

Pair of Linear Equations in Two Variables Solutions

Get free NCERT Solutions for Class 10 Maths Chapter 3 – Pair of Linear Equations in Two Variables and develop an easy approach to solving problems related to this chapter. In NCERT Class 10 Maths, Chapter 3 titled “Pair of Linear Equations in Two Variables” covers various themes including an introduction to linear equations, understanding pairs of linear equations, representing them graphically, converting equations into linear form, and applying these equations to solve practical problems in real-world scenarios....

FAQs on Linear Equations in Two Variables

What is linear equation in two variables?...