Selfstudys Com File
Selfstudys Com File
ALGEBRA
“A person who can, within a year, solve x 2 − 92y 2 = 1 is
amathematician” - Brahmagupta
Learning Outcomes
zz To solve system of linear equations in three
variables by the method of elimination
zz To find GCD and LCM of polynomials
zz To simplify algebraic rational expressions
zz To understand and compute the square root of polynomials
zz To learn about quadratic equations
zz To draw quadratic graphs
zz To learn about matrix, its types and operations on matrices
3.1 Introduction
Algebra can be thought of as the next level of study of numbers. If we need to determine
anything subject to certain specific conditions, then we need Algebra. In that sense, the
study of Algebra is considered as “Science of determining unknowns”. During third
century AD(CE) Diophantus of Alexandria wrote a monumental book titled “Arithmetica”
in thirteen volumes of which only six has survived. This book is the first source where
the conditions of the problems are stated as equations and they are eventually solved.
Diophantus realized that for many real life situation problems, the variables considered
are usually positive integers.
85
In the earlier classes, we had studied several important concepts in Algebra. In this
class, we will continue our journey to understand other important concepts which will be
of much help in solving problems of greater scope. Real understanding of these ideas will
benefit much in learning higher mathematics in future classes.
Simultaneous Linear Equations in Two Variables
Let us recall solving a pair of linear equations in two variables.
Definition
Linear Equation in two variables
Any first degree equation containing two variables x and y is called a linear
equation in two variables. The general form of linear equation in two variables x and
y is ax+by+c = 0 , where atleast one of a, b is non-zero and a, b, c are real numbers.
Note that linear equations are first degree equations in the given variables.
Note
¾¾ xy – 7 = 3 is not a linear equation in two variables since the term xy is of degree 2.
¾¾ A linear equation in two variables represent a straight line in xy plane.
Example 3.1 The father’s age is six times his son’s age. Six years hence the age of father
will be four times his son’s age. Find the present ages (in years) of the son and father.
Solution Let the present age of father be x years and
the present age of son be y years
Given, x = 6y … (1)
x + 6 = 4(y + 6) … (2)
2x–3y =6
(2) × 2 Þ 2x +2y = 2 x+y =1 2
1
-------------------------------------------------------------
−4 0
X′ -3 -2 -1 1 2 3 4 5 6 7X
-5y = 4 Þ y = -1
5 -2 9
, − 4
5
−4 4 9 5
-4
Substituting y = in (2), x − = 1 we get, x = Y¢
5 5 5
9 −4 Fig. 3.1
Therefore, x = , y = .
5 5
3.2 Simultaneous Linear Equations in Three Variables
Right from the primitive needs of calculating amount
spent for various items in a super market, finding ages of
people under specific conditions, finding path of an object
when it is thrown upwards at an angle, Algebra plays a vital
role in our daily life.
Any point in the space can be determined uniquely
by knowing its latitude, longitude and altitude. Hence
to locate the position of an object at a particular place
situated on the Earth, three satellites are positioned to
arrive three equations. Among these three equations,
we get two linear equations and one quadratic (second
degree) equation. Hence we can solve for the variables
latitude, longitude and altitude to uniquely fix the position
of any object at a given point of time. This is the basis of Fig. 3.2
Geo-Positioning System (GPS). Hence the concept of linear equations in three variables
is used in GPS systems.
3.2.1 System of Linear Equations in Three Variables
In earlier classes, we have learnt different methods of solving Simultaneous Linear
Equations in two variables. Here we shall learn to solve the system of linear equations in
three variables namely, x, y and z. The general form of a linear equation in three variables
x, y and z is ax + by + cz + d = 0 where a, b, c, d are real numbers, and atleast one of
a, b, c is non-zero.
Note
¾¾ A linear equation in two variables of the ¾¾ A linear equation in three variables of the
form ax + by + c = 0 , represents a form ax + by + cz + d = 0 , represents a
straight line. Y plane. Z
ax+by+cz+d =0
ax
+b
y+
c
=0
O X
O
X′ X
Y ¢ Fig. 3.3(i)
Y Fig. 3.3(ii)
Y¢
Algebra 87
Example 3.3 Solve the following system of linear equations in three variables
3x – 2y + z =2 , 2x + 3y – z = 5 , x + y + z = 6 .
Solution 3x − 2y + z = 2 …(1) 2x + 3y – z = 5 …(2) x +y +z = 6 …(3)
5x + y = 7 …(4)
17x = 17 Þ x =1
Substituting x = 1 in (4), 5 + y = 7 Þ y = 2
Substituting x = 1 , y = 2 in (3), 1 + 2 + z = 6 we get, z = 3
Therefore, x = 1, y = 2 , z = 3
Example 3.4 In an interschool atheletic meet, with total of 24 individual prices, securing
a total of 56 points, a first place secures 5 points, a second place secures 3 points, and a
third place secures 1 point. Having as many third place finishers as first and second place
finishers, find how many athletes finished in each place.
Solution Let the number of I, II and III place finishers be x , y and z respectively.
Total number of events = 24; Total number of points = 56.
Hence, the linear equations in three variables are
x + y + z = 24 …(1) 5x + 3y + z = 56 …(2) x +y = z …(3)
Substituting (3) in (1) we get, z + z = 24 Þ z = 12
∴ (3) will be, x + y = 12
(2) Þ 5x + 3y = 44
(−)
3×(3) Þ 3x + 3y = 36
2x =8 we get, x = 4
Substituting x = 4 , z = 12 in (3) we get, y = 12 − 4 = 8
Therefore, Number of first place finishers is 4
Number of second place finishers is 8
Number of third place finishers is 12.
Example 3.5 Solve x + 2y – z = 5 ; x − y + z = −2 ; −5x − 4y + z = −11
Solution x + 2y – z =5 …(1) x – y + z =–2 …(2) –5x –4y + z = –11 …(3)
Adding (1) and (2) we get, x + 2y – z = 5
(+)
x – y + z = –2
2x + y = 3 …(4)
Algebra 89
6x + 3y =9
Dividing by 3 2x + y = 3 …(5)
Subtracting (4) and (5), 2x + y =3
2x + y =3
0 =0
x – z = 2 … (4)
2x - 2z = 3 … (5)
2x - 2z = 3
(−)
Now, (5) −2×(4) we get, 2x - 2z = 4
0 = –1
21x + 4y = 282
(+)
(1) × 4 Þ 12x - 4y = 48
p q r 1
+ − =
2 4 3 4
q
p =
3
q 2 32
p − + 4r = 2 =
5 15 15
By simplifying we get,
6p + 3q − 4r = 3 …(1)
3p = q …(2)
Exercise 3.1
Note
If f (x ) and g(x ) are two polynomials of same degree then the polynomial carrying the
highest coefficient will be the dividend. In case, if both have the same coefficient then
compare the next least degree’s coefficient and proceed with the division.
Algebra 93
−7x 2 + 7x − 7
= −7(x 2 − x + 1)
2x 2 − 2x + 2
(−)
2x 2 − 2x + 2
0
Here, we get zero remainder.
Therefore, GCD(2x 3 − 5x 2 + 5x − 3, x 3 + x 2 − x + 2) = x 2 − x + 1 .
Example 3.11 Find the GCD of 6x 3 − 30x 2 + 60x − 48 and 3x 3 − 12x 2 + 21x − 18 .
Solution Let, f (x) = 6x 3 − 30x 2 + 60x − 48 = 6(x 3 − 5x 2 + 10x − 8) and
g (x) = 3x 3 − 12x 2 + 21x − 18 = 3 (x 3 − 4x 2 + 7x − 6)
x -2
3 2
x 2 − 3x + 2 x − 5x + 10x − 8
x 3 − 3x 2 + 2x (−)
−2x 2 + 8x − 8
−2x 2 + 6x − 4 (−)
2x - 4
= 2(x − 2)
x -1
2
x - 2 x − 3x + 2
(−)
x 2 - 2x
−x + 2
−x + 2 (−)
0 Here, we get zero as remainder.
GCD of leading coefficients 3 and 6 is 3.
Thus, GCD (6x 3 − 30x 2 + 60x − 48, 3x 3 − 12x 2 + 21x − 18) = 3(x − 2) .
3.3.2 Least Common Multiple (LCM) of Polynomials
The Least Common Multiple of two or more algebraic expressions is the expression
of highest degree (or power) such that the expressions exactly divide it.
Consider the following simple expressions a 3b 2 , a 2b 3 .
For these expressions LCM = a 3b 3 .
To find LCM by factorization method
(i) Each expression is first resolved into its factors.
(ii) The highest power of the factors will be the LCM.
(iii) If the expressions have numerical coefficients, find their LCM.
(iv) The product of the LCM of factors and coefficient is the required LCM.
Example 3.12 Find the LCM of the following
(i) 8x 4y 2 , 48x 2y 4 (ii) 5x - 10, 5x 2 - 20
(iii) x 4 - 1, x 2 − 2x + 1 (iv) x 3 - 27, (x - 3)2 , x 2 - 9
Algebra 95
Thinking Corner
Complete the factor tree for the given polynomials f(x) and g(x). Hence find their
GCD and LCM.
f(x) = 2x3 – 9x2 – 32x –21 g(x) = 2x3 – 7x2 – 43x – 42
2x + 3 x+1 x+2
GCD [f (x) and g (x)] = _____ LCM [f (x) and g (x)] = _____
Exercise 3.2
1. Find the GCD of the given polynomials
(i) x 4 + 3x 3 − x − 3, x 3 + x 2 − 5x + 3 (ii) x 4 - 1 , x 3 − 11x 2 + x − 11
(iii) 3x 4 + 6x 3 − 12x 2 − 24x , 4x 4 + 14x 3 + 8x 2 − 8x
(iv) 3x 3 + 3x 2 + 3x + 3 , 6x 3 + 12x 2 + 6x + 12
96 10th Standard Mathematics
Exercise 3.3
1. Find the LCM and GCD for the following and verify that f (x ) × g(x ) = LCM ×GCD
(i) 21x 2y, 35xy 2 (ii) (x 3 − 1)(x + 1), (x 3 + 1) (iii) (x 2y + xy 2 ), (x 2 + xy )
4. Given the LCM and GCD of the two polynomials p(x) and q(x) find the unknown
polynomial in the following table
S.No. LCM GCD p(x) q(x)
(i) a 3 − 10a 2 + 11a + 70 a -7 a 2 − 12a + 35
(ii) (x 4 − y 4 )(x 4 + x 2y 2 + y 4 ) (x 2 - y 2 ) (x 4 − y 4 )(x 2 + y 2 − xy )
7p + 2
(ii) 2
8 p + 13p + 5
7p + 2
The expression is undefined when 8p 2 + 13p + 5 = 0
2
8 p + 13p + 5
that is, (8 p + 5)(p + 1) = 0
−5 -5
p= , p = −1 . The excluded values are and -1 .
8 8
x
(iii) 2
x +1
Here x 2 ³ 0 for all x. Therefore, x 2 + 1 ≥ 0 + 1 = 1 . Hence, x 2 + 1 ≠ 0 for any x.
Therefore, there can be no real excluded values for the given rational
x
expression 2 .
x +1
Thinking Corner
sin x
1. Are x 2 - 1 and tan x = rational expressions?
cos x
x 3 + x 2 − 10x + 8
2. The number of excluded values of is _____.
x 4 + 8x 2 − 9
Exercise 3.4
Progress Check
x -3
length = km base = (x+y)(x+y)m
3
Fig. 3.5 Fig. 3.6
x3 27y x 4b 2 x2 -1
Example 3.15 (i) Multiply by 5 (ii) Multiply by 4 3
9y 2
x x -1 ab
x 3 27y 3 xb4 2
x − 1 x × b (x + 1)(x − 1) x 4 (x + 1)
2 4 2
Solution (i) ´ 5 = 2 (ii) × = × =
9y 2
x xy x − 1 a 4b 3 x −1 a 4 ×b 3 a 4b
Exercise 3.5
1. Simplify
4x 2y 6xz 3 p 2 − 10p + 21 p 2 + p − 12 5t 3 6t − 12
(i) ´ (ii) × (iii) ×
2z 2 20y 4 p −7 (p − 3)2 4t − 8 10t
2. Simplify
x +4 9x 2 − 16y 2 x 3 − y3 x 2 + 2xy + y 2
(i) × 2 (ii) ×
3x + 4y 2x + 3x − 20 3x 2 + 9xy + 6y 2 x 2 − y2
3. Simplify
2a 2 + 5a + 3 a 2 + 6a + 5 b 2 + 3b − 28 b 2 − 49
(i) ÷ (ii) 2 ÷
2a 2 + 7a + 6 −5a 2 − 35 a − 50 b + 4b + 4 b 2 − 5b − 14
x + 2 x2 − x − 6 12t 2 − 22t + 8 3t 2 + 2t − 8
(iii) ÷ (iv) ÷
4y 12y 2 3t 2t 2 + 4t
a 2 + 3a − 4 a 2 + 2a − 8
4. If x = 2
and y = 2
find the value of x 2y -2 .
3a − 3 2a − 2a − 4
Activity 1
(i) The length of a rectangular garden is the sum of a number
and its reciprocal. The breadth is the difference of the
square of the same number and its reciprocal. Find the
length, breadth and the ratio of the length to the breadth
of the rectangle.
(ii) Find the ratio of the perimeter to the area of the given 13x 37x
12x
triangle.
5x 35x
Algebra 101
1. Write an expression that represents the 2. Find the base of the given parallelogram
perimeter of the figure and simplify. 4x 2 + 10x − 50
whose perimeter is
(x − 3)(x + 5)
2 cm x +1
cm
3x x
5 m
3
x-
6
cm ?
x2
1 1 1
Example 3.18 Simplify + 2
2
− 2
x − 5x + 6 x − 3x + 2 x − 8x + 15
1 1 1 Thinking Corner
Solution 2 + 2 − 2
x − 5x + 6 x − 3x + 2 x − 8x + 15 Say True or False
1 1 1 1. The sum of two rational
= + −
(x − 2)(x − 3) (x − 2)(x − 1) (x − 5)(x − 3) expressions is always a
rational expression.
(x − 1)(x − 5) + (x − 3)(x − 5) − (x − 1)(x − 2)
= 2. The product of two
(x − 1)(x − 2)(x − 3)(x − 5)
rational expressions
2 2 2
(x − 6x + 5) + (x − 8x + 15) − (x − 3x + 2) is always a rational
= expression.
(x − 1)(x − 2)(x − 3)(x − 5)
102 10th Standard Mathematics
Exercise 3.6
x (x + 1) x (1 − x ) x + 2 x −1 x3 y3
1. Simplify (i) + (ii) + (iii) +
x −2 x −2 x + 3 x −2 x −y y −x
(2x + 1)(x − 2) (2x 2 − 5x + 2) 4x x +1
2. Simplify (i) − (ii) −
x −4 x −4 x −1 x −1
2
1 2x 3 + x 2 + 3
3. Subtract 2 from
x +2 (x 2 + 2)2
x 2 + 6x + 8 3
4. Which rational expression should be subtracted from 3
to get 2
x +8 x − 2x + 4
2x + 1 2x − 1 1 2B
5. If A = ,B= find - 2
2x − 1 2x + 1 A - B A - B2
x 1 (A + B )2 + (A − B )2 2(x 2 + 1)
6. If A = ,B= , prove that =
x +1 x +1 A÷B x (x + 1)2
7. Pari needs 4 hours to complete a work. His friend Yuvan needs 6 hours to complete
the same work. How long will it take to complete if they work together?
8. Iniya bought 50 kg of fruits consisting of apples and bananas. She paid twice as
much per kg for the apple as she did for the banana. If Iniya bought ₹ 1800 worth of
apples and ₹ 600 worth bananas, then how many kgs of each fruit did she buy?
Progress Check
Algebra 103
(iii) 15x 2 +
(
)
(
3 + 10 x + 2 5x 2 + 2 5 + 1 x + 2 3x 2 +
) ( )
2 + 2 3 x + 2 2
Solution (i) 16x 2 + 9y 2 − 24xy + 24x − 18y + 9
= (4x − 3y + 3)2 = 4x − 3y + 3
15x 2 + ( )
3 + 10 x + 2 = 15x 2 + 3x + 10x + 2
= 3x ( 5x + 1 + 2) ( 5x + 1 )
= 5x + 1 × ( ) ( 3x + 2 )
( )
5x 2 + 2 5 + 1 x + 2 = 5x 2 + 2 5x + x + 2
= 5x (x + 2) + 1(x + 2) = ( )
5x + 1 (x + 2)
3x 2 + ( )
2 + 2 3 x + 2 2 = 3x 2 + 2x + 2 3x + 2 2
=x ( 3x + 2 + 2 ) ( 3x + 2 = (x + 2)) ( 3x + 2 )
Therefore,
2
15x +
(
)
3 + 10 x + 2 5x 2 + 2 5 + 1 x + 2 3x 2 +
( ) ( 2 + 2 3 )x + 2 2
= ( 5x + 1 )( 3x + 2 )( 5x + 1 (x + 2) ) ( 3x + 2 )(x + 2) = ( 5x + 1) ( 3x + 2 )(x + 2)
Example 3.22 If 9x 4 + 12x 3 + 28x 2 + ax + b is a perfect square, find the values of a and b.
Solution 3x 2 + 2x + 4
4 3 2
3x 2 9x + 12x + 28x + ax + b
(−)
9x 4
6x 2 + 2x 12x 3 + 28x 2
(−)
12x 3 + 4x 2
6x 2 + 4x + 4 24x 2 + ax + b
(−)
24x 2 + 16x + 16
0
Algebra 105
Exercise 3.8
3. Find the values of m and n if the following polynomials are perfect sqaures
(i) 36x 4 − 60x 3 + 61x 2 − mx + n (ii) x 4 − 8x 3 + mx 2 + nx + 16
b ± b 2 − 4ac
x+ =
2a 2a
−b ± b 2 − 4ac
x =
2a
−b + b 2 − 4ac -b - b 2 - 4ac
Therefore, the roots are and
2a 2a
3.6.3 Formation of a Quadratic Equation
If a and b are roots of a quadratic equation ax 2 + bx + c = 0 then
−b + b 2 − 4ac −b − b 2 − 4ac
a = and b = .
2a 2a
−b + b 2 − 4ac − b − b 2 − 4ac −b
Also, α+β = =
2a a
−b + b 2 − 4ac −b − b 2 − 4ac c
Note
and αβ = ×
= .
2a
2a a ax 2 + bx + c = 0
can equivalently
Since, (x - a) and (x - b ) are factors of ax + bx + c = 0 ,
2
be expressed as
We have (x - α)(x - β ) = 0 b c
x2 + x+ =0 .
a a
Hence, x 2 − (α + β )x + αβ = 0 since a≠0
That is, x 2 - (sum of roots) x + product of roots = 0 is the
general form of the quadratic equation when the roots are given.
Algebra 107
k metre
and k metre. A smaller rectangular portion of
the garden of dimensions k metre and 3 metres
3 metres
is leveled. Find the area of the garden, not
leveled.
k metre
Example 3.24 Write down the quadratic equation in general form for which sum and
product of the roots are given below.
7 5 3 1
(i) 9, 14 (ii) - , (iii) - , -
2 2 5 2
Solution (i) General form of the quadratic equation when the roots are given is
x 2 - (sum of the roots) x + product of the roots = 0
x 2 − 9x + 14 = 0
7 5
(ii) x 2 − − x + = 0 Þ
⇒ 2x 2 + 7x + 5 = 0
2 2
3 1 10x 2 + 6x − 5
(iii) x 2 − − x + − = 0 ⇒ =0
5 2 10
Therefore, 10x 2 + 6x − 5 = 0 .
Example 3.25 Find the sum and product of the roots for each of the following quadratic
equations : (i) x 2 + 8x − 65 = 0 (ii) 2x 2 + 5x + 7 = 0
(iii) kx 2 − k 2x − 2k 3 = 0
Solution Let a and b be the roots of the given quadratic equation
(i) x 2 + 8x − 65 = 0
a = 1, b = 8, c = –65
b c
α+β =− = –8 and αβ = = –65
a a
α + β = −8 ; αβ = −65
108 10th Standard Mathematics
b -5 c 7
α+β =− = and αβ = =
a 2 a 2
5 7
α + β = − ; αβ =
2 2
(iii) kx 2 − k 2x − 2k 3 = 0
a = k, b = -k 2 , c = –2k3
b -(-k 2 ) c -2k 3
α+β =− = =k and αβ = = =–2k 2
a k a k
Exercise 3.9
1. Determine the quadratic equations, whose sum and product of roots are
5 -3
(i) -9, 20 (ii) , 4 (iii) , -1 (iv) −(2 − a )2 , (a + 5)2
3 2
2. Find the sum and product of the roots for each of the following quadratic equations
1 10
(i) x 2 + 3x − 28 = 0 (ii) x 2 + 3x = 0 (iii) 3 + = 2 (iv) 3y 2 − y − 4 = 0
a a
3.6.4 Solving Quadratic Equations
We have already learnt how to solve linear equations in one, two and three
variable(s). Recall that the values of the variables which satisfies a given equation are
called its solution(s). In this section, we are going to study three methods of solving
quadratic equation, namely factorization method, completing the square method and
using formula.
Algebra 109
= 2x ( )
2x − 3 − 3 ( ) (
2x − 3 = 2x − 3 )( 2x − 3 )
Now, equating the factors to zero we get,
( 2x − 3 )( 2x − 3 ) = 0
( 2x − 3 ) = 0
2
2x − 3 = 0
3
∴ the solution is x = .
2
Exercise 3.10
Algebra 111
−2 ± (2)2 − 4(1)(−2) −2 ± 12
x= = = −1 ± 3
2(1) 2
Therefore, x = −1 + 3 , −1 − 3
112 10th Standard Mathematics
a = 3, b = 2 5, c = −5 .
− b ± b 2 − 4ac
p=
2a
substituting the values of a, b and c in the formula we get,
( )
2
±
− 2 5± 2 5 − 4(3)(− 5)
−2 5 ± 80 − 5 ± 2 5
p= = =
2(3) 6 3
5
Therefore, x = ,- 5
3
± b 2 − 4ac
−b ±
x=
2a
substituting the values of a, b and c in the formula we get,
2
− −(p + q )2 ±
± −(p + q ) − 4(pq )(p + q )
2 2
x =
2pq
± (p + q )4 − 4(pq )(p + q )2
(p + q )2 ±
=
2pq
Algebra 113
Activity 3
Serve the fishes (Equations) with its appropriate food (roots). Identify a fish which
cannot be served?
4x2+12x+9 =0
x2 + 6x + 9 =0
x2–x–20 =0
2x 2
–5x–12=0
x2 –1=0
3 3 x2+16 = 0
- ,-
2 2
4.5
1, –1 –4, 5
3 4,–4
– ,4
2 –3, –3
Exercise 3.11
Example 3.36 The product of Kumaran’s age (in years) two years ago and his age four
years from now is one more than twice his present age. What is his present age?
Solution Let the present age of Kumaran be x years.
Two years ago, his age = (x − 2) years.
Four years from now, his age = (x + 4) years.
Given, (x − 2)(x + 4) = 1 +2x
x 2 + 2x − 8 = 1 +2x Þ (x − 3)(x + 3) = 0 then, x = ±3
Therefore, x = 3 (Rejecting −3 as age cannot be negative)
Kumaran’s present age is 3 years.
Example 3.37 A ladder 17 feet long is leaning against a wall. If the ladder, vertical wall
and the floor from the bottom of the wall to the ladder form a right triangle, find the
height of the wall where the top of the ladder meets if the distance between bottom of the
wall to bottom of the ladder is 7 feet less than the height of the wall? A
t
By Pythagoras theorem, AC 2 = AB 2 + BC 2
(17)2 = x 2 + (x − 7)2 ; 289 = x 2 + x 2 − 14x + 49 B x–7 C
Fig. 3.7
x 2 − 7x − 120 = 0 hence, (x − 15)(x + 8) = 0 then, x = 15 (or) −8
Example 3.38 A flock of swans contained x 2 members. As the clouds gathered, 10x went
to a lake and one-eighth of the members flew away to a garden. The remaining three pairs
played about in the water. How many swans were there in total?
Solution As given there are x2 swans.
1
As per the given data x 2 − 10x − x 2 = 6 we get, 7x 2 − 80x − 48 = 0
8
−b ± b 2 − 4ac 80 ± 6400 − 4(7)(−48) 80 ± 88
x = = =
2a 14 14
Algebra 115
Exercise 3.12
24
1. If the difference between a number and its reciprocal is
, find the number.
5
2. A garden measuring 12m by 16m is to have a pedestrian pathway that is ‘w’ meters
wide installed all the way around so that it increases the total area to 285 m2. What
is the width of the pathway?
3. A bus covers a distance of 90 km at a uniform speed. Had the speed been 15 km/hour
more it would have taken 30 minutes less for the journey. Find the original speed of
the bus.
4. A girl is twice as old as her sister. Five years hence, the product of their ages (in
years) will be 375. Find their present ages.
5. A pole has to be erected at a point on the boundary of a circular ground of diameter
20 m in such a way that the difference of its distances from two diametrically opposite
fixed gates P and Q on the boundary is 4 m. Is it possible to do so? If answer is yes at
what distance from the two gates should the pole be erected?
6. From a group of 2x 2 black bees , square root of half of the group went to a tree. Again
eight-ninth of the bees went to the same tree. The remaining two got caught up in a
fragrant lotus. How many bees were there in total?
116 10th Standard Mathematics
9. The hypotenuse of a right angled triangle is 25 cm and its perimeter 56 cm. Find
the length of the smallest side.
Example 3.40 Determine the nature of roots for the following quadratic equations
(i) x 2 − x − 20 = 0 (ii) 9x 2 − 24x + 16 = 0 (iii) 2x 2 − 2x + 9 = 0
Solution (i) x 2 − x − 20 = 0
Here, a = 1 , b = −1 , c = −20
Now, ∆ = b 2 − 4ac
∆ = (−1)2 − 4(1)(−20) = 81
Here, ∆ = 81 > 0 . So, the equation will have real and unequal roots
(ii) 9x 2 − 24x + 16 = 0
Here, a = 9 , b = −24 , c = 16
Here, ∆ = 0 . So, the equation will have real and equal roots.
Algebra 117
Here, ∆ = −68 < 0 . So, the equation will have no real roots.
64k 2 − 260k + 16 = 0
k 2 + 2k + 1 − 4k − 36 < 0
k 2 − 2k − 35 < 0
(k + 5)(k − 7) < 0
Therefore, −5 < k < 7 . {If α < β and if (x − α)(x − β ) < 0 then, α < x < β }.
2 2
If ps = qr then D = −4 ps − qr = −4 qr − qr = 0 (using (1))
Thus, D = 0 if ps = qr and so the roots will be real and equal.
Exercise 3.13
1. Determine the nature of the roots for the following quadratic equations
(i) 15x 2 + 11x + 2 = 0 (ii) x 2 − x − 1 = 0 (iii) 2t 2 − 3t + 3 2 = 0
(iv) 9y 2 − 6 2y + 2 = 0 (v) 9a 2b 2x 2 − 24abcdx + 16c 2d 2 = 0 , a ¹ 0 , b ¹ 0
2. Find the value(s) of ‘k’ for which the roots of the following equations are real and
equal. (i) (5k − 6)x 2 + 2kx + 1 = 0 (ii) kx 2 + (6k + 2)x + 16 = 0
3. If the roots of (a − b)x 2 + (b − c)x + (c − a ) = 0 are real and equal, then prove that b,
a, c are in arithmetic progression.
4. If a, b are real then show that the roots of the equation
(a − b)x 2 − 6(a + b)x − 9(a − b) = 0 are real and unequal.
5. If the roots of the equation (c 2 − ab)x 2 − 2(a 2 − bc)x + b 2 − ac = 0 are real and equal
prove that either a=0 (or) a 3 + b 3 + c 3 = 3abc
Thinking Corner
Fill in the empty box in each of the given expression so that the resulting quadratic
polynomial becomes a perfect square.
(i) x 2 + 14x + (ii) x 2 − 24x + (iii) p 2 + 2qp +
c Constant term
αβ = =
a Co-efficient of x 2
Algebra 119
4x2–9x+2=0
2
x − 4 = 0
5
2x2–15x–27=0
Example 3.43 If the difference between the roots of the equation x 2 − 13x + k = 0 is 17
find k.
Solution x 2 − 13x + k =0 here, a = 1 , b = −13 , c = k Thinking Corner
If the constant term
Let , be the roots of the equation. Then of ax2+bx+c=0 is
−b −(−13) zero, then the sum
α + β = = = 13 ...(1) Also α − β = 17 ...(2) and product of roots
a 1
are and
(1)+(2) we get, 2a = 30 Þ a = 15
.
Therefore, 15 + b = 13 (from (1)) Þ b = −2
c k
But, αβ = = Þ 15 × (−2) = k we get, k = −30
a 1
α β α2 β 2
(i) (α - β ) (ii) α + β
2 2
(iii) α - β
3 3
(iv) α + β
4 4
(v) + (vi) +
β α β α
Solution x 2 + 7x + 10 = 0 here, a = 1 , b = 7 , c = 10
α β α2 + β 2 (α + β )2 − 2αβ 49 − 20 29
(v) + = = = =
β α αβ αβ 10 10
120 10th Standard Mathematics
=
(
(−343) − 3 10 × (−7)) = −343 + 210 = −133
10 1010
Example 3.45 If , are the roots of the equation 3x + 7x − 2 = 0 , find the values of
2
α β α2 β 2
(i) + (ii) +
β α β α
Solution 3x + 7x − 2 = 0 here, a = 3 , b = 7 , c = −2
2
Algebra 121
(iii) 2α + β , 2β + α
1 3
Sum of the roots 2α + β + 2β + α = 3(α + β ) = 3 =
2 2
Product of the roots = (2α + β )(2β + α) = 4αβ + 2α2 + 2β 2 + αβ
= 5αβ + 2(α2 + β 2 ) = 5αβ + 2 (α + β ) − 2αβ
2
1 1 1
= 5 − + 2 − 2 ×− =0
2 4 2
The required equation is x 2 - (Sum of the roots)x + (Product of the roots)=0
3
x 2 − x + 0 = 0 Þ 2x 2 − 3x = 0
2
Exercise 3.14
6. If one root of the equation 3x 2 + kx + 81 = 0 (having real roots) is the square of the
other then find k.
700
(i) Direct variation
20
Cost (`)
600 (3,600)
y=
Weight (Kg) 1 2 3 4 5
Weight (Kg)
Fig. 3.8
Cost (`) 200 400 600 800 1000
Algebra 123
y
If = k where k is a positive number (a constant), then x and y are said to vary directly.
x
Here, k is known as the constant of proportionality.
ii) The line passes through the origin. When both of these 36
32 (16,32)
features are present we know that the two quantities on
28
Distance (km)
16 (8,16)
Time (in minutes) 4 8 12 16 12
Diameter (x) cm 1 2 3 4 5
Circumference (y) cm 3.1 6.2 9.3 12.4 15.5
Solution:
)x
(3.1
From the table, we found that as x increses,
y=
y also increases. Thus, the variation is a direct
variation.
Let y = kx, where k is a constant of proportionality.
From the given values, we have,
3.1 6.2 9.3 12.4
3.1x
k= = = = = ... = 3.1
1 2 3 4
y=
When you plot the points (1, 3.1) (2, 6.2)
(3, 9.3), (4, 12.4), (5, 15.5), you find the relation
y = (3.1)x forms a straight-line graph.
Clearly, from the graph, when diameter is 6 cm, Fig. 3.10
its circumference is 18.6 cm.
Example 3.48 A bus is travelling at a uniform speed of 50 km/hr. Draw the distance-time
graph and hence find
(i) the constant of variation
(ii) how far will it travel in 1 21 hr
(iii) the time required to cover a distance of 300 km from the graph.
Solution
Let x be the time taken in minutes and y be the distance travelled in km.
(i) Observe that as time increases, the distance travelled also increases. Therefore, the
variation is a direct variation. It is of the form y = kx .
Constant of variation
y 50 100 150 200 5
k = = = = = =
x 60 120 180 240 6
Algebra 125
5x
(iii) From the graph, y = , if y = 300 y=
5x
6 6
6y 6
then x = = ´ 300 = 360 minutes
5 5
(or) 6 hours.
From the table it is clear that if you travel at a slower speed, the time increases and if the
train is faster, the time decreases. You find, 30×16 = 40×12 = 60×8 = 80×6, which tells that vt is
a constant. Here vt = 480. In such a case, we say the variables v and t are inversely proportional.
Observe that the graph of equation like
vt = 480 will not be a straight line. Inverse Scale
x axis 1 cm = 1 unit
variation implies that as one variable increases, y axis 1 cm = 1 unit
12
Visualising Indirect variation: 11
10
Look at the adjacent graph. It is a graph 9
[positive values of x, y.
7
x 1 2 4 8 3
(4,2)
2
(8,1) xy = 8
8 1
y= 8 4 2 1
x 1 2 3 4 5 6 7 8 9 10 11 12 13
Fig. 3.12
126 10th Standard Mathematics
(i) Graph the above data and identify the type of variation.
(ii) From the graph, find the number of days required to complete the work if the company
decides to opt for 120 workers?
(iii) If the work has to be completed by 30 days, how many workers are required?
(i)
Scale
x axis 1 cm = 10 workers
y axis 1 cm = 20 days
xy
=6
00
0
Fig. 3.13
From the given table, we observe that as x increases, y decreases. Thus, the variation is an
inverse variation.
k
Let y =
x
⇒ xy = k, k > 0 is called the constant of variation.
From the table, k = 40 ´ 150 = 50 ´ 120 = ... = 75 ´ 80 = 6000
Therefore, xy = 6000
Plot the points (40,150), (50,120), (60,100) of (75,80) and join to get a free hand smooth
curve (Rectangular Hyperbola).
Algebra 127
Speed x (km/hr) 12 6 4 3 2
Time y (hours) 1 2 3 4 6
Scale
From the table, we observe that as x axis 1 cm = 1 km
y axis 1 cm = 1 hr
x decreases, y increases. Hence, the type is
inverse variation.
k
Let y =
x
⇒ xy = k, k > 0 is called the constant
of variation.
From the table k = 12 × 1 = 6 × 2 = …
= 2 × 6 = 12
Therefore, xy = 12.
Plot the points (12,1), (6,2), (4,3), Fig. 3.14
(3,4), (2,6) and join these points by a smooth curve (Rectangular Hyperbola).
From the graph, we observe that Kaushik takes 5 hrs with a speed of 2.4 km/hr.
Note
Already we learned that, the linear equation of straight line is y = mx+c, where m is the slope
of the straight line and c is the y – intercept. Also, the equation reduces to y = mx when
the straight line passes through origin. As the graph of direct variation refer to straight
line and its general form is y = kx, we can conclude that ‘constant of proportionality’ is
nothing but ‘slope’ of its straight line.
1. A garment shop announces a flat 50% discount on every purchase of items for their
customers. Draw the graph for the relation between the Marked Price and the Discount.
Hence find
(i) the marked price when a customer gets a discount of ₹3250 (from graph)
(ii) the discount when the marked price is ₹2500
2. Draw the graph of xy = 24, x,y > 0. Using the graph find,
(i) y when x =3 and (ii) x when y = 6.
3. Graph the following linear function y = 1 x . Identify the constant of variation and
2
verify it with the graph. Also (i) find y when x = 9 (ii) find x when y = 7.5.
4. The following table shows the data about the number of pipes and the time taken to till
the same tank.
Check if the amount charged are in direct variation or in inverse variation to the
parking time. Graph the data. Also (i) find the amount to be paid when parking time
is 6 hr; (ii) find the parking duration when the amount paid is ₹150.
Algebra 129
Y Y
5 5
x2
y = x2
y=4
4 4
4 x2
y= 1
y = x2
3 3
2 2
1 1
X′ –3 –2 –1 0 1 2 3 X X′ –3 –2 –1 0 1 2 3 X
Y′ Y′
Fig. 3.17 Fig. 3.18
−b
Hint : For a quadratic equation , the axis is given by x = and the vertex is given by
−b −∆ 2a
, where ∆ = b 2 − 4ac is the discriminant of the quadratic equation
2a 4a
ax 2 + bx + c = 0 . Where a ≠ 0.
We have already studied how to find the roots of any quadratic equation
ax + bx + c = 0 where a,b,c Î ℝ and a ≠ 0 theoretically. In this section, we will learn how
2
Example 3.51 Discuss the nature of solutions of the following quadratic equations.
(i) x 2 + x − 12 = 0 (ii) x 2 − 8x + 16 = 0 (iii) x 2 + 2x + 5 = 0
Solution
(i) x 2 + x − 12 = 0
Step 1: Prepare the table of values for the equation y = x 2 + x − 12 .
x −5 −4 −3 −2 −1 0 1 2 3 4
Algebra 131
)
(4, 8
6
Step 3: Draw the parabola and mark the
12
+x −
4
co-ordinates of the parabola which
y= 2
x
2
intersect the X axis. (−4, 0) (3, 0
)
X′ –6 –5 –4 –3 –2 –1 0 1 2 3 4 5 X
Step 4: The roots of the equation are the x –2
respectively. –10
(−2, –10) (1, –10)
Y′
x 2 + x − 12 = 0 has real and unequal roots.
Fig. 3.19
(ii) x − 8x + 16 = 0
2
22
Step 3: Draw the parabola and mark the 20
coordinates of the parabola which 18
(iii) x 2 + 2x + 5 = 0 Y′
Fig. 3.20
Let y = x 2 + 2x + 5
Step 1: Prepare a table of values for the equation y = x 2 + 2x + 5
x −3 −2 −1 0 1 2 3
y 8 5 4 5 8 13 20
+5
scale.
+ 2x
16
y= 2
x
Step 3: Join the points by a free-hand 14
(2, 13)
smooth curve this smooth curve 12
is the graph of y = x 2 + 2x + 5 10
(−3, 8)
8 (1, 8)
Step 4: The solutions of the given 6
quadratic equation are the x (−2, 5)
4
(0, 5)
So, we conclude that there is no real root for the given quadratic equation.
Progress Check
Connect the graphs to its respective number of points of intersection with X axis and
to its corresponding nature of solutions which is given in the following table.
1.
2 Real and equal roots
X O X
Y
2.
X O X 1 No real roots
Y
Y
O
X
X
2
3. No real roots
0
4. Real and equal roots
X O X
Y
Algebra 133
5.
X O X 0 Real and unequal roots
Y
Y
O
X X
x axis 1 cm = 1 unit
y axis 1 cm = 1 unit
9
Solution Step 1: Draw the graph of y = 2x2 by
8 (2, 8) Scale
6
x
2,
7
(–
x −2 −1 0 1 2 (1,7)
y 8 2 0 2 8 6 (0, 6)
)
Step 2: To solve 2x − x − 6 = 0 , subtract
2
1 ,5
(– 5
2x 2 − x − 6 = 0 from y = 2x 2
y= 2
2x
4)
y = 2x 2 4
2,
(–
(−)
0 = 2x 2 − x − 6
3
y =x +6
(–1, 2) 2 (1, 2)
The equation y = x + 6 represents a
straight line. Draw the graph of y = x+6 by 1
forming table of values as below (0, 0)
x −2 −1 0 1 2 Y –2 –1 0 1 2 3 4 X
y 4 5 6 7 8 Y
Fig. 3.22
134 10th Standard Mathematics
Step 4: The x coordinates of the respective points forms the solution set {–1.5,2} for
2x 2 − x − 6 = 0
Example 3.53 Draw the graph of Y
y = x 2 + 4x + 3 and hence find the roots of Scale
16
2 x axis 1 cm = 1 unit (2, 15)
x +x +1 = 0 y axis 1 cm = 2 units
14
+3
Solution
+ 4x
Step 1: Draw the graph of y = x 2 + 4x + 3 by 12
y= 2
preparing the table of values as below
x
10
x −4 −3 −2 −1 0 1 2 (1, 8)
8
8)
y
(2,
3 0 –1 0 3 8 15
6
Step 2: To solvex + x + 1 = 0 , subtract
5)
2
(1,
x + x + 1 = 0 from y = x 2 + 4x + 3
2 4
, 3)
(−4 (0, 3) y=
3x +
y = x + 4x + 3
2
2 2
(–)
0)
2)
0 = x2 + x + 1
3, (−1, 0
)
(0,
(−
y= 3x+2 X –4 –3 –2 –1 0 1 2 X
(−2, –1) )
–1 –2
The equation represent a straight line.
1,
(−
)
of values as below.
(−
Y
x −2 −1 0 1 2 Fig. 3.23
y –4 –1 2 5 8
Step 3: Observe that the graph of y = 3x+2 does not intersect or touch the graph of the
parabola y = x 2 + 4x + 3 .
Thus x 2 + x + 1 = 0 has no real roots.
x −3 −2 −1 0 1 2
y 4 0 –2 –2 0 4
Algebra 135
x axis 1 cm = 1 unit
y axis 1 cm = 1 unit
(–) (–3, 4) 4 (2, 4)
0 = x2 + x − 2
Scale
y= 0 3
2
x−
The equation y = 0 represents the X axis. 2
x +
y= 2
Step 3: Mark the point of intersection of 1
the curve y = x 2 + x − 2 with the
(–2, 0) (1, 0)
X axis. That is (–2,0) and (1,0)
X –3 –2 –1 0 1 2 3 X
Step 4: The x coordinates of the respective –1
points form the solution set {−2,1}
for x 2 + x − 2 =0 (–1, –2) –2 (0, –2)
Y
Example 3.55 Draw the graph of
Fig. 3.24
y = x 2 − 4x + 3 and use it to solve x 2 − 6x + 9 = 0
Solution
Step 1: Draw the graph of y = x 2 − 4x + 3 by preparing the table of values as below
x −2 −1 0 1 2 3 4
y 15 8 3 0 –1 0 3
Step 2: To solve x 2 − 6x + 9 = 0 , subtract x 2 − 6x + 9 = 0 from y = x 2 − 4x + 3
that is y = x 2 − 4x + 3 Y
(−) (–2, 15) Scale
0 = x − 6x + 9 2
14 x axis 1 cm = 1 unit
3
y axis 1 cm = 2 units
− 4x +
y= 2x − 6
12
The equation y = 2x − 6 represent
2
y =x
10
a straight line. Draw the graph of
y = 2x − 6 forming the table of values as 8
below. (–1, 8) y=
2x
x 6 −
0 1 2 3 4 5 6
y –6 –4 –2 0 2 4 4 4)
(0, 3) (4, 3) (5,
The line intersect
y = 2x − 6 2 (4, 2)
(3,
y = x − 4x + 3 only at one point.
2
(1, 0) 0)
(3, 0)
Step 3: Mark the point of intersection of X –2 –1 0 1 2 3 4 5 X
– 1 )
the curve y = x 2 − 4x + 3 and y = 2x − 6 –2 (2,
(2, –2)
that is (3,0).
–4
(1, –4)
Therefore, the x coordinate 3 is the
only solution for the equation –6
(0, –6)
x 2 − 6x + 9 = 0 . Y
Fig. 3.25
136 10th Standard Mathematics
1. Graph the following quadratic equations and state their nature of solutions.
(i) x 2 − 9x + 20 = 0 (ii) x 2 − 4x + 4 = 0 (iii) x 2 + x + 7 = 0
(iv) x 2 − 9 = 0 (v) x 2 − 6x + 9 = 0 (vi) (2x − 3)(x + 2) = 0
2
2. Draw the graph of y = x − 4 and hence solve x 2 −x −12 = 0
3. Draw the graph of y = x 2 + x and hence solve x 2 + 1 = 0
4. Draw the graph of y = x 2 + 3x + 2 and use it to solve x 2 + 2x + 1 = 0
5. Draw the graph of y = x 2 + 3x − 4 and hence use it to solve x 2 + 3x − 4 = 0
6. Draw the graph of y = x 2 − 5x − 6 and hence solve x 2 − 5x − 14 = 0
7. Draw the graph of y = 2x 2 − 3x − 5 and hence solve 2x 2 − 4x − 6 = 0
8. Draw the graph of y = (x − 1)(x + 3) and hence solve x 2 − x − 6 = 0
3.9 Matrices
Introduction
Let us consider the following information. Vanitha has 12 story books, 20 notebooks
and 4 pencils. Radha has 27 story books, 17 notebooks and 6 pencils. Gokul has 7 story
books, 11 notebooks and 4 pencils. Geetha has 10 story books, 12 notebooks and 5 pencils.
Details Story Books Note Books Pencils
Vanitha 12 20 4
Radha 27 17 6
Gokul 7 11 4
Geetha 10 12 5
Now we arrange this information in the tabular form as follows.
Here the items possessed by four people are aligned or positioned in a rectangular array
containing four horizontal and three vertical arrangements. The horizontal arrangements
are called “rows” and the vertical arrangements are called “columns”. The whole rectangular
arrangement is called a “Matrix”. Generally, if we arrange things in a rectangular array, we
call it as “ Matrix”.
Applications of matrices are found in several scientific fields. In Physics, matrices
are applied in the calculations of battery power outputs, resistor conversion of electrical
Algebra 137
General form of a matrix A with m rows 2. Find is the order of the matrix
and n columns (order m ´n ) can be written in sin q
the form cos q
a ... a1n tan q
11 a12 ... a1 j
a a22 ... a2 j ... a2n
A = 21 3. Determine the entries denoted
by a11, a22 , a 33 , a 44 from the matrix
am 1 am 2 ... amj ... amn
2 1 3 4
where, a11, a12 ,... denote entries of the 5 9 −4 7
matrix. a11 is the element in first row, first 5
3 8 9
column, a12 is the element in the first row, second 2
7 4
column, and so on. 0 1
For example,
S.No. Matrices Elements of the matrix Order of the matrix
1. sin q − cos q a11 = sin q , a12 = −cos q ,
cos q 2×2
sin q a21 = cos q , a22 = sin q
2. 1 3 a11 = 1 , a12 = 3 ,
2 5 a21 = 2 , a22 = 5 , 3×2
1
2 −4
a 31 = 21 , a 32 = −4
Activity 4
(i) Take calendar sheets of a particular month in a particular year.
(ii) Construct matrices from the dates of the calendar sheet.
(iii) Write down the number of possible matrices of orders
2 ´ 2, 3 ´ 2, 2 ´ 3, 3 ´ 3, 4 ´ 3, etc.
(iv) Find the maximum possible order of a matrix that you can
create from the given calendar sheet.
(v) Mention the use of matrices to organize information from
daily life situations.
3.9.2 Types of Matrices
In this section, we shall define certain types of matrices.
1. Row Matrix
A matrix is said to be a row matrix if it has only one row and any number of columns.
A row matrix is also called as a row vector.
3
For example, A = (8 9 4 3) , B = − 1 3 are row matrices of order 1´ 4
2
and 1×3 respectively.
In general A = (a11 a12 a13 ... a1n ) is a row matrix of order 1´n .
2. Column Matrix
A matrix is said to be a column matrix if it has only one column and any number of
rows. It is also called as a column vector.
Algebra 139
Definition : In a square matrix, the elements of the form a11, a22, a33, . . . (i.e) aii are
1 3
called leading diagonal elements. For example in the matrix 4 5 , 1 and 5 are leading
diagonal elements.
4. Diagonal Matrix
A square matrix, all of whose elements, except those in the leading diagonal are zero
is called a diagonal matrix.
(ie) A square matrix A = (aij ) is said to be diagonal matrix if aij = 0 for i ¹ j . Note
that some elements of the leading diagonal may be zero but not all.
8 0 0 1 0 0
For example, 0 −3 0 , 0 1 0 are diagonal matrices.
0 0 0
0 0 11
5. Scalar Matrix
A diagonal matrix in which all the leading diagonal elements are equal is called a
scalar matrix.
1 0 0
1 0
I 2 = , I 3 = 0 1 0 are identity matrices of order 2 and 3 respectively.
0 1
0 0 1
7. Zero matrix (or) null matrix
A matrix is said to be a zero matrix or null matrix if all its elements are zero.
0 0 0
0 0
For example, (0), 0 0 0 are all zero matrices of order 1 ´ 1 , 2 ´ 2 and
,
0 0 0 0 0
3 ´ 3 but of different orders. We denote zero matrix of order n ´ n by On .
0 0 0
is a zero matrix of the order 2 ´ 3 .
0 0 0
8. Transpose of a matrix
The matrix which is obtained by interchanging the elements in rows and columns of
the given matrix A is called transpose of A and is denoted by AT .
For example,
5 3 −1 5 2 −4
(a) If A = 2 8 9 then AT = 3 8 7
−4 7 5 −1 9 5
3×3 3×3
1 5
1 8 4
(b) If B = 8 9 then BT =
5 9 3
4 3 2×3
3×2
Definition : A square matrix A = (aij )n×n is called upper triangular matrix if aij = 0 for
i > j and is called lower triangular matrix if aij = 0 , i < j .
1 7 −3 8 0 0
For example, A = 0 2 4 is an upper triangular matrix and B = 4 5 0 is a
0 0 7 −11 3 1
lower triangular matrix.
Equal Matrices
Two matrices A and B are said to be equal if and Progress Check
only if they have the same order and each element of
matrix A is equal to the corresponding element of 1. The number of column(s)
in a column matrix are
matrix B. That is, aij = bij for all i, j.
_______.
5 1 2. The number of row(s) in a
For example, if A = ,
0 3 row matrix are _______.
12 + 22 3. The non-diagonal elements
sin2 q + cos2 q then we in any unit matrix are
B =
1 + 3 − 5 2 + sec2 q − tan2 q ______.
2 2
note that A and B have same order and aij = bij for 4. Does there exist a square
every i, j. Hence A and B are equal matrices. matrix with 32 elements?
Example 3.56 Consider the following information regarding the number of men and
women workers in three factories I, II and III.
Factory Men Women
I 23 18
II 47 36
III 15 16
Represent the above information in the form of a matrix. What does the entry in the
second row and first column represent?
142 10th Standard Mathematics
Activity 5
No. Elements Possible orders Number of possible orders
1. 4 3
2. 1×9, 9×1, 3×3
3. 20
4. 8 4
5. 1
6. 100
7. 1×10, 10×1, 2×5, 5×2
Do you find any relationship between number of elements (second column) and
number of possible orders (fourth column)? If so, what is it?
a −b 2a + c 1 5
Example 3.59 Find the value of a, b, c, d from the equation =
2a − b 3c + d 0 2
Solution The given matrices are equal. Thus all corresponding elements are equal.
Algebra 143
Exercise 3.17
8
9 3
4
3
5
1. In the matrix A = −1 7
2 , write (i) The number of elements
1 4 3 0
6
8 −11 1
(ii) The order of the matrix (iii) Write the elements a22, a23, a24 , a 34 , a 43, a 44 .
2. If a matrix has 18 elements, what are the possible orders it can have? What if it has 6 elements?
3. Construct a 3 ´ 3 matrix whose elements are given by
(i + j )3
(i) aij = i − 2 j (ii) aij =
3
5 4 3
4. If A = 1 −7 9 then find the transpose of A.
3 8 2
7 −3
5. If A = − 5 2 then find the transpose of -A .
3 −5
5
2 2
5
6. If A = − 17 0. 7 then verify (AT )T = A
2
8
3 1
7. Find the values of x, y and z from the following equations
x + y + z 9
12 3 y z x + y 2 6 2
(i) =
(ii) =
(iii) x + z = 5
x 5 3 5 5 + z xy 5 8 7
y + z
144 10th Standard Mathematics
Solution The total marks in both the examinations for all the three groups is the sum of
the given matrices.
22 + 20 15 + 38 14 + 15 23 + 40 42 53 29 63
A + B = 50 + 18 62 + 12 21 + 17 30 + 80 = 68
74 38 110
53 + 81 80 + 47 32 + 522 40 + 18 134 127 84 58
Algebra 145
20 16 −8 21 −12 9
3 21
= 2 3 4 2 + − − −9
4 2
4 36 16 −15 18 −27
41 4 1
5 15
= − 4 2 − 9
4 2
−11 54
−11
146 10th Standard Mathematics
Example 3.65 Find the value of a, b, c, d from the following matrix equation.
d 8 3 a 2 2a 0 1
+
3b a −2 −4 = b 4c + −5 0
Solution
First, we add the two matrices on both left, right hand sides to get
d + 3 8 + a 2 2a + 1
=
3b − 2 a − 4 b − 5 4c
Equating the corresponding elements of the two matrices, we have
d + 3 = 2 Þ d = –1
8 + a = 2a + 1 Þ a=7
−3
3b − 2 = b − 5 Þ b=
2
3
Substituting a = 7 in a − 4 = 4c Þ c =
4
3 3
Therefore, a = 7, b = − , c = , d = –1.
2 4
Algebra 147
Exercise 3.18
1 9 5 7
1. If A = 3 4 , B = 3 3 then verify that
8 −3 1 0
(i) A + B = B + A (ii) A + (−A) = (−A) + A = O.
4 3 1 2 3 4 8 3 4
2. If A = 2 3 −8, B = 1 9 2 and C = 1 −2 3 then verify that
1 0 −4 −7 1 −1 2 4 −1
A + (B + C ) = (A + B ) + C .
148 10th Standard Mathematics
(Order of left hand matrix) ´ (order of right hand matrix) ® (order of product matrix).
(3 × 3 ) (3 × 2 ) ® (3 × 2 )
Matrices are multiplied by multiplying the elements in a row of the first matrix by
the elements in a column of the second matrix, and adding the results.
a b ag + bk ah + bl ai + bm
g h i
For example, product of matrices c d ×
= cg + dk ch + dl ci + dm
k l m
e f eg + fk eh + fl ei + fm
The product AB can be found if the number of columns of matrix A is equal to the
number of rows of matrix B. If the order of matrix A is m ´ n and B is n ´ p then the order
of AB is m ´ p .
Properties of Multiplication of Matrix
(a) Matrix multiplication is not commutative in general
If A is of order m ´ n and B of the order n ´ p then AB is defined but BA is not
defined. Even if AB and BA are both defined, it is not necessary that they are equal.
In general AB ¹ BA.
Algebra 149
Note
¾¾ If x and y are two real numbers such that xy = 0 then either x = 0 or y = 0 . But this
condition may not be true with respect to two matrices.
¾¾ AB = 0 does not necessarily imply that A = 0 or B = 0 or both A, B = 0
Illustration
1 −1 1 1
≠ 0 and B =
A = 1 1 ≠ 0
−1 1
1 −1 1 1 1−1 1 − 1 0 0
× =
But AB = −1 + 1 −1 + 1 = 0 0 = 0
−1 1 1 1
Thus A ¹ 0, B ¹ 0 but AB = 0 .
8 3 1
1 2 0
Example 3.67 If A = , B = 2 4 1 , find AB.
3 1 5 5 3 1
Solution We observe that A is a 2 ´ 3 matrix and B is a 3×3 matrix, hence AB is defined
and it will be of the order 2 × 3.
8 3 1
1 2 0
Given A = , B = 2 4 1
3 1 5
2×3 5 3 1
3×3
8 3 1
1 2 0
AB = ×2 4 1
3 1 5
5 3 1
8+4+0 3+8+0 1 + 2 + 0 12 11 3
= =
24 + 2 + 25 9 + 4 + 15 3 + 1 + 5 51 28 9
Therefore, AB ¹ BA .
2 −2 2 2 2 2
Example 3.69 If A = and B =
− 2
2 2 2
Show that A and B satisfy commutative property with respect to matrix multiplication.
Solution We have to show that AB = BA
2 −2 2 2 2 2 2 2 2 2 −2 2
LHS = AB = × RHS = BA = ×
2 2 − 2 2 − 2 2 2 2
4+4
4 2 − 4 2
4+4 −4 2 + 4 2
= =
2 2 − 2 2 4 + 4 −2 2 + 2 2 4 + 4
8 0 8 0
= =
0 8 0 8
Rewriting 2x + y = 4 ...(1)
x + 2y = 5 ...(2)
(1) −2 × (2) Þ 2x + y = 4
(−)
2x + 4y = 10
−3y = − 6 Þ y=2
Algebra 151
RHS = A(BC )
1 −1 1 − 2 2 + 1 −1 3
1 2
BC = 2 1 × = 2 + 2 4 − 1 = 4
3
2 −1
1 3 2×2 1 + 6 2 − 3 7 −1
3×2
−1 3
A(BC) = (1 −1 2)1×3 × 4 3
7 −1
3×2
c d
1 7
5 2 9
12. If A = , B = 1 2 verify that (AB )T = BT AT
1 2 8
5 −1
3 1
13. If A = show that A2 − 5A + 7I = 0
−1 2 2
Exercise 3.20
x 2 − 7x + 40 x 2 + 10
(C) (D)
(x 2 − 25)(x + 1) (x 2 − 25)(x + 1)
256x 8y 4z 10
7. The square root of is equal to
25x 6y 6z 6
16 x 2z 4 y2 16 y 16 xz 2
(A) (B) 16 2 4 (C) (D)
5 y2 x z 5 xz 2 5 y
Algebra 155
19. Which of the following can be calculated from the given matrices
1
2 1 2 3
3
A = 4, B = 4 5 6 , (i) A2 (ii) B2 (iii) AB (iv) BA
5
6 7 8 9
(A) (i) and (ii) only (B) (ii) and (iii) only
(C) (ii) and (iv) only (D) all of these
1 2 3
1
0 0 1
20. If A = , B = 2 −1 and C =
−2 5 . Which of the following statements
3 2 1 0
2
5 5
0
1
are correct? (i) AB + C = (ii) BC = 2 −3
5 5
−4 10
2 5 −8 20
(AB )C =
(iii) BA + C = 3 0 (iv) −8 13
(A) (i) and (ii) only (B) (ii) and (iii) only
(C) (iii) and (iv) only (D) all of these
Unit Exercise - 3
1
1. Solve (x + y − 5) = y − z = 2x − 11 = 9 − (x + 2z )
3
2. One hundred and fifty students are admitted to a school. They are distrbuted over
three sections A, B and C. If 6 students are shifted from section A to section C,
the sections will have equal number of students. If 4 times of students of section C
exceeds the number of students of section A by the number of students in section B,
find the number of students in the three sections.
10. Solve y + 1 + 2y − 5 = 3
11. A boat takes 1.6 hours longer to go 36 kms up a river than down the river. If the speed
of the water current is 4 km per hr, what is the speed of the boat in still water?
12. Is it possible to design a rectangular park of perimeter 320 m and area 4800 m 2 ? If so
find its length and breadth.
t2
13. At t minutes past 2 pm, the time needed to 3 pm is 3 minutes less than . Find t.
4
14. The number of seats in a row is equal to the total number of rows in a hall. The total
number of seats in the hall will increase by 375 if the number of rows is doubled and
the number of seats in each row is reduced by 5. Find the number of rows in the hall
at the beginning.
15. If a and b are the roots of the polynomial f (x ) = x 2 − 2x + 3, find the polynomial
a −1 b −1
whose roots are (i) a + 2, b + 2 (ii) , .
a +1 b +1
16. If –4 is a root of the equation x 2 + px − 4 = 0 and if the equation x 2 + px + q = 0 has
equal roots, find the values of p and q.
17. Two farmers Thilagan and Kausigan cultivates three varieties of grains namely rice,
wheat and ragi. If the sale (in `) of three varieties of grains by both the farmers in
the month of April is given by the matrix.
Algebra 157
p 0 0 −q 2 −2
, B = , C = 2
19. Given A = 1 0 2 2 and if BA = C , find p and q.
0 2
3 0 6 3 3 6
, B = , C =
20. A = 8 5 1 1 find the matrix D, such that CD–AB = 0
4 5
Points to Remember
c Constant term
Product of the roots αβ = =
a Co-efficient of x 2
zz If the roots of a quadratic equation are a and b , then the equation is given by
x 2 − (α + β )x + αβ = 0 .
zz Order of a matrix
If a matrix A has m number of rows and n number of columns, then the order of the
matrix A is (Number of rows)´ (Number of columns) that is, m ´n .We read m ´n
as m cross n or m by n. It may be noted that m ´n is not a product of m and n.
zz Types of matrices
(i) A matrix is said to be a row matrix if it has only one row and any number of
columns. A row matrix is also called as a row vector.
(ii) A matrix is said to be a column matrix if it has only one column and any
number of rows. It is also called as a column vector.
(iii) A matrix in which the number of rows is equal to the number of columns is
called a square matrix.
(iv) A matrix is said to be a zero matrix or null matrix if all its elements are zero.
(v) If A is a matrix, the matrix obtained by interchanging the rows and columns of
A is called its transpose and is denoted by AT .
(vi) A square matrix, all of whose elements, except those in the leading diagonal
are zero is called a diagonal matrix.
(vii) A diagonal matrix in which all the leading diagonal elements are same is called
a scalar matrix.
(viii) A square matrix in which elements in the leading diagonal are all “1” and rest
are all zero is called an identity matrix (or) unit matrix.
(ix) A square matrix in which all the entries above the leading diagonal are zero is
called a lower triangular matrix.
If all the entries below the leading diagonal are zero, then it is called an upper
triangular matrix.
(x) Two matrices A and B are said to be equal if and only if they have the same
order and each element of matrix A is equal to the corresponding element of
matrix B. That is, aij = bij for all i, j.
Algebra 159
Two matrices can be added or subtracted if they have the same order. To add or
subtract two matrices, simply add or subtract the corresponding elements.
ICT CORNER
ICT 3.1
Step 1: Open the Browser type the URL Link given below (or) Scan the QR Code. Chapter named
“Algebra” will open. Select the work sheet “Simultaneous equations”
Step 2: In the given worksheet you can see three linear equations and you can change the equations by typing
new values for a, b and c for each equation. You can move the 3-D graph to observe. Observe the nature of
solutions by changing the equations.
Step 1 Step 2 Expected results
ICT 3.2
Step – 1: Open the Browser type the URL Link given below (or) Scan the QR Code. GeoGebra work book
named “ALGEBRA” will open. Click on the worksheet named “Nature of Quadratic Equation”.
Step - 2: In the given worksheet you can change the co-efficient by moving the sliders given. Click on “New
position” and move the sliders to fix the boundary for throwing the shell. Then click on “Get Ball” and click
“fire” to hit the target. Here you can learn what happen to the curve when each co-efficient is changed.
Step 1 Step 2 Expected results