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)

FAQs

Simultaneous Equations - Meaning, Methods to Solve, Examples? ›

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

substitution
In mathematics, a change of variables is a basic technique used to simplify problems in which the original variables are replaced with functions of other variables. The intent is that when expressed in new variables, the problem may become simpler, or equivalent to a better understood problem.
https://en.wikipedia.org › wiki › Change_of_variables
method, elimination method
elimination method
In the elimination method, we eliminate any one of the variables by using basic arithmetic operations and then simplify the equation to find the value of the other variable. Then we can put that value in any of the equations to find the value of the variable eliminated.
https://www.cuemath.com › algebra › elimination-method
, and graphically
.

What are the methods of solving simultaneous equations? ›

There are two common methods for solving simultaneous linear equations: substitution and elimination. In some questions, one method is the more obvious choice, often because it makes the process of solving the equations simpler; in others, the choice of method is up to personal preference.

What is an example of a simultaneous equation? ›

Example Solve the simultaneous equations 3x + 2y = 36 (1) 5x + 4y = 64 (2) . y = 6 Hence the full solution is x = 8, y = 6.

What is 3 simultaneous equation method? ›

To solve simultaneous equations with 3 variables by elimination, follow these three steps:
  • Step 1: Create a system of 2 equations in 2 variables, using elimination.
  • Step 2: Solve the system of 2 equations in 2 variables.
  • Step 3: Solve for the remaining variable.

What is an example of elimination method of solving simultaneous equations? ›

For example, let us solve two equations 2x - y = 4 → (1) and 4x - 2y = 7 → (2) by the elimination method. In order to make the x coefficients equal in both the equations, we multiply equation (1) by 2 and equation (2) by 1. By doing so we get, 4x - 2y = 8 → (3) and 4x - 2y = 7 → (4).

What are the 3 methods for solving equations? ›

So, in order to solve that problem, you need to be able to find the value of all the variables in each equation. There are three different ways that you could do this: the substitution method, elimination method, and using an augmented matrix.

What is the rule for solving simultaneous equations? ›

Look at the signs in front of the common coefficient. If the signs are different, add the equations together. If the signs are the same, subtract them. You can remember this as DASS – Different Add, Same Subtract.

How to solve simultaneous equations using substitution method? ›

Steps for Solving Simultaneous Equations by Substitution Method
  1. Step 1: Solve one of the equations for one of the variables.
  2. Step 2: Substitute that expression into the remaining equation. ...
  3. Step 3: Solve the remaining equation.
Mar 25, 2024

What is the substitution method with an example? ›

The goal of the substitution method is to rewrite one of the equations in terms of a single variable. Equation B tells us that x=y+5, so it makes sense to substitute that y+5 into Equation A for x. Substitute y+5 into Equation A for x and you get y+(y+5)=3. Simplify and solve the equation to get y=−1.

How to solve simultaneous equations using the matrix method? ›

Example 3: Solving a Pair of Simultaneous Equations Using Matrices
  1. Express the given simultaneous equations as a matrix equation.
  2. Write down the inverse of the coefficient matrix.
  3. Multiply through by the inverse, on the left-hand side, to solve the matrix equation.

What is the graphing method? ›

The graphing method involves graphing the two equations. The intersection of the two lines will be an x,y coordinate, which is the solution. With the substitution method, rearrange the equations to express the value of variables, x or y, in terms of another variable.

What are simultaneous equation estimation methods? ›

There are two fundamental methods of estimation for simultaneous equations: least squares and maximum likelihood. There are two approaches within each of these categories: single equation methods and system estimation. 2SLS, 3SLS, and IT3SLS use the least-squares method; LIML and FIML use the maximum likelihood method.

What are 3 number simultaneous equations? ›

A relationship between three variables shown in the form of a system of three equations is a triplet of simultaneous equations. The general form of equations in this form is ax + by + cz = d. Here, a, b, and c are non – zero coefficients, d is a constant. Here, x, y, and z are unknown variables.

What are the method of substitution steps to solve simultaneous equations? ›

Steps for Solving Simultaneous Equations by Substitution Method
  1. Step 1: Solve one of the equations for one of the variables.
  2. Step 2: Substitute that expression into the remaining equation. ...
  3. Step 3: Solve the remaining equation.
Mar 25, 2024

Top Articles
Latest Posts
Article information

Author: Eusebia Nader

Last Updated:

Views: 6502

Rating: 5 / 5 (60 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.