Solving linear systems


You linear systems are systems formed by linear equations that are related to each other. Therefore, the solution for this type of system is a set of unknown values ​​that satisfy all equations in the system.

However, not every linear system has a single solution, there are systems with infinite solutions and systems that do not admit any solution. understand better about resolution of linear systems!

Solving linear systems

In a system with n unknowns, \dpi{120} (x_1, x_2, x_3,..., x_n), the solution, when it exists, is of the \dpi{120} (a_1, a_2, a_3,..., a_n), which are numerical values ​​that make all equations in the system true, being \dpi{120} x_1 = a_1, x_2 = a_2,x_3 = a_3,..., x_n = a_n.

In many situations, more than one set \dpi{120} (a_1, a_2, a_3,..., a_n) it is a system solution, and in others there is no set that is a solution. In this sense, linear systems can be classified into three types:

  1. possible system determined (SPD): admits a single solution;
  2. Undetermined possible system (SPI): admits infinite solutions;
  3. impossible system (SI): does not admit any solution.

If the system of equations has the same number of equations and unknowns, we can assemble the associated coefficient matrix, which will be a

square matrix, and calculate the determinant of this matrix.

If the determinant is non-zero then the system is SPD, but if the determinant is zero then the system can be SPI or SI.

Example 1: the linear system \dpi{120} \left\{\begin{matrix} 2x + 3y = 7\\ 3x - y = 5 \end{matrix}\right. admits a single solution.

\dpi{120} D = \begin{vmatrix} 2 & 3\\ 3& -1 \end{vmatrix} = -2 -9 = -11\neq 0

Using some method to solve systems of two equations, as a method of addition or replacement, we can find the solution \dpi{120} (x, y) = (2.1).

Check out some free courses
  • Free Online Inclusive Education Course
  • Free Online Toy Library and Learning Course
  • Free Online Math Games Course in Early Childhood Education
  • Free Online Pedagogical Cultural Workshops Course

Note that these values ​​satisfy both equations when they are substituted into them:

\dpi{120} 2x + 3y = 2. 2 + 3.1 =4 + 3 = 7
\dpi{120} 3x - y = 3. 2 - 1 = 6 - 1 = 5

We can guarantee that there are no other ordered pairs. \dpi{120} (x, y) to do this in addition to this found pair, as the solution is unique.

Example 2: the linear system \dpi{120} \left\{\begin{matrix} x + 3y = -2\\ 2x + 6y = -4 \end{matrix}\right. does not admit a single solution.

\dpi{120} D = \begin{vmatrix} 1 & 3\\ 2& 6 \end{vmatrix} = 6 -6 = 0

If we try to use any of the methods to solve systems of two equations, we will get nowhere, we will get opposite terms that will be canceled out, in relation to the two unknowns. Therefore, this system is SPI or SI.

One of the ways to tell if this system is SPI or SI is through the graphical analysis of the straight referring to the system equations. If the two lines coincide, then it is SPI. But if the straights are parallel, means that there is no common point between them, that is, the system is SI.

In this case, it can be verified that the lines \dpi{120} x + 3y = -2 and \dpi{120} 2x + 6y = -4 are coincident and the system is then SPI, it has infinite solutions.

Some of the ordered pairs that are solution are: (-5, 1) and (4, 2).

You may also be interested:

  • Cramer's Rule
  • Matrix scaling - Solve linear systems

The password has been sent to your email.

The Reign of D. Peter I

The Reign of D. Peter I

D. Pedro I arrived in Brazil in 1808 together with the Portuguese court after the invasion of Por...

read more
Simple and weighted arithmetic average exercises (with template)

Simple and weighted arithmetic average exercises (with template)

THE average aritmetics it is a measure of central tendency, used to summarize a set of data.There...

read more
Water in Nature Cycle

Water in Nature Cycle

As the cliché says, water is life. Water is a natural element that is used by all living and non-...

read more