Types of Solutions
Types of Solutions
Note:
• A consistent linear system of two equations in two unknowns has either one
solution or infinitely many solutions -- there are no other possibilities.
EXAMPLE 1 A Linear System with No Solutions
This is not possible, so the given system has no solution. Hence, it is an inconsistent
linear system.
Geometrically, this means that the lines corresponding to the equations in the original
system are parallel and distinct.
Solution: The solutions of the system are those values of 𝒙 and 𝒚 that satisfy the single
equation. Let 𝒚 = 𝒕, so
𝟏 𝟏
𝒙= + 𝒕
𝟒 𝟐
𝟏 𝟏
Hence, (𝒙, 𝒚) = ( + 𝒕, 𝒕) , 𝒕 ∈ ℝ is solution of given system. Hence, the given system
𝟒 𝟐
Note:
Equally-Determined System:
If
Example:
𝒂 𝟏 𝒙 + 𝒃𝟏 𝒚 = 𝒅𝟏
{
𝒂 𝟐 𝒙 + 𝒃𝟐 𝒚 = 𝒅𝟐
In the given system, we can observe that we have two equations with two variables 𝒙 and
𝒚.
Under-Determined System:
If
Example:
𝒂𝟏 𝒙 + 𝒃𝟏 𝒚 + 𝒄𝟏 𝒛 = 𝒅𝟏
{
𝒂𝟐 𝒙 + 𝒃𝟐 𝒚 + 𝒄𝟐 𝒛 = 𝒅𝟐
In the given system, we can observe that we have two equations with three variables 𝒙, 𝒚
and 𝒛.
Over-Determined System:
If
Example:
𝒂 𝟏 𝒙 + 𝒃𝟏 𝒚 = 𝒅𝟏
{𝒂 𝟏 𝒙 + 𝒃𝟏 𝒚 = 𝒅𝟐
𝒂 𝟐 𝒙 + 𝒃𝟐 𝒚 = 𝒅𝟐
In the given system, we can observe that we have two equations with three variables 𝒙, 𝒚
and 𝒛.
Geometrical Representation of Linear System in three variables
Important Note:
Every system of linear equations has no solution, one solution, or infinitely many
solutions. There are no other possibilities.
EXAMPLE 4 Solve the linear system
𝑥 + 𝑦 + 2𝑧 = 9 − − − − − − − − − (1)
{ 2𝑥 + 4𝑦 − 3𝑧 = 1 − − − − − − − −(2)
3𝑥 + 6𝑦 − 5𝑧 = 0 − − − − − − − −(3)
Solution:
Using equation (1) and equation (2)
2𝑥 + 2𝑦 + 4𝑧 = 18
+2𝑥 + 4𝑦 − 3𝑧 = 1
- - + -
------------------------------------------------------
−2𝑦 + 7𝑧 = 17 ⇢ (4)
Using equation (1) and equation (3)
3𝑥 + 3𝑦 + 6𝑧 = 27
+3𝑥 + 6𝑦 − 5𝑧 = 0
- - + -
------------------------------------------------------
−3𝑦 + 11𝑧 = 27 ⇢ (5)
Using equation (4) and equation (5)
−6𝑦 + 21𝑧 = 51
−6𝑦 + 22𝑧 = 54
+ - -
------------------------------------------------------
−𝑧 = −3
𝒛=𝟑
Put 𝒛 = 𝟑 in equation (4)
−2𝑦 + 7(3) = 17
−2𝑦 + 2 = 17
𝒚=𝟐
Note:
Specific solutions can be obtained by choosing numerical values for the parameters 𝒕 and
𝒔. For example, taking 𝒕 = 𝟏 and 𝒔 = 𝟎 yields the solution (𝒙, 𝒚, 𝒛) = (𝟔, 𝟏, 𝟎).
Use of GeoGebra Software for visualization of solutions and
geometry
To open GeoGebra Software online, Click Here
Work to do
2𝑥 + 4𝑦 + 6𝑧 = −12
{ 2𝑥 − 3𝑦 − 4𝑧 = 15
3𝑥 + 4𝑦 + 5𝑧 = −8
Questions 6-14
9. In each part, find the solution set of the linear equation by using parameters as
necessary.
a) 7𝑥 − 5𝑦 = 3
b) −8𝑥1 + 2𝑥2 − 5𝑥3 + 6𝑥4 = 1
Homogeneous Linear System
A system of linear equations is said to be a homogeneous linear system, if its constant
term is equal to zero. For example
𝟑𝒙 + 𝟒𝒚 = 𝟎
{
−𝟐𝒙 + 𝟓𝒚 = 𝟎
❖ Every system of linear equations is consistent because all such systems have
𝒙 = 𝟎, 𝒚 = 𝟎
as a solution. This solution is called trivial solution.
❖ If there are other solutions, they are called non trivial solutions (infinite many
solutions).
❖ A homogenous system always has the trivial solution. There are only two
possibilities for its solutions:
For a homogeneous system of linear equations, having non-trivial solution:
• The rank of the matrix 𝝆(𝑨) should be less than the number of variables. OR
• The determinant of a matrix should be equal to zero.
Q. In each part, find the augmented matrix for the given system of linear equations.
3𝑥1 − 2𝑥2 = −1
a) { 4𝑥1 + 5𝑥2 = 3
7𝑥1 + 3𝑥2 = 2
2𝑥1 + 2𝑥3 = 1
b) {3𝑥1 − 𝑥2 + 4𝑥3 = 7
6𝑥1 + 𝑥2 − 𝑥3 = 0
𝑥1 + 2𝑥2 − 𝑥4 + 𝑥5 = 1
c) { 3𝑥2 + 𝑥3 − 𝑥5 = 2
𝑥3 + 7𝑥4 = 1
𝑥1 = 1
d) { 𝑥2 = 2
𝑥3 = 3
Q. In parts (I)–(VIII), determine whether the statement is true or false, justify your
answer.
I. A linear system whose equations are all homogeneous must be consistent.
II. Multiplying a linear equation through by zero is an acceptable elementary row
operation.
III. The linear system
𝑥−𝑦 =3
{
2𝑥 − 2𝑦 = 𝑘
cannot have a unique solution, regardless of the value of 𝒌.
IV. A single linear equation with two or more unknowns must always have infinitely
many solutions.
V. If the number of equations in a linear system exceeds the number of unknowns,
then the system must be inconsistent.
VI. If each equation in a consistent linear system is multiplied through by a constant 𝒄,
then all solutions to the new system can be obtained by multiplying solutions from
the original system by 𝒄.
VII. Elementary row operations permit one equation in a linear system to be subtracted
from another.
𝟐 −𝟏 𝟒
VIII. The linear system with corresponding augmented matrix ( | ) is
𝟎 𝟎 −𝟏
consistent.