Linear Equation
Linear Equation
Chapter 9.1
System of Linear Equations: A system of 2 linear
equations in 2 unknown variables, x and y is a set equations
of the form,
a11x+a12 y = b1
a 21x+a 22 y = b 2
where, a ij (i = 1, 2, j = 1 , 2) be the coefficients of the
variables and the free terms bi (i=1, 2) are the real numbers.
If the all b i 's ( i= 1, 2) are zero, then the system is called
homogeneous system. If at least one bi (i=1, 2) is not zero,
then the system is called a non-homogeneous system. A
sequence of numbers a1 , and a 2 , is called solution of the
system of linear equations given by the system if
x = a1 , and y = a 2 is a solution of every equation in the
above system
Example 1 : A system of two linear equations in two
variables x and y is given below:
2x + 3y = 8
5x+4y = 12
Example 2: A system of two linear equations in two
variables is given below:
5x +3y = 90
2x + 5y = 105
Example 3. Suppose a company produces two product
namely (i) Shirt and (ii)T-shirt using two resources namely
(i) labor and (ii) capital. The following table provides the
1
basic data of the problem;
4
Raw P Q R Totality
material x y z
A 2 3 3 18
B 3 2 2 16
C 5 4 4 24
Profit from 3 5 4
per unit
The system of 3 linear equations of three variables x, y and
z is given by:
2x+3y+3z = 18
3x+2y+2z = 16
5x+4y+4z = 24
The profit function is given by:
Profit= 3x+5y+4z
Problem 2. Suppose three types of machines A, B and C turns out four products
1, 2, 3, 4. The table below shows (i) the hours required on each machine type to
produce per unit of each product (ii) total available machine hours per week,
and (iii) per unit profit on sale of each of the product.
Machine Products Total Time
Type 1 2 3 4 Available Per Week
A 2 1 2 1 26
B 1 4 1 3 56
C 2 3 4 1 45
Unit Profits 5 7 8 4
Formulate a system of linear equations.
Methods for Solving a System of Linear Equations:
There are various method for solving a system of linear
equations. The following three methods are widely
applicable for solving a system of linear equations:
(i) Method of substitution
(ii) Method of elimination
(iii) Method of cross multiplication
5
(i) Method of Substitution
Let us consider a system of two linear equations of the
following form
a1x + b1y + c1 = 0 (1)
a 2 x + b2 y + c2 = 0 (2)
Now we find the values of x and y which will satisfy
simultaneously both the equations.
Now from equation
-b1 y - c1
x=
a1 (3)
Now substituting the value of x in equation (2) we have
-b y - c1
a2 1 + b2 y + c2 = 0
a1
-a b y - a 2 c1 a1b 2 y + a1c 2
2 1 0
a1
-a 2 b1 y - a 2 c1 a1b 2 y + a1c 2 0
y a1b 2 -a 2 b1 a 2 c1 a1c 2
a c a c
y= 2 1 1 2
a1b 2 -a 2 b1
a c a c
y = 2 1 1 2
a1b 2 -a 2 b1
Now putting the value of y in the
6
-b1 a 2 c1 a1c 2 c1
x=
a1 a1b 2 -a 2 b1 a1
-b a c b a c c a b +c a b
= 1 2 1 1 1 2 1 1 2 1 2 1
a1 a1b 2 -a 2 b1
a b c c b
1 1 2 1 2
a1 a1b 2 -a 2 b1
b c c b
1 2 1 2
a1b 2 -a 2 b1
x
b1c2 c1b2
a1b2 -a 2 b1
Exercise : Solve the following system of linear equation,
2x + 3y = 2 ……………………………………………..(1)
5x+4y = 12 ……………………………………………..(2)
Solution: We have
2x+3y-2 = 0
5x+4y-12 = 0
We know
x
b1c2 c1b2
a1b2 -a 2 b1 (3)
Now putting the values of all terms in equation (3) we have
3 -12-4 -2
x=
2 4-5 3
3 6 8
8 1 5
4
Again we have
a 2c1 a1c2
y=
a1b2 -a 2 b1 (4)
Now putting the values of all the terms of in equation (4)
7
we have
(5 -2)-(2 -12)
y=
2 4-5 3
10 24
8 15
2
Problem : Solve the given system of linear equations
5x +3y = 95 (1)
2x – 7y =- 3 (2)
Solution: Here given that
5x+3y -95 = 0
2x-7y+3 = 0
We know
x
b1c2 c1b2
a1b2 -a 2 b1 (3)
Now putting the values of all terms in equation (3) we have
(3 3)-(-7 -95)
x=
(5 7) (3 2)
9 665
35 6
16
Now putting the value of x in equation (1) we have
y=5
(ii) Method of Elimination
Let us consider a system of two linear equations of the
following form
a1x + b1y + c1 = 0 (1)
a 2 x + b2 y + c2 = 0 (2)
In this method to find the value of x and y for which the
system of equations will be satisfied, we have to transform
the given system of equations into an equivalent system of
8
equations such that the coefficients of any of the variables
either of x or of y in both the transformed equations will be
equal. Thereafter by addition or subtraction of these
equations the variable will be eliminated. The equation is so
obtained is a linear equation in one variable and which can
be solved for this variable easily. Then by substituting the
value of the variable in either of the original equation we
can find the value of the other variable.
Here given system of equations is
a1x + b1y + c1 = 0 (1)
a 2 x + b2 y + c2 = 0 (2)
Suppose we want to eliminate the variable x from the
system. For this we have to make the coefficient of the
variable x in both equations equal. Thus to make equal
coefficients of the variable x in both equations we have to
multiply the equation (1) by a 2 and equation (2) by a 1 ,
we have
a 2 a1x + a 2 b1 y + a 2c1 = 0 (3)
a1a 2 x + a1b 2 y + a1c2 = 0 (4)
Now subtracting the equation (4) from (3) we have
y a 2 b1 -a1b2 = a1c2 -a 2c1
a 2c1 a1c2
y=
a1b2 -a 2 b1
Now putting the value of y in equation (3) we have
x
b1c2 c1b2
a1b2 -a 2 b1
Example: Solve the system using the elimination method
3x-4y = 1
2x+3y = 12
9
Solution: Here the given system is
3x-4y = 1 (1)
2x+3y = 12 (2)
Now multiplying the equation(1) by 2 and equation (2) by 3
we have
6x -8y = 2 (3)
6x +9y = 36 (4)
Now subtracting equation (4) from (3) we have
-8y-9y = 2-36
-17y = -34
y=2
Now putting the value of y in equation (1) we
3x – 8 = 1
3x = 9
x=3
Example: Solve the given system using the elimination
method
3x-2y = 4
-6x+4y = 7
Problem 2 : If the Demand and Supply Laws are
respectively given by the equation;
4qd 9 p 48
qs
p 2
9
Find the equilibrium price and quantity.
12