Write the order of each of the following matrices :
(i)
(ii)
(iii)
(iv)
(v)
(vi)
Answer
(i) The matrix has 2 rows and 3 columns.
Hence, the order of matrix is (2 × 3).
(ii) The matrix has 3 rows and 2 columns.
Hence, the order of matrix is (3 × 2).
(iii) The matrix has 3 rows and 1 column.
Hence, the order of matrix is (3 × 1).
(iv) The matrix has 1 row and 2 columns.
Hence, the order of matrix is (1 × 2).
(v) The matrix has 2 rows and 2 columns.
Hence, the order of matrix is (2 × 2).
(vi) The matrix has 1 row and 1 column.
Hence, the order of matrix is (1 × 1).
Classify the following matrices :
(i)
(ii)
(iii)
(iv)
(v)
(vi)
Answer
(i) Since, there is only once column and three rows in the matrix.
Hence, it is column matrix of order 3 x 1.
(ii) Since, no. of rows = no. of columns in the matrix.
Hence, it is a square matrix of order 2.
(iii) Since, there is only one row and 3 columns in the matrix.
Hence, it is a row matrix of order 1 x 3.
(iv) Since, there are 2 rows and 2 columns in the matrix.
Also, only the main diagonal element is 1 and the rest elements are zero.
Hence, it is a unit matrix of order 2.
(v) Since, there are 3 rows and 3 columns in the matrix.
Also, all the elements apart from main diagonal is zero.
Hence , it is a diagonal matrix of order 3.
(vi) Since, there are 2 rows and 3 columns in the matrix and all elements are zero.
Hence , it is a zero matrix of order 2 x 3.
Construct a (2 × 3) matrix, whose elements aij are given by aij = (3i − j).
Answer
Given,
aij = (3i − j).
∴ a11 = [3(1) - 1] = 2, a12 = [3(1) - 2] = 1, a13 = [3(1) - 3] = 0.
a21 = [3(2) - 1] = 5, a22 = [3(2) - 2]= 4, a23 = [3(2) - 3] = 3.
Hence, required matrix = .
Construct a (3 × 2) matrix [aij]3×2 for which aij = (i × j).
Answer
Given,
aij = (i × j)
⇒ a11 = 1 × 1 = 1, a12 = 1 × 2 = 2.
⇒ a21 = 2 × 1 = 2, a22 = 2 × 2 = 4.
⇒ a31 = 3 × 1 = 3, a32 = 3 × 2 = 6.
Hence, required matrix = .
If a matrix has 4 elements, what are possible orders it can have?
Answer
If a matrix has 4 elements the possible orders are, 1 x 4, 2 x 2, 4 x 1.
Hence, possible orders are 1 x 4, 2 x 2, 4 x 1.
If a matrix has 6 elements, what are the possible orders it can have ?
Answer
If a matrix has 6 elements the possible orders are, 1 × 6, 6 × 1, 2 × 3, 3 × 2.
Hence, possible orders are 1 × 6, 6 × 1, 2 × 3, 3 × 2.
Find the values of a, b, c and d when
Answer
Given,
∴ a + 3 = -1
⇒ a = -1 - 3 = -4.
∴ b - 6 = 2
⇒ b = 6 + 2 = 8
∴ c - 3 = 4
⇒ c = 4 + 3 = 7
∴ d + 1 = -2
⇒ d = -2 - 1 = -3
Hence , a = -4, b = 8, c = 7, d = -3.
Find the values of x and y when
Answer
Given,
∴ 5x + 3y = 12....(1)
∴ 2x - y = 7
y = 2x - 7....(2)
Substituting value of y from equation (2) in equation (1), we get :
⇒ 5x + 3(2x - 7) = 12
⇒ 5x + 6x - 21 = 12
⇒ 11x = 12 + 21
⇒ 11x = 33
⇒ x = = 3.
Substitute value of x in equation (2):
⇒ y = 2x - 7
⇒ y = 2(3) - 7
⇒ y = 6 - 7
⇒ y = -1.
Hence , x = 3 and y = -1.
Find the values of x, y, a and b when
Answer
Given,
∴ x + y = 5
⇒ y = 5 - x ........(1)
∴ 2x - 3y = -5 ........(2)
Substituting value of y from equation(1) in (2), we get :
⇒ 2x - 3(5 - x) = -5
⇒ 2x - 15 + 3x = -5
⇒ 5x - 15 = -5
⇒ 5x = -5 + 15
⇒ 5x = 10
⇒ x = = 2.
Substitute value of x in equation 1 :
⇒ y = 5 - x
⇒ y = 5 - 2
⇒ y = 3.
∴ a - b = 3
⇒ a = 3 + b .........(3)
∴ a + b = -1 .........(4)
Substituting value of a from equation (3) in (4), we get :
⇒ 3 + b + b = -1
⇒ 2b = -1 - 3
⇒ 2b = -4
⇒ b = = -2.
Substitute value of b in equation (3), we get :
⇒ a = -2 + 3
⇒ a = 1.
Hence, x = 2, y = 3, a = 1, b = -2.
Find the transpose of each of the matrices given below:
(i)
(ii)
(iii)
Answer
The matrix otained by interchanging the rows and column of a matrix is called the transpose of the matrix.
(i) Given,
Hence, the transpose of matrix A .
(ii) Given,
Hence, the transpose of matrix B =
(iii) Given,
Hence, the transpose of matrix C .