Equation
Equation
on
Business Mathematics
Course Teacher: Md. Tareq Rahman
Assistant Professor of Mathematics
Department of Business Administration
Dhaka City College
Objectives
After studying this chapter, you should be able
sign of equality (=). However, the equality is true only for certain value or values
equation
Thus, the above equation is true for the value of the variable x = 2.
Identities
When equalities hold true whatever be the value of the variables, they are called
We can prove that identity hold true whatever the values of the variables x and y,
(2+3)2 = 22+2(2)(3)+32 or 25 = 25
Home Task: Write down the differences between equations and identities.
Inequalities
In addition to the relation of equality we have a new relation called order relation
denoted by the symbol “<”. The statement “𝑎 < 𝑏” is read as “a is less than b”. It
can be stated also as “b> 𝑎” is read as “b is greater than a”. The statement 𝑎 < 𝑏
is true only when 𝑎 − 𝑏 is negative and 𝑎 > 𝑏 is true only when 𝑎 − 𝑏 is positive.
Degree of an equation
The degree of an equation is denoted by the highest index of the variable equation.
An equation with the highest index or powers as 1 (as in the equation X+5=7) is of
An equation having its highest index as two is called quadratic equation. For
example
Further, higher order equations are cubic with highest index of the variable 3 and
Home Task: Write down the differences between linear and quadratic equations.
Use of Equations
The practical use of the equations is in evolving certain relations and finding out
into equations or inequalities can be solved with a great case. Let us see the
following examples:
Example 1: In the two consecutive numbers, one-fourth of the smaller one
exceeds the one-fifth of the larger one by 3. Find the numbers.
A.T.Q.
One-fourth of the smaller one exceeds the one-fifth of the larger one by 3. So
𝑥 𝑥+1
− =3
4 5
5𝑥 − 4𝑥 − 4
=> =3
20
𝑥−4
=> =3
20
=> 𝑥 − 4 = 60
∴ 𝑥 = 64
Therefore, the required numbers are 64 and 64+1=65.
Example 2: The speed of a boat in still water is 10 km per hour. If it can travel 24
km downstream and 14 km in the upstream in equal time, indicate the speed of
the flow of the stream.
Solution: Let the speed of the flow of stream be x km per hour.
Given that, the speed of the boat in still water is 10 km per hour.
So, the speed of the boat in the downstream and upstream will be 10 + x
and 10 – x respectively.
We know, speed = distance/time => time = distance/speed.
24
The time taken in going 24 km downstream will be and 14 km upstream will
10+𝑥
14
be .
10−𝑥
A.T.Q.
The boat can travel 24 km downstream and 14 km in the upstream in equal time.
So
24 14
=
10 + 𝑥 10 − 𝑥
=> 14(10 + 𝑥) = 24(10 − 𝑥)
=> 140 + 14𝑥 = 240 − 240𝑥
=> 14𝑥 + 24𝑥 = 240 − 140
100
=> 38𝑥 = 100 => 𝑥 =
38
Therefore, the speed of the flow of stream is 100/38, that is, 50/19 km per hour.
Home Task:
1. Solve the following equations:
6𝑥 + 1 2𝑥 − 4 2𝑥 − 1
(𝑖) − =
15 7𝑥 − 1 5
𝑝 𝑞 𝑝+𝑞
(𝑖𝑖) + =
𝑥−𝑝 𝑥−𝑞 𝑥−𝑝−𝑞
𝑥 − 𝑎 𝑥 − 𝑏 𝑥 − 3𝑎 − 3𝑏
(𝑖𝑖𝑖) + + =0
𝑏 𝑎 𝑎+𝑏
2. A father is 28 years older than the son. After 5 years the father’s age will be
7 years more than twice that of the son. Find their present age.
Simultaneous Linear Equations
A system of simultaneous equations is helpful for finding unique values for the
a1x + b1y +c1 =0 and a2x + b2y +c2 =0 are simultaneous linear equations.
7x – 3y = 5 and 5x – 6y = – 8
7x – 3y = 5 … … … (i)
5x – 6y = – 8 … … … (ii)
(ii): 5x – 6y = – 8
7(2) – 3y = 5
=> 14 – 3y = 5
=> – 3y = 5 – 14 = – 9
=> y=3
(i) x – 2y = 1, 2x + y = – 3
We are now illustrating the algebraic method of solving three linear simultaneous
equations. The other methods we have discussed in the chapter on Matrices and
Determinants.
2x + 3y – 4z = 1, 3x – y – 2z = 4 and 4x – 7y – 6z = – 7
Solution: Given that,
2x + 3y – 4z = 1 … … … (i)
3x – y – 2z = 4 … … … (ii)
4x – 7y – 6z = – 7 … … … (iii)
We rewrite (i): 2x + 3y – 4z = 1
Now, we rewrite
(iii): 4x – 7y – 6z = – 7
=> x = 3
–4(3) + 5y = –7
=> –12 + 5y = –7
=> 5y = 5
=> y = 1
Now, substitute the values of x and y in (i) to get the value of z, i.e.
2(3) + 3(1) – 4z = 1
=> 6 + 3 – 4z = 1
=> 9 – 4z = 1
=> – 4z = –8
=> z = 2
9x + 3y – 4z = 35
x+y–z=4
2x – 5y – 4z = – 48
Quadratic Equations
An equation which when reduced to the rational integral form contains the square
An equation which contains only the square of the unknown and not the first power
5x2=21
But an equation which contains the square as well as the first power of the
3x2-5x+2=0 or ax2+bx+c=0
ax2+bx+c=0
where a, b, c are any real numbers and a≠0. This is because if a=0 then the
expression ax2 becomes equal to zero and the equation becomes a linear one.
i. Method of factorization
Solution: We have
4x2 = 25
=> 4x2 – 25 = 0
Example 6: Solve x2 – 6x + 8 = 0
Solution: We have
x2 – 6x + 8 = 0
=> x2 – 4x – 2x + 8 = 0
Or, x – 2 = 0, i.e., x = 2
𝒙 𝒃 𝒂 𝒃
Example 7: Solve + = +
𝒃 𝒙 𝒃 𝒂
𝑥 𝑏 𝑎 𝑏
+ = +
𝑏 𝑥 𝑏 𝑎
𝑥 𝑎 𝑏 𝑏
=> − = −
𝑏 𝑏 𝑎 𝑥
𝑥 − 𝑎 𝑏(𝑥 − 𝑎)
=> =
𝑏 𝑎𝑥
=> 𝑎𝑥(𝑥 − 𝑎) = 𝑏 2 (𝑥 − 𝑎)
=> 𝑎𝑥(𝑥 − 𝑎) − 𝑏 2 (𝑥 − 𝑎) = 0
=> (𝑥 − 𝑎)(𝑎𝑥 − 𝑏 2 ) = 0
Either x – a = 0, i.e., x = a
Or, (𝑎𝑥 − 𝑏 2 ) = 0
𝑏2
i.e., 𝑥=
𝑎
𝑏2
Thus, the roots are a,
𝑎
9𝑥 − 2 4𝑥 2 − 7 6𝑥 − 1
2. + 2 =
3 4𝑥 + 3 2
(ii) Method of Completing the Square: Let the general quadratic equation
𝑎𝑥 2 + 𝑏𝑥 = −𝑐
𝑏 𝑏2 𝑏2
=> (𝑎𝑥)2 + 2. 𝑎𝑥. + = − 𝑎𝑐
2 4 4
𝑏 2 𝑏 2 − 4𝑎𝑐
=> (𝑎𝑥 + ) =
2 4
𝑏 √𝑏 2 − 4𝑎𝑐
=> 𝑎𝑥 + = ±
2 2
𝑏 √𝑏 2 − 4𝑎𝑐
=> 𝑎𝑥 = − ±
2 2
−𝑏 ± √𝑏 2 − 4𝑎𝑐
=> 𝑎𝑥 =
2
−𝑏 ± √𝑏 2 − 4𝑎𝑐
∴𝑥=
2𝑎
−𝑏 + √𝑏 2 − 4𝑎𝑐 −𝑏 − √𝑏 2 − 4𝑎𝑐
𝑎𝑛𝑑
2𝑎 2𝑎
Example 8: (i) Solve the equation 2𝑥 2 − 10𝑥 + 5 = 0
Here, a = 2, b = - 10, c = 5
(ii) x2 + 4x + 1 = 0.
Equation Adapting to Quadratic Form
𝑥 1−𝑥 1
Example 9: Solve the equation:√ +√ =2
1−𝑥 𝑥 6
𝑥 1−𝑥 1
√ +√ =2
1−𝑥 𝑥 6
𝒙
Putting √ = y, the given equation becomes
𝟏−𝒙
1 13
𝑦+ =
𝑦 6
6y2 - 13y + 6 = 0
6y2 – 9y - 4y + 6 = 0
3y(2y-3) – 2(2y-3) = 0
𝟐 𝟑
(3y – 2)(2y-3) = 0 i.e., y = ,
𝟑 𝟐
Now
2
𝑦=
3
𝑥 2
√ =
1−𝑥 3
𝑥 4
=
1−𝑥 9
9x = 4 - 4x
4
x=
13
3
𝑦=
2
𝑥 3
√ =
1−𝑥 2
𝑥 9
=
1−𝑥 4
4x = 9 - 9x
9
x=
13
4 9
Hence the roots are ,
13 13
a) 𝑥 2 − 6𝑥 + 9 = 4√𝑥 2 − 6𝑥 + 6
b) 𝑥 2 − 4𝑥 − 12√𝑥 2 − 4𝑥 + 19 + 51 = 0
𝑥 2 − 6𝑥 + 6 + 3 = 4√𝑥 2 − 6𝑥 + 6
𝑦 + 3 = 4 √𝑦
(𝑦 + 3)2 = (4√𝑦)2
𝑦 2 + 6𝑦 + 9 = 16𝑦
𝑦 2 − 10𝑦 + 9 = 0
𝑦 2 − 𝑦 − 9𝑦 + 9 = 0
Hence y = 9 or y = 1
Now
y = 9 => 𝑥 2 − 6𝑥 + 6 = 9
𝑥 2 − 6𝑥 − 3 = 0
Again, y = 1 => 𝑥 2 − 6𝑥 + 6 = 1
𝑥 2 − 6𝑥 + 5 = 0
6±√36−20
𝑥= = 5, 1
2
(b) Put 𝑥 2 − 4𝑥 = 𝑦
𝑦 ؞− 12√𝑦 + 19 + 51 = 0
𝑦 + 51 = 12√𝑦 + 19
= 𝑦؞−3 𝑎𝑛𝑑 𝑦 = 45
But 𝑥 2 − 4𝑥 = 𝑦
i) 𝑥 2 − 4𝑥 + 3 = 0
ii) 𝑥 2 − 4𝑥 − 45 = 0
√12−𝑥 3
(i) =
5 2+√12−𝑥
𝑥 𝑥+16 25
(ii) √𝑥+16 + √ 𝑥
=
12
Nature of the Roots
−𝑏 ± √𝑏 2 − 4𝑎𝑐
𝑥=
2𝑎
The nature of the roots shall depend on the numerical value of √𝑏2 − 4𝑎𝑐.
The expression 𝑏 2 − 4𝑎𝑐 which discriminates the nature of the roots is called the
discriminant of the equation ax2+bx+c = 0, and denoted for brevity by the symbol
Δ, which is a Greek letter pronounced as delta. Assuming the a, b, c are real and
i) (a) If Δ>0 and is a perfect square, then √Δ is rational, i.e., both of the
(b) If Δ>0 but not a perfect square, then √Δ is irrational, i.e., both of the
ii) If Δ=0, then √Δ =0 and both the roots are real and equal, each being equal
𝒃 𝒃
to − . They will rational or irrational according as is rational or
𝟐𝒂 𝒂
irrational.
iii) If Δ<0, then √Δ is imaginary and both the roots are complex and unequal.
The reader should note the following points:
then the other will also be irrational, called the irrational conjugates, e.g.,
ii) If one root of a quadratic equation with real coefficient is imaginary, then
the other will also be imaginary, called the imaginary conjugates, e.g., if
the other one will be 2 − √3ἱ, i.e., imaginary roots occur in pairs.
a) x2+2x+3 = 0
b) (x – 1)(x – b) = h2
Solution:
a) Here a = 1, b = 2, c = 3
𝑥 2 − 𝑎𝑥 − 𝑏𝑥 + 𝑎𝑏 = ℎ2
𝑥 2 − (𝑎 + 𝑏)𝑥 + (𝑎𝑏 − ℎ2 ) = 0
Δ = {−(a + b)}2 − 4.1. (𝑎𝑏 − ℎ2 )
0 = (𝑚 + 3)2 − (𝑚 + 1)(2𝑚 + 3)
0 = 𝑚2 + 6𝑚 + 9 − (2𝑚2 + 3𝑚 + 2𝑚 + 3)
0 = 𝑚2 + 6𝑚 + 9 − 2𝑚2 − 3𝑚 − 2𝑚 − 3)
𝑚2 − 𝑚 − 6 = 0
m = 3, -2
ax2+bx+c=0.
−𝑏 ± √𝑏 2 − 4𝑎𝑐
𝑥=
2𝑎
−𝑏+√𝑏2 −4𝑎𝑐 −𝑏−√𝑏2 −4𝑎𝑐
Let the roots are denoted by α and β, i.e. α= and β=
2𝑎 2𝑎
−𝑏 + √𝑏 2 − 4𝑎𝑐 −𝑏 − √𝑏 2 − 4𝑎𝑐
={ }+{ }
2𝑎 2𝑎
−2𝑏 𝑏
= =−
2𝑎 𝑎
−𝑏 + √𝑏 2 − 4𝑎𝑐 −𝑏 − √𝑏 2 − 4𝑎𝑐
={ }{ }
2𝑎 2𝑎
1
= {(−𝑏) + √𝑏 2 − 4𝑎𝑐}{(−𝑏) − √𝑏 2 − 4𝑎𝑐}
4𝑎2
1 2
2
√ 2
= 2 {(−𝑏) − ( 𝑏 − 4𝑎𝑐) }
4𝑎
1 2 2
4𝑎𝑐 𝑐
= {𝑏 − 𝑏 + 4𝑎𝑐} = =
4𝑎2 4𝑎2 𝑎
𝑏 𝐶𝑜𝑒𝑓𝑓𝑖𝑐𝑖𝑒𝑛𝑡 𝑜𝑓 𝑥
α + β = sum of the two roots = − = − ……(i)
𝑎 𝐶𝑜𝑒𝑓𝑓𝑖𝑐𝑖𝑒𝑛𝑡 𝑜𝑓 𝑥 2
𝑐 𝐶𝑜𝑛𝑠𝑡𝑎𝑛𝑡 𝑡𝑒𝑟𝑚
α.β = sum of the two roots = = …….(ii)
𝑎 𝐶𝑜𝑒𝑓𝑓𝑖𝑐𝑖𝑒𝑛𝑡 𝑜𝑓 𝑥 2
(i) and (ii) express the relations between Roots and Coefficients of quadratic
equations.
FORMATION OF AN EQUATION
So far we are given a quadratic equation and were required to find the roots of the
equation. We now study the converse problem. i.e., to find the equation whose
𝑏 𝑐
𝑥2 − x + =0 …. (*)
𝑎 𝑎
𝑏 𝑐
We know α + β = − and αβ =
𝑎 𝑎
This is the required equation whose roots are α and β, we may state the same
result as follows:
If α and β, the roots of an equation are given, then the equation can be written as
Example 13: From the equation whose roots are (i) 6, 7 (ii) 5 +√3, 5 - √3
𝑥 2 − x(6 + 7) + 6.7 = 0
𝑥 2 − 13x + 42 = 0
𝑥 2 + 10x + 22 = 0
Example 14: (a) If α and β be the roots of x2 + px + q = 0, find the equation whose
1 1
roots are ,
𝛼2 𝛽2
(b) If α and β be the roots of x2 - px + q = 0, find the equation whose roots are α2,
β2.
α + β = - p and αβ = q
1 1 1 1
Product of the roots = × = =
𝛼2 𝛽2 𝛼2 𝛽2 𝑞2
1 1
؞The equation whose roots are 𝑎𝑛𝑑 is given by
𝛼2 𝛽2
𝑝2 −2q 1
x2 + x + 2= 0
𝑞2 𝑞
α+β=p …..(1)
And αβ = q …….(2)
؞The equation whose roots are α2 , β2 is
𝑥 2 − (𝛼 2 + 𝛽 2 )x + 𝛼 2 𝛽 2 = 0
Example 15: Find the condition that one root of ax2 + bx + c = 0 shall be n times
Solution: Let one root of the equation be α then, the other will be nα. Sum of the
𝑏
roots = α + n α = α(1+n) = −
𝑎
𝑏
α=− … … (i)
𝑎(1+𝑛)
𝑐
Products of the roots = 𝛼 2 𝑛 =
𝑎
𝑏2 𝑛 𝑐
= [from (i)]
𝛼2 (1+𝑛)2 𝑎
𝑏 2 𝑛 = 𝑎𝑐 (1 + 𝑛)2
Home Task:
1. If α and β be the roots of 2x2 - 4x + 1 = 0, find the equation whose roots are
α2 + β, β2 + α.
2. If r be the ratio of the roots of the equation ax2 + bx + c = 0, show that
(𝑟 + 1)2 𝑏 2
=
𝑟 𝑎𝑐
Business Application:
Example 16: Demand for goods of an industry is given by the equation pq = 100,
where p is the price and q is the quantity, supply is given by the equation
−20±√400+1200 10
p= = −10,
6 3
10
But p ≠ - 10, therefore p =
3
10
؞From (2), we have 20 + 3. = 30
3
10
؞Equilibrium price = , Quantity exchanged = 30
3
Home Task: The demand and supply equations are 2𝑝2 + 𝑞 2 = 11 and p + 2q = 7.
Find the equilibrium price and quantity, where p stands for price and q stands for
quantity.