Linear Systems With Two Unknowns Geometrically: Example 1
Linear Systems With Two Unknowns Geometrically: Example 1
Linear systems in two unknowns arise in connection with intersections of lines. For
example, consider the linear system
𝑎 𝑥 + 𝑏1 𝑦 = 𝑐1
{ 1
𝑎2 𝑥 + 𝑏2 𝑦 = 𝑐2
in which the graphs of the equations are lines in the 𝑥𝑦-plane. Each solution (𝑥, 𝑦) of this
system corresponds to a point of intersection of the lines, so there are three possibilities:
Solution
We want to eliminate x from the second equation by adding −2 times the first equation to
the second.
2𝑥 − 2𝑦 = 2
2𝑥 + 𝑦 = 6
- - -
---------------------------
−3𝑦 = −4
4
𝑦=
3
4
Put 𝑦 = in the first equation we obtain
3
4 7
𝑥 =1+𝑦=1+ =
3 3
Thus, the system has the unique solution
7 4
𝑥= , 𝑦=
3 3
Geometrically, this means that the lines represented by the equations in the system
7 4
intersect at the single point ( , ) .
3 3
y
EXAMPLE 2 A Linear System with No Solutions:
Solve the linear system
𝑥+𝑦 =4
{
3𝑥 + 3𝑦 = 6
Solution: We can eliminate x from the second equation by adding −3 times the first
equation to the second equation.
3𝑥 + 3𝑦 = 12
3𝑥 + 3𝑦 = 6
- - -
-----------------------------------
0=6
This is not possible, so the given system has no solution. Geometrically, this means that
the lines corresponding to the equations in the original system are parallel and distinct.
Graphically, it shows that the lines have the same slope but different y-intercepts.
EXAMPLE 3 A Linear System with Infinitely many Solutions
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
EXAMPLE 5
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).
Work to do
2𝑥 + 4𝑦 + 6𝑧 = −12
{ 2𝑥 − 3𝑦 − 4𝑧 = 15
3𝑥 + 4𝑦 + 5𝑧 = −8
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.