Chapter 1 - Ex 1.1
Chapter 1 - Ex 1.1
Chapter 1
Systems of Linear Equations and Matrices
Ex 1.1 (Practice Questions 1-14)
Linear Equations
Linear equations are those equations that are of the first order. These equations are defined for lines in
the coordinate system.
A linear equation does not involve any products or roots of variables. All variables occur only to the first power and
do not appear, for example, as arguments of trigonometric, logarithmic, or exponential functions. The following
are linear equations:
Some of the examples of such equations are as follows:
𝑥
2x – 3 = 0, 2y = 8, m + 1 = 0, = 3, 𝑥 + 𝑦 = sin 30, , x + y = 2.
𝑦
In general in two dimensions a line in a rectangular 𝑥𝑦 −coordinate system can be represented by an equation of
the form
𝑎𝑥 + 𝑏𝑦 = 𝑐 (𝑎 and 𝑏 not both 0)
and in three dimensions a plane in a rectangular xyz-coordinate system can be represented by an equation of the
form
𝑎𝑥 + 𝑏𝑦 + 𝑐𝑧 = 𝑑 (𝑎, 𝑏, 𝑐 not all 0)
More generally, we define a linear equation in the 𝑛 variables to be one that can be expressed in the form
𝑎1 𝑥1 + 𝑎2 𝑥2 + 𝑎3 𝑥3 + ⋯ + 𝑎𝑛 𝑥𝑛 = 𝑏 (1)
where 𝑎1 , 𝑎2 , 𝑎3 , … , 𝑎𝑛 and 𝑏 are constants, and the a's are not all zero.
2
𝑥+𝑦 =3
3
5𝑥 + 9𝑦 = 25
A general linear system of m equations in the n unknowns 𝑥1 , 𝑥2 , 𝑥3 , … , 𝑥𝑛 can be written as
𝑎11 𝑥1 + 𝑎12 𝑥2 + 𝑎13 𝑥3 + ⋯ + 𝑎1𝑛 𝑥𝑛 = 𝑏1
𝑎21 𝑥1 + 𝑎22 𝑥2 + 𝑎23 𝑥3 + ⋯ + 𝑎2𝑛 𝑥𝑛 = 𝑏2
𝑎31 𝑥1 + 𝑎32 𝑥2 + 𝑎33 𝑥3 + ⋯ + 𝑎3𝑛 𝑥𝑛 = 𝑏3
⋮ ⋮ ⋮ ⋮ ⋮
𝑎𝑚1 𝑥1 + 𝑎𝑚2 𝑥2 + 𝑎𝑚3 𝑥3 + ⋯ + 𝑎𝑚𝑛 𝑥𝑛 = 𝑏𝑚
1. The lines may be parallel and distinct, in which case there is no intersection and consequently no
solution.
2. The lines may intersect at only one point, in which case the system has exactly one solution.
3. The lines may coincide, in which case there are infinitely many points of intersection (the points on the
common line) and consequently infinitely many solutions.
Consistent system
In general, we say that a linear system is consistent if it has at least one solution and inconsistent if it
has no solutions. Thus, a consistent linear system of two equations in two unknowns has either one
solution or infinitely many solutions—there are no other possibilities.
6
Q9
12
13
For example
14
15
16