Sample Mathematicia XII
Sample Mathematicia XII
Sample Mathematicia XII
c) Square matrix :
It is a matrix in which the number of rows is equal to the number of columns i.e., an m n matrix is
said to constitute a square matrix if m n and is known as a square matrix of order ‘n’.
1 2 5
e.g. 3 7 4 is a square matrix of order 3.
0 1 2 3 3
General notation : A [aij ]nn .
d) Diagonal matrix :
A square matrix A [a ij ]mm is said to be a diagonal matrix if a ij 0 , when i j i.e., all its non-
diagonal elements are zero.
2 0 0
e.g. 0 5 0 is a diagonal matrix of order 3.
0 0 4 33
Also there is one more notation specifically used for the diagonal matrices. For instance,
consider the matrix depicted above, it can be also written as diag 2 5 4 .
Note that the elements a11 ,a22 ,a33 ,...,amm of a square matrix A aij of order m are said to
m n
constitute the principal diagonal or simply the diagonal of the square matrix A. And these
elements are known as diagonal elements of matrix A.
e) Scalar matrix :
A diagonal matrix A [a ij ]mm is said to be a scalar matrix if its diagonal elements are equal i.e.,
be the product of the matrices A and B in that order and it is denoted by AB i.e. “C = AB’. For better
illustration, you need to follow a few examples (to be discussed in class).
Properties of matrix multiplication :
• Note that the product AB is defined only when the number of columns in matrix A is
equal to the number of rows in matrix B.
• If A and B are m n and n p matrices respectively then the matrix AB will be an
m p matrix i.e., order of matrix AB will be m p .
• In the product AB, A is called the pre-factor and B is called the post-factor.
• If two matrices A and B are such that AB is possible then it is not necessary that the
product BA is also possible.
• If A is a m n matrix and both AB as well as BA are defined then B will be a n m
matrix.
• If A is a n n matrix and In be the unit matrix of ‘order n’ then, A In I n A A .
• Matrix multiplication is associative i.e., A( BC) (AB)C .
• Matrix multiplication is distributive over the addition i.e., A( B C) AB AC .
T 3 1
3 2 0
For example, 2 2 .
1 2 6
0 6
a h g 2 i 1 3
For example: h b f , 1 2 3 2i .
g f c 3 3 2i 4
It is to note that if B is inverse of A, then A is also the inverse of B. In other words, if it is known that
AB BA I then, A1 B B 1 A .
NOTE: In case, after applying one or more elementary row (or column) operations on A = IA (or A
= AI), if we obtain all zeros in one or more rows of the matrix A on LHS, then A–1 does not exist.
13. Inverse or reciprocal of a square matrix :
If A is a square matrix of order n, then a matrix B (if such a matrix exists) is called the inverse of A if
AB BA I n . Also note that the inverse of a square matrix A is denoted by A–1 and we write,
A 1 B .
Inverse of a square matrix A exists if and only if A is non-singular matrix i.e., / A / 0 (explained
later in the Determinant section).
If B is inverse of A, then A is also the inverse of B.
3 5 9
1 3 2 1 2 3
Hence, the inverse of matrix 3 0 1 is 2 4 7 .
2 1 0 3 5 9
cos sin T T
Ex08. (a) If A , find satisfying 0 when A A 2 I 2 ; where A is
sin cos 2
the transpose of A.
2 3
1 2 3
(b) If A and B 4 5 and BA (b ij ) , find b 21 b 32 .
4 2 5 2 1
cos sin cos sin
Sol. (a) Here A AT
sin cos sin cos
cos sin cos sin
Since A A T 2 I2 2 I
sin cos sin cos
2 cos 0 1 0 2 0
2 0 1
0 2 cos 0 2
1
By def. of equality of matrices, we get 2cos 2 cos .
2 4
2 3 10 2 21
1 2 3
(b) Here BA 4 5 16 2 37 (bij )
2 1 4 2 5
2 2 11
So b 21 b32 16 (2) 18 .
n a n n a n 1 a 1
g) A for every positive integer n if A 0 a
0 an
a b d b
To find adjoint of a 2 2 matrix : Follow this, A adj.A .
c d c a
1 2 1 6 4 1
Since area is a positive quantity, we take absolute value of the determinant in (A).
If the points ( x1 , y1 ), ( x2 , y2 ) and ( x3 , y3 ) are collinear then 0 .
The equation of a line passing through the points x1 , y1 and x2 , y2 can be obtained by the
x y 1
expression given here : x1 y1 1 0 .
x2 y2 1
1 1 1
1 1 1 1 1 1 1 1 1
Taking 1 common from R1, abc 1 1 0
a b c a b c b b b
1 1 1
1
c c c
0 0 1
1 1 1 1
By C1 C1 C2 & C2 C2 C3 , 1 abc 1 1 0
a b c b
1
0 1 1
b
1 1 1
Now expanding along C1 , abc 1 0 1 0 1 0 0
a b c
1 1 1
As so, a 0, b 0, c 0 so, a 0 .
a b c
Ex09. On her birthday Seema decided to donate some money to children of an orphanage home.
If there were 8 children less, every one would have got ` 10 more. However, if there were
16 children more, every one would have got ` 10 less. Using matrix method, find the
number of children and the amount distributed by Seema. What values are reflected by
Seema’s decision?
Sol. Let the number of children be x and the amount distributed by Seema for one child be ` y.
So, (x 8)(y 10) xy 5x 4y 40...(i)
and (x 16)(y 10) xy 5x 8y 80...(ii)
5 4 40 x
To solve (i) and (ii), let A , B , X AX B X A 1B
5 8 80 y
1 8 4 1 8 4 1 8 4 40 x 32
Now A 1 5 5 5 5 X
40 20 20 20 5 5 80 y 30
Clearly x 32, y 30 .
Hence the number of children = 32 and the amount distributed by Seema = ` 30.
Value reflected : Helpfulness towards the needy people.
1 1 2
Ex10. Verify : A(adjA) (adjA)A A I for matrix A 3 0 2 .
1 0 3
1 1 2 1 1 2
Sol. Here A 3 0 2 A 3 0 2 11 A I 11I...(i)
1 0 3 1 0 3
a a2 bc 1 a2 a3
x) b b 2 ca 1 b 2 b3 a b b c c a ab bc ca
c c2 ab 1 c 2 c3
abc c b
y) c abc a 2 a b b c c a
b a abc
x y 2z x y
3
z) z y z 2x y 2 x y z
z x z x 2y
To view the remaining
x y z
portion of this chapter and
aa) x 2 y2 z 2 x y y z z x x y z
other chapters, please Buy
yz zx xy Our Study Packages here
1 x 2 y2 2xy 2y http://theopgupta.com/2-
2 3
ab) 2xy 1 x y 2 2
2x 1 x y 2
buy-package/
2 2
2y 2x 1 x y
x y z
2 2
ag) x y z 2 x y y z z x xy yz zx
yz zx xy
b2 c2 ab ac 1 a a3
ah) ba c2 a 2 bc 4a 2 b 2 c 2 ai) 1 b b3 a b b c c a a b c
ca cb a 2 b2 1 c c3
b2 c2 a2 a2 (b c)2 a2 a2
aj) b2 c2 a 2 b 2 4a 2 b 2 c 2 ak) b2 (c a) 2 b2 2abc(a b c)3
c2 c2 a 2 b2 c2 c2 (a b)2
2y yzx 2y
al) 2z 2z z x y (x y z)3
xyz 2x 2x
ax y z x 2x 2x
2
am) x ay z a (a x y z) an) 2x x 2x (5x )( x)2
x y az 2x 2x x
1 1 p 1 p q a3 2 a
3
ao) 3 4 3p 2 4p 3q 1 ap) b 2 b 2(a b)(b c)(c a)(a b c)
4 7 4p 2 7p 4q c3 2 c
1 x x 1
aq) 2x x(x 1) x(x 1) 6x 2 (1 x 2 ) .
3x(1 x) x(x 1)(x 2) x(x 1)(x 1)
x x 2 1 px 3
Q04. Prove that: y y 2 1 py3 1 pxyz x y y z z x .
z z 2 1 pz 3
x x 2 1 px 3
Q05. If y y2 1 py3 0 then, show that 1 pxyz 0 . Assume that x y z, where x, y, z, p R .
z z 2 1 pz3
1 1 2 1 1 3
equations : 2x y z 1, x 2y z 4, x y 2z 3 .
1 1 2 2 0 1
Q07. Use the product 0 2 3 9 2 3 to solve the following system of equations:
3 2 4 6 1 2
x y 2z 1, 2y 3z 1, 3x 2y 4z 2 .
4 4 4 1 1 1
Q08. Find the matrix product 7 1 3 1 2 2 .
5 3 1 2 1 3
Hence or otherwise solve the system of equations given as:
x y z 4, x 2y 2z 9, 2x y 3z 1 .
3 4 2 3 4 26
Q09. If A 2 3 5 , B 3 1 11 then, find AB.
1 0 1 3 4 17
Using this product, solve the system of equations given as :
3x 4y 2z 1, 2x 3y 5z 7, x z 2 .
3 3 1 0 6 4
Hence solve the given system of equations: 2y 2x 2z 0, 2x 4y 2z 2, 6y 4z 8 .
Q13. Solve the following system of equations:
a) 2x 3y 5, 6x 9y 15
b) 5x 3y 7z 4, 3x 26y 2z 9, 7x 2y 10z 5
c) x y z 3, 2x y z 2, x 2y 2z 1
d) x y z 6, x 2y 3z 14, x 4y 7z 30
e) 2x 2y 2z 1, 4x 4y z 2, 6x 6y 2z 3
f) 2x y 3z 5, 3x 2y z 7, 4x 5y 5z 9
g) x 2y z 0, x y z 0, 3x 6y 5z 0
h) 3x y 2z 0, x y z 0, x 2y z 0
Q14. For city A, the cost of 4kg wheat, 3kg onion and 2kg rice is `60. For city B, the cost of 2kg
wheat, 4kg onion and 6kg rice is `90. Also for city C, the cost of 6kg wheat, 2kg onion and 3kg
rice is `70. Find the cost of each item per kilogram by using matrices. Also state which city
spends more for buying onions? In recent times, general public was affected due to heavy price
rise in the onions. What could be reasons for this in your opinion? Can you suggest any
measures to be taken to prevent this issue in future?
Q15. Two schools P and Q want to award their selected students on the values of Tolerance,
Kindness and Leadership. The school P wants to award `x each, `y each and `z each for the
three respective values to its 3, 2 and 1 students respectively with a total award money of
`2200. School Q wants to spend `3100 to award its 4, 1 and 3 students on the respective values
(by giving the same award money for the three values as school P). If the total amount of award
for one prize on each value is `1200, using matrices, find the award money for each value.
Apart from the above these three values, suggest one more value which should be considered for
award.
Q16. There are three families. First family consists of 2 male members, 4 female members and 3
children. Second family consists of 3 male members, 3 female members and 2 children. Third
family consists of 2 male members, 2 female members and 5 children. Male member earns `500
per day and spends `300 per day. Female member earns `400 per day and spends `250 per day,
child member spends `40 per day. Find the money each family saves per day using matrices?
What is the necessity of saving in the family?
Q17. Two schools A and B decided to award prizes to their students for three values honesty (x),
punctuality (y) and obedience (z). School A decided to award a total of `11000 for the three
values to 5, 4 and 3 students respectively while school B decided to award `10700 for the three
values to 4, 3 and 5 students respectively. If all the three prizes together amount to `2700, then:
i. Represent the above situation by a matrix equation and form linear equations using
matrix multiplication.
School A B C
Article
Hand fans 40 25 35
Mats 50 40 50
Plates 20 30 40
Find the funds collected by each school separately by selling the above articles. Also find the
total funds collected for the purpose. Write one value generated by the above situation.
Q27. There are 2 families A and B. There are 4 men, 6 women and 2 children in family A, and 2 men,
2 women and 4 children in family B. The recommended daily amount of calories is 2400 for
men, 1900 for women, 1800 for children and 45 grams of protein for men, 55 grams for women
and 33 grams for children.
Represent the above information using matrices. Using matrix multiplication, calculate the total
requirement of calories and proteins for each of the 2 families. What awareness can you create
among people about the balanced diet from this question?
Q28. To promote the making of toilets for women, an organization tried to generate awareness
through (i) house calls (ii) letters, and (iii) announcements. The cost for each mode per attempt
is given as :
(i) `50 (ii) `20 (iii) `40
School A B C
Values
Honesty 3 4 6
Regularity 4 5 2
Hard work 6 3 4
Find the total money given in awards by the three schools separately, using matrices.
Apart from the above given values, suggest one more value which should be considered for
giving the award.
2 3 4 6
Q32. Let A and B . Then compute AB. Hence, solve the following system of
1 2 2 4
equations : 2x y 4, 3x 2y 1 .
8 4 3
Q33. (a) Using elementary transformations, find the inverse of the matrix A 2 1 1 and use it
1 2 2
to solve the following system of linear equations :
8x 4y 3z 19 , 2x y z 5 , x 2y 2z 7 .
a11
11
0 , a12
1 2 1
, a13
1 3 1
, To view the
11 1 2 3 1 3 2
2 1 1 22 2 3 1 remaining portion of
a 21 , a 22 0 , a 23 ,
2 1 3 23 23 5 this chapter and
3 1 1 3 2 1 33
a 31 , a 32
3 1 2 32 5
, a 33
33
0, other chapters,
a 41
4 1 3
, a 42
42 1
, a 43
43 1
please Buy Our
4 1 5 42 3 43 7
0 1/3 1/2
Study Packages here
A
1/3
0 1/5 http://theopgupta.c
1/2 1/5 0 om/2-buy-package/
3/5 1/3 1/7
| i 2j|
b) Let B be the matrix of order 3 2. Given that [bij ] .
3
b11 b12
Assume that, B bij b 21 b 22
3 2
b31 b32
1 2 1 1 1 2 2 2 2 1 2 2 2 2
b11 , b12 1 , b21 0 , b22
3 3 3 3 3 3
1/3 1
3 2 1 1 3 2 2 1
b31 , b32 B bij32 0 2/3
3 3 3 3
1/3 1/3
a11 a12 a13
c) Let A be the matrix of order 2 3 . A a ij 23
a 21 a 22 a 23
a11 1 1 0 , a12 1 3 2 5 , a13 1 3 3 8
a 21 2 2 1 0 , a 22 2 2 0 , a 23 2 3 3 7
0 5 8
A a ij
23
0 0 7
1 0 x x
Q10. (a) x 112 O (x 2) 3 O x 2 2x 15 O
2 3 22 5 5
x 2 2x 15 0 x 2 2x 15 0 x 2 5x 3x 15 0
x 3 x 5 0 x 3 & x 5