Lecture 2 Types of Solutions
Lecture 2 Types of Solutions
Solution: …. The solutions of the system are those values of x and y that satisfy the single
equation. Let 𝑦 = 𝑡, So
1 1
𝑥= + 𝑡
4 2
1 1
( + 𝑡, 𝑡) , 𝑡 ∈ ℝ is solution of given system.
4 2
We can obtain specific numerical solutions for different 𝑡. If 𝑡 = 0, yields the solution
1 3
( , 0), 𝑡 = 1, yields the solution ( , 1).
4 4
The same is true for a linear system of three equations in three unknowns
𝑎1 𝑥 + 𝑏1 𝑦 + 𝑐1 𝑧 = 𝑑1
{𝑎2 𝑥 + 𝑏2 𝑦 + 𝑐2 𝑧 = 𝑑2
𝑎3 𝑥 + 𝑏3 𝑦 + 𝑐3 𝑧 = 𝑑3
in which the graphs of the equations are planes. The solutions of the system, if any,
correspond to points where all three planes intersect, so again we see that there are only
three possibilities—no solutions, one solution, or infinitely many solutions:
Important Note!
Every system of linear equations has zero, one, or infinitely many solutions. There are
no other possibilities.
3𝑥 + 3𝑦 + 6𝑧 = 27
+3𝑥 + 6𝑦 − 5𝑧 = 0
- - + -
------------------------------------------------------
−3𝑦 + 11𝑧 = 27 ⇢ (5)
Using (4) and (5)
−6𝑦 + 21𝑧 = 51
−6𝑦 + 22𝑧 = 54
+ - -
------------------------------------------------------
−𝑧 = −3
𝑧=3
Put 𝑧 = 3 in equation (4)
−2𝑦 + 7(3) = 17
−2𝑦 + 2 = 17
𝑦=2
This system can be solved by inspection, since the second and third equations are
multiples of the first. Geometrically, this means that the three planes coincide and that
those values of x, y, and z that satisfy the equation
𝑥 − 𝑦 + 2𝑧 = 5 → (1)
Automatically satisfy all three equations. Thus, it suffices to find the solutions of (1).
We can do this by first solving (1) for x in terms of y and z, then assigning arbitrary
values 𝑠 and 𝑡 (parameters) to these two variables and then expressing the solution by
the three parametric equations
𝑦 = 𝑡, 𝑧 = 𝑠 ⇒ 𝑥 = 5 + 𝑡 − 2𝑠
So (5 + 𝑡 − 2𝑠, 𝑡, 𝑠) is the solution of the above system.
Specific solutions can be obtained by choosing numerical values for the parameters t
and s. For example, taking 𝑡 = 1 and 𝑠 = 0 yields the solution (6, 1,0).
2𝑥 + 4𝑦 + 6𝑧 = −12
{ 2𝑥 − 3𝑦 − 4𝑧 = 15
3𝑥 + 4𝑦 + 5𝑧 = −8
A homogenous system always has the trivial solution. There are only two
possibilities for its solutions:
Q14.
Q. In parts (a)–(h) determine whether the statement is true or false, justify your answer.
(a) A linear system whose equations are all homogeneous must be consistent.
(b) Multiplying a linear equation through by zero is an acceptable elementary row
operation.
(c) The linear system
is consistent.