Access free live classes and tests on the app
Download
+
Unacademy's Blog!
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

[wp_login_wall media_id="448945" text_before_login="Download JEE Maths Formulas" text_after_login="Download JEE Maths Formulas"]

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
[wp_login_wall media_id="424566" text_before_login=" Download Previous Year Papers" text_after_login="Download Previous Year Papers"] combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee Predict your JEE Rank .
[wp_login_wall media_id="448945" text_before_login="Download JEE Maths Formulas" text_after_login="Download JEE Maths Formulas"]

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
[wp_login_wall media_id="424566" text_before_login=" Download Previous Year Papers" text_after_login="Download Previous Year Papers"] combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee Predict your JEE Rank .
JEE Main 2026 Preparation: Question Papers, Solutions, Mock Tests & Strategy Unacademy » JEE Study Material » Mathematics » Methods to Solve System of Equations
[wp_login_wall media_id="448945" text_before_login="Download JEE Maths Formulas" text_after_login="Download JEE Maths Formulas"]

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
[wp_login_wall media_id="424566" text_before_login=" Download Previous Year Papers" text_after_login="Download Previous Year Papers"] combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee Predict your JEE Rank .

Methods to Solve System of Equations

In this article, you will learn about a finite set of equations i.e. a system of equations. The different methods to solve systems with examples are discussed.

Table of Content
  •  

A system of linear equations refers to a set of linear equations, which involves one or more same variables. To solve a system of linear equations involving n variables, there needs to be at least n number of equations present in that particular system. There are several methods to solve a system of linear equations. Some of them are listed below:

  • Substitution method
  • Elimination method
  • Graphing method
  • Cramer’s rule for solving systems of linear equations

Let us learn about the different methods to solve a system of linear equations with examples.

Substitution Method

To understand the method of substitution, let us first consider an arbitrary system of linear equations with two variables:

ax + by = c              _ 1

dx + ey = f               _ 2

Where, a, b, c, d,e and f are constant terms.

Now, consider the equation 1,

x1
x2

Elimination Method

To understand the method of elimination, let us first consider an arbitrary system of linear equations with two variables:

ax + by = c              _ 4

dx + ey = f               _ 5

Where, a, b, c, d,e and f are constant terms.

Now, multiplying e with the equation 4 and multiplying b with the equation 5 to obtain the same coefficients of y for both the equations:

aex + bey = ce       _ 6

bdx + bey = bf       _ 7

Now, subtracting equation 6 from the equation 7:

bdx + bey – aex + bey = bf – ce

x3

Graphing Method

Graphing method is another method to solve a system of equations. For this, let us consider the system of equations with known coefficients:

2x + 3y = 6     _ 10

4x + 5y = 20     _ 11

Convert both equations in intercept form:

x4

Now, plot the given curves in the graph (Fig. 1):

x5

Cramer’s Rule for Solving Systems of Linear Equations

Let us consider three linear equations involving three variables:

a1x + b1y + c1z = d1  _ 14

a2x + b2y + c2z = d2  _ 15

a3x + b3y + c3z = d3  _ 16

Now, the coefficient matrix can be given by,

A=

x6
x7
x8
x9

There are some conditions under which Cramer’s Rule must be used. They are as follows:

  1. If the determinant of coefficient matrix, A is zero i.e. A = 0 and any one of the values of x, y and z is non-zero, then the system of equations has no solution.
  2. If the determinant of coefficient matrix, A as well as the values of x, y and z are zero i.e. A = x = y = z = 0, then the system of equations has an infinite number of solutions.
  3. If the determinant of coefficient matrix, A is non-zero i.e. A≠0, then the system of equation has a unique solution.

Conclusion

In this article, we learned about the different types of methods of solving linear equations. All these methods yield the same solutions. The first two methods, substitution and elimination methods, are more feasible and reliable than the graphing method to solve the system of linear equations. If there is a system of equations with more than two variables, then Cramer’s rule is preferable.

faq

Frequently asked questions

Get answers to the most common queries related to the JEE Examination Preparation.

What are some different methods to solve systems of linear equations?

Ans. Some methods to solve the system of linear equations are: ...Read full

If there are 4 numbers of variables in a system of linear equations, then at least how many equations are needed to be there to get the solutions?

Ans. If there is 4 number of variables in a system of linear equations, then at least 4 equations are needed to get ...Read full

Which is a more reliable method to solve the system of equations, the substitution or graphing method?

Ans. Substitution method is the more reliable one.

 

 

 

What is the solution to the given system of equations? 4x + 5y = 0 3x + 5y = 0

Ans. Given the equations, 4x+5y ...Read full

Ans. Some methods to solve the system of linear equations are:

  • Substitution method
  • Elimination method
  • Graphing method
  • Cramer’s rule for solving systems of linear equations

 

Ans. If there is 4 number of variables in a system of linear equations, then at least 4 equations are needed to get the solutions.

 

Ans. Substitution method is the more reliable one.

 

 

 

Ans. Given the equations,

4x+5y = 0

3x+5y = 0

Subtracting both equations with each other,

4x + 5y – 3x + 5y = 0

x = 0

Thus, y = 0.

Hence, solution to the system of equations,

x = y = 0

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee
Predict your JEE Rank
.

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee
Predict your JEE Rank
.
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2026 Sorting Hat Technologies Pvt Ltd

Unacademy's Blog!

Share via

COPY