Simultaneous Equations - Meaning, Methods to Solve, Examples (2024)

Simultaneous equations are two or more algebraic equations that share common variables and are solved at the same time (that is, simultaneously). For example, equations x + y = 5 and x - y = 6 are simultaneous equations as they have the same unknown variables x and y and are solved simultaneously to determine the value of the variables. We can solve simultaneous equations using different methods such as substitution method, elimination method, and graphically.

In this article, we will explore the concept of simultaneous equations and learn how to solve them using different methods of solving. We shall discuss the simultaneous equations rules and also solve a few examples based on the concept for a better understanding.

1.What are Simultaneous Equations?
2.Solving Simultaneous Equations
3.Solving Simultaneous Equations Using Substitution Method
4.Solving Simultaneous Equations By Elimination Method
5.Solving Simultaneous Equations Graphically
6.FAQs on Simultaneous Equations

What are Simultaneous Equations?

Simultaneous equations are two or more algebraic equations with the same unknown variables and the same value of the variables satisfies all such equations. This implies that the simultaneous equations have a common solution. Some of the examples of simultaneous equations are:

  • 2x - 4y = 4, 5x + 8y = 3
  • 2a - 3b + c = 9, a + b + c = 2, a - b - c = 9
  • 3x - y = 5, x - y = 4
  • a2 + b2 = 9, a2 - b2 = 16

We can solve such a set of equations using different methods. Let us discuss different methods to solve simultaneous equations in the next section.

Solving Simultaneous Equations

We use different methods to solve simultaneous equations. Some of the common methods are:

  • Substitution Method
  • Elimination Method
  • Graphical Method

Simultaneous equations can have no solution, an infinite number of solutions, or unique solutions depending upon the coefficients of the variables. We can also use the method of cross multiplication and determinant method to solve linear simultaneous equations in two variables. We can add/subtract the equations depending upon the sign of the coefficients of the variables to solve them.

To solve simultaneous equations, we need the same number of equations as the number of unknown variables involved. We shall discuss each of these methods in detail in the upcoming sections with examples to understand their applications properly.

Simultaneous Equations Rules

To solve simultaneous equations, we follow certain rules first to simplify the equations. Some of the important rules are:

  • Simplify each side of the equation first by removing the parentheses, if any.
  • Combine thelike terms.
  • Isolate the variable terms on one side of the equation.
  • Then, use the appropriate method to solve for the variable.

Solving Simultaneous Equations Using Substitution Method

Now that we have discussed different methods to solve simultaneous equations. Let us solve a few examples using the substitution method to understand it better. Consider a system of equations x + y = 4 and 2x - 3y = 9. Now, we will find the value of one variable in terms of another variable using one of the equations and substitute it into the other equation. We have

x + y = 4 --- (1)

2x - 3y = 9 --- (2)

From (1), we have

x = 4 - y --- (3)

Substituting this in (2), we get

2(4 - y) - 3y = 9

⇒ 8 - 2y - 3y = 9

⇒ 8 - 5y = 9

Isolating the variable term to one side of the equation, we have

⇒ -5y = 9 - 8

⇒ y = 1/(-5)

= -1/5

Substituting the value of y in (3), we have

x = 4 - (-1/5)

= 4 + 1/5

= (20 + 1)/5

= 21/5

Answer: So, the solution of the simultaneous equations x + y = 4 and 2x - 3y = 9 is x = 21/5 and y = -1/5.

Solving Simultaneous Equations By Elimination Method

To solve simultaneous equations by the elimination method, we eliminate a variable from one equation using another to find the value of the other variable. Let us solve an example to understand find the solution of simultaneous equations using the elimination method. Consider equations 2x - 5y = 3 and 3x - 2y = 5. We have

2x - 5y = 3 --- (1)

and 3x - 2y = 5 --- (2)

Here, we will eliminate the variable y, so we find the LCM of the coefficients of y. LCM (5, 2) = 10. So, multiply equation (1) by 2 and equation (2) by 5. So, we have

[ 2x - 5y = 3 ] × 2

⇒ 4x - 10y = 6 --- (3)

[ 3x - 2y = 5 ] × 5

⇒ 15x - 10y = 25 --- (4)

Now, subtracting equation (3) from (4), we have

(15x - 10y) - (4x - 10y) = 25 - 6

⇒ 15x - 10y - 4x + 10y = 19

⇒ (15x - 4x) + (-10y + 10y) = 19

⇒ 11x + 0 = 19

⇒ x = 19/11

Now, substituting this value of x in (1), we have

2(19/11) - 5y = 3

⇒ 38/11 - 5y = 3

⇒ 5y = 38/11 - 3

⇒ 5y = (38 - 33) / 11

⇒ y = 5/(11×5)

= 1/11

So, the solution of the simultaneous equations 2x - 5y = 3 and 3x - 2y = 5 using the elimination method is x = 19/11 and y = 1/11.

Solving Simultaneous Equations Graphically

In this section, we will learn to solve the simultaneous equations using the graphical method. We will plot the lines on the coordinate plane and then find the point of intersection of the lines to find the solution. Consider simultaneous equations x + y = 10 and x - y = 4. Now, find two points (x, y) satisfying for each equation such that the equation holds.

For x + y = 10, we have

x + y = 10
x010
y100

So, we have coordinates (0, 10) and (10, 0). Plot them and join the points and plot the line x + y = 10.

For equation x - y = 4, we have

x - y = 4
x04
y-40

So, we have coordinates (0, -4) and (4, 0). Plot them and join the points and plot the line x - y = 4.

Simultaneous Equations - Meaning, Methods to Solve, Examples (1)

Now, as we have plotted the two lines, find their intersecting point. The two lines x + y = 10 and x - y = 4 intersect each other at (7, 3). So, we have found the solution of the simultaneous equations x + y = 10 and x - y = 4 graphically which is x = 7 and y = 3.

Important Notes on Simultaneous Equations

  • Simultaneous equations are two or more algebraic equations that share common variables and are solved at the same time.
  • Simultaneous equations can be solved using different methods such as substitution method, elimination method, and graphically.
  • We can also use the cross multiplication and determinant method to solve simultaneous linear equations in two variables.

☛ Related Articles:

  • Equation
  • Solutions of a Linear Equation
  • Simultaneous Linear Equations

FAQs on Simultaneous Equations

What are Simultaneous Equations?

Simultaneous equations are two or more algebraic equations that share common variables and are solved at the same time (that is, simultaneously).

How to Solve Simultaneous Equations?

We use different methods to solve simultaneous equations. Some of the common methods are:

  • Substitution Method
  • Elimination Method
  • Graphical Method

What is the Substitution Method in Simultaneous Equations?

According to the substitution method, we obtain the value of one variable in terms of another and then substitute that into another equation to find the value of the other variable.

What is the Rule for Simultaneous Equations?

Some of the important rules of simultaneous equations are:

  • Simplify each side of the equation first by removing the parentheses, if any.
  • Combine the like terms.
  • Isolate the variable terms on one side of the equation.
  • Then, use the appropriate method to solve for the variable.

What are Linear Simultaneous Equations?

Linear simultaneous equations refer to simultaneous equations where the degree of the variables is one.

How to Solve 3 Simultaneous Equations?

We can solve 3 simultaneous equations using various methods such as:

  • Substitution Method
  • Elimination Method
  • Graphical Method

It also depends upon the number of variables involved.

What are the Three Methods to Solve Simultaneous Equations?

The three methods to solve simultaneous equations are:

  • Substitution Method
  • Elimination Method
  • Graphical Method
Simultaneous Equations - Meaning, Methods to Solve, Examples (2024)
Top Articles
Latest Posts
Article information

Author: Patricia Veum II

Last Updated:

Views: 5767

Rating: 4.3 / 5 (64 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Patricia Veum II

Birthday: 1994-12-16

Address: 2064 Little Summit, Goldieton, MS 97651-0862

Phone: +6873952696715

Job: Principal Officer

Hobby: Rafting, Cabaret, Candle making, Jigsaw puzzles, Inline skating, Magic, Graffiti

Introduction: My name is Patricia Veum II, I am a vast, combative, smiling, famous, inexpensive, zealous, sparkling person who loves writing and wants to share my knowledge and understanding with you.