Matrices Pyq 1
Matrices Pyq 1
Question 1.
If 3A – B = [5101] and B = [4235] then find the value of matrix A. (Delhi 2019)
Answer:
Question 2.
Find the value of x – y, if (Delhi 2019)
2[103x]+[y102]=[5168]
Answer:
Given that,
Here, both matrices are equal, so we equate the corresponding elements,
2 + y = 5 and 2x + 2 = 8
⇒ y = 3 and 2x = 6 ⇒ x = 3
Therefore, x – y = 3 – 3 = 0
Question 3.
If A is a square matrix such that A2 = I, then find the simplified value of (A – I)3 + (A + I)3 – 7A.
(Delhi 2016)
Answer:
Given, A2 = 7 ……. (i)
Now, (A – I)3 + (A + I)3 – 7A
= (A3 – 3A2I + 3AI2 – I) + (A3 + 3A2I + 3AI2 + I3) – 7A
= A3 – 3A2 + 3AI – I + A3 + 3A2 + 3AI + I – 7A
[∵ A2I = A2 and I3 = I3 = I]
= 2A3 + 6AI – 7A = 2A2 A + 6A – 7A [∵ AI = A]
= 2IA – A [from Eq. (1)]
= 2A – A = A [∵ IA = A]
Question 4.
Write the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3. (All India
2016)
Answer:
We know that, a matrix of order 2 × 2 has 4 entries. Since, each entry has 3 choices, namely 1, 2
or 3, therefore number of required matrices
34 = 3 × 3 × 3 × 3 = 81.
Question 5.
A. (Foregin 2016)
Answer:
= [- 3 – I] = [- 4]1 × 1
∴ Order of matrix A is 1 × 1.
Question 6.
Write the element a of a 3 × 3 matrix A = [aij], whose elements are given by aij = |i−j|2 (Delhi
2015)
Answer:
Given, A = [aij]3 × 3
where, aij = |i−j|2
Now, a23 = |2−3|2=|−1|2=12
[put i = 2 and j = 3]
Question 7.
Answer:
Given, matrix equation is
Answer:
On equating the corresponding elements, we get
8 + y = 0 and 2x + 1 = 5
⇒ y = – 8 and x = 5−12 = 2
∴ x – y = 2 – (-8) = 10
Question 9.
Solve the following matrix equation for x.
Answer:
Given, [x1][1−200] = 0
Answer:
Given
[x−y2x−yzw]=[−1045]
On equating the corresponding elements, we get
x – y = – 1 …… (i)
and 2x – y = 0 …… (ii)
On solving the Eqs.(i) and (ii), we get
x = 1 and y = 2
∴x+y=1+2=3
Question 12.
Answer:
Given,
[a+483b−6]=[2a+28b+2a−8b]
On equating the corresponding elements, we get
∴ a + 4 = 2a+ 2 ……… (i)
3b = b + 2 ……. (ii)
and – 6 = a – 8b ……… (iii)
On solving the Eqs. (i), (ii) and (iii), we get
a = 2 and b = 1
Now, a – 2b= 2 – 2(1) = 2 – 2 = 0
Question 13.
Answer:
Given,
[x⋅yz+64x+y]=[80w6]
On equating the corresponding elements, we get
∴ x – y = 8 ……. (i)
Z+6=0
⇒ z = – 6 ……… (ii)
and x + y = 6 ……… (iii)
Now, on adding Eqs. (ii) and (iii), we get
x + y + z = 6 + (- 6) = 0
Question 14.
The elements a of a 3 × 3 matrix are given by aij = 12|- 3i + j|. Write the value of element a32. (All
India 2014C)
Answer:
72
Question 15.
If [2x 4][x−8] = 0, then find the positive value of x. (All India 2014C)
Answer:
Given,
[2x 4][x−8] = 0
If 2[103x]+[y102]=[5168] then find the value of(x + y). (Delhi 2013C; All India 2012)
Answer:
8
Question 17.
Find the value of a, if (Delhi 2013)
[a−b2a−b2a+c3c+d]=[−10513]
Answer:
1
Question 18.
Answer:
Given, matrix equation can be rewritten as
NOTE: Two matrices can be subtracted only when their orders are same.
Question 19.
If matrix A = [1−1−11] and A2 = kA. then write the value of k. (All India 2013)
Answer:
Question 20.
If matrix A = [2−2−22] and A2 = pA. then write the value of p. (All India 2013)
Answer:
19
Question 21.
If matrix A = [3−3−33] and A2 = λA, then write the value of λ. (All India 2013)
Answer:
19
Question 22.
Simplify
cos θ [cosθ−sinθsinθcosθ] + sin θ [sinθcosθ−cosθsinθ] (Delhi 2012)
Answer:
First, multiply each element of the first matrix by cos θ and second matrix by sin θ and then use
the matrix addition.
Question 23.
Answer:
Given matrix equation is
Answer:
7
Question 25.
Answer:
Answer:
Question 27.
Write the value of x – y + z from following equation. (Foregin 2011)
⎡⎣⎢x+y+zx+zy+z⎤⎦⎥=⎡⎣⎢957⎤⎦⎥
Answer:
Given matrix equation is
⎡⎣⎢x+y+zx+zy+z⎤⎦⎥=⎡⎣⎢957⎤⎦⎥
⎡⎣⎢123⎤⎦⎥[234]
Answer:
Use the fact that if a matrix A has order m × n and other matrix B has order n × z, then the matrix
AB has order m × z.
Question 30.
For a 2 × 2 matrix, A = [aij] whose elements are given by aij = i/j, write the value of a12. (Delhi
2011)
Answer:
12
Question 31.
Answer:
Given,
[x2x+yx−y7] = [3817]
On equating the corresponding elements, we get
x = 3 and x – y = 1
⇒y=x–1=3–1=2
Question 32.
From the following matrix equation, find the value of x. (Foreign 2010)
[x+y−543y]=[3−546]
Answer:
Given
[x+y−543y]=[3−546]
On equating the corresponding elements, we get
x + y = 3 … (i)
and 3y = 6 …. (ii)
From Eq. (ii), we get
y=2
On substituting y = 2 in Eq. (i), we get
x+2=3
⇒x=1
Question 33.
Find x from the matrix equation (Foreign 2010)
[1435][x2]=[56]
Answer:
First, determine the multiplication of matrices in . LHS and then equate the corresponding
elements of both sides.
Given matrix equation is
On equating the corresponding elements, we get
x+6⇒5x=–1
Question 34
Answer:
5
Question 35.
Answer:
First, put the given matrix A equal to an identity matrix and then equate the corresponding
elements to get the value of α.
Answer:
17
Question 37.
If A is a matrix of order 3 × 4 and B is a matrix of order 4 × 3, then find order of matrix (AB).
(DelhI 2010C)
Answer:
3×3
Question 38.
Answer:
x=5
Question 39.
Answer:
x=3
Question 40.
Answer:
y=2
Question 41.
Answer:
Question 42.
(Delhi 2019)
Answer:
Given, 2A – 3B + 5C = 0 ⇒ 2A = 3B – 5C
Question 43.
Question 44.
Find matrix A such that (All India 2017)
⎡⎣⎢21−3−104⎤⎦⎥A=⎡⎣⎢−119−8−222⎤⎦⎥
Answer:
Let the order of A is m × n ∴ m = 2, n = 2
On equating corresponding elements both sides, we get
2x – s = – 1, x = 1, y = – 2 and 2y – t = – 8
At x = 1, 2x – s = – 1 ⇒ 2 × 1 – s = – 1
⇒ – s = – 1 – 2 = s = 3 and at y = – 2, 2y – t = – 8,
⇒ 2 × (- 2) – t = – 8
⇒–4–t=–8
⇒t=4
On putting x = 1, y = – 2, s = 3 and t = 4 in Eq. (i),
we get A = [13−24]
Question 45.
2017)
Answer:
Question 46.
A2 – 5A + 4I + X = 0. (Delhi 2015)
Answer:
Question 47.
If A = [12−1−1], B = [ab1−1] and (A + B)2 = A2 + B2, then find the values of a and b.
(Foreign 2015)
Answer:
On equating the corresponding elements, we get
a2 + 2a + I = a2 + b – 1 ⇒ 2a – b = – 2
a – 1 = 0 ⇒ a = 1 ….. (ii)
2a – b + ab – 2 = ab – b
⇒ 2a – 2 = 0 ⇒ a = 1 ….. (iii)
and b = 4 …….(iv)
Since, a = 1 and b = 4 also satisfy Eq. (1). therefore
a = 1 and b = 4
Question 48.
⎡⎣⎢13−3−1−32−1−40⎤⎦⎥
Question 49.
2016)
Answer:
Transpose of a Matrix, Symmetric and Skew-Symmetric Matrices
Question 1.
Answer:
Question 3.
Question 4.
Question 5.
Question 6.
Write 2 × 2 matrix which is both symmetric and skew-symmetric. (Delhi 2014C)
Answer:
Question 7.
Answer:
First, find the transpose of matrix 6 and then subtract the corresponding elements of both
matrices AT and BT.
Question 9
Answer:
Question 10.
Answer:
We know that, if two matrices are equal, then their corresponding elements are equal.
∴ 2x + y = 6 ….. (i)
and 3y = 6 ….. (ii)
From Eq. (ii), we get
y=2
On substituting y = 2 in Eq. (i), we get
2x+ 2 = 6
⇒ x +1 = 3
∴x=2
Question 11.
Show that all the diagonal elements of a skew-symmetric matrix are zero. (Delhi 2017)
Answer:
Let A = [aij] be a skew-symmetric matrix.
Then, aij = – aij for all i, j
Now, put i = j, we get
⇒ aii = – aii for all values of i
⇒ 2 aii = 0
⇒ aii = 0 for all values of i
∴ a11 = a22 = a33 = ….. = ann = 0
Hence, all the diagonal elements of a skew symmetric matrix are zero.
Hence proved.
Question 12.
Question 14
Express the following matrix as a sum of a symmetric and a skew-symmetric matrices and verify
your result: (All India 2010)
⎡⎣⎢33−1−2−21−4−52⎤⎦⎥
Answer:
Question 1.
Use elementary column operation C2 → C2 – 2C1 in the matrix equation. (Foreign 2014)
[4323]=[1023][2101]
Answer:
Apply the given operation on the matrix of LHS and the second matrix of RHS,
Given matrix equation is
Question 2.
Using elementary row transformations (ERT), find inverse of matrix (Foreign 2010)
A = [6554].
Answer:
First, write the matrix A as A = IA. Then, by applying elementary row transformations on A of
LHS and same on I of RHS. convert the given matrix equation in the form of I = BA, where B
gives the inverse of A.
Question 3.
Find A-1, by using elementary row transformations for matrix A = [3725] (Foreign 2010)
Answer:
A-1 = [5−7−23]
Question 4.
Using elementary row transformations, find inverse of matrix A = [2153] (Delhi 2010)
Answer:
A-1 = [3−1−52]
Question 5.
Answer:
Question 7.
Question 8.
Question 9.
A-1 = ⎡⎣⎢1−2−3−245−379⎤⎦⎥