In mathematics, the system of linear equations is the set of two or more linear equations involving the same variables. Here, linear equations can be defined as the equations of the first order, i.e., the highest power of the variable is 1. Linear equations can have one variable, two variables, or three variables. Thus, we can write linear equations with n number of variables. In this article, you will get the definition of the system of linear equations, different methods of solving these systems of linear equations and solved examples.
be a system of “n” linear equations in “n” variables x1, x2, x3,…., xn.
Read more:
As we know, the system of linear equations can be written in matrix form. Thus, the system of linear equations in n variables can be written as:
Thus, A is called the coefficient matrix.
Any set of values of x1, x2, x2,…xn which simultaneously satisfies the system of linear equations given above is called a solution of the system. If the system of equations has one or more solutions, the equations are called consistent. Also, if the system of equations does not admit any solution, then the equations are called inconsistent.
Consider the system of equations AX = B and these equations are said to be Homogeneous if B = 0 and Non-homogeneous if B ≠ 0.
The following methods of solving system of linear equations AX = B, are applicable only when the coefficient matrix A is non-singular, i.e., |A| ≠ 0.
The system of linear equations in two variables is the set of equations that contain only two variables. For example, 2x + 3y = 4; 3x + 5y = 12 are the system of equations in two variables. There are several methods of solving linear equations in two variables, such as:
Let’s learn how to solve the system of linear equations by the elimination method here.
Consider the following system of linear equations in three variables.
Step 1: Let us write the given equations in the form of AX = B.
Step 2: Now, write the augmented matrix [A : B].
\(\beginStep 3: Using elementary row operations, eliminate the unknown x from all the equations, except the first. Eliminate y from the third equation. This can be done as follows.
\(\beginFrom the above matrix, we get;
Solving equation (3), we get z = 2.
Substituting z = 2 in equation (2), we get;
Substituting y = -1 and z = 2 in equation (1), we get;
Therefore, the solution set of given system of linear equations is x = 1, y = -1 and z = 2.
To learn more about system of linear equations and methods of solving system of linear equations, download BYJU’S – The Learning App today!