KnowledgeBoat Logo
|
OPEN IN APP

Chapter 9

Matrices — Exercise 9(A)

Class - 10 Concise Mathematics Selina



Exercise 9(A)

Question 1(a)

If [x+27y+3a2]=[4b343]\begin{bmatrix*}[r] x + 2 & 7 \\ y + 3 & a - 2 \end{bmatrix*} = \begin{bmatrix*}[r] 4 & b - 3 \\ 4 & 3 \end{bmatrix*}, the value of x, y, a and b are :

  1. x = 2, y = 1, a = 5 and b = 10

  2. x = -2, y = 1, a = 5 and b = 10

  3. x = 2, y = -1, a = 5 and b = 10

  4. x = 2, y = 1, a = -5 and b = 10

Answer

Given,

[x+27y+3a2]=[4b343]\begin{bmatrix*}[r] x + 2 & 7 \\ y + 3 & a - 2 \end{bmatrix*} = \begin{bmatrix*}[r] 4 & b - 3 \\ 4 & 3 \end{bmatrix*}.

∴ x + 2 = 4

⇒ x = 4 - 2 = 2.

∴ y + 3 = 4

⇒ y = 4 - 3 = 1.

∴ b - 3 = 7

⇒ b = 7 + 3 = 10.

∴ a - 2 = 3

⇒ a = 3 + 2 = 5.

Hence, Option 1 is the correct option.

Question 1(b)

If A = [5533] and B=[5533]\begin{bmatrix*}[r] 5 & -5 \\ 3 & -3 \end{bmatrix*} \text{ and } B = \begin{bmatrix*}[r] -5 & 5 \\ -3 & 3 \end{bmatrix*}; the value of matrix (A - B) is :

  1. [0000]\begin{bmatrix*}[r] 0 & 0 \\ 0 & 0 \end{bmatrix*}

  2. [101066]\begin{bmatrix*}[r] 10 & -10 \\ 6 & -6 \end{bmatrix*}

  3. [101066]\begin{bmatrix*}[r] 10 & -10 \\ -6 & 6 \end{bmatrix*}

  4. [101066]\begin{bmatrix*}[r] -10 & 10 \\ -6 & 6 \end{bmatrix*}

Answer

Given,

A = [5533] and B=[5533]\begin{bmatrix*}[r] 5 & -5 \\ 3 & -3 \end{bmatrix*} \text{ and } B = \begin{bmatrix*}[r] -5 & 5 \\ -3 & 3 \end{bmatrix*}

AB=[5533][5533]=[5(5)553(3)33]=[101066]A -B = \begin{bmatrix*}[r] 5 & -5 \\ 3 & -3 \end{bmatrix*} - \begin{bmatrix*}[r] -5 & 5 \\ -3 & 3 \end{bmatrix*} \\[1em] = \begin{bmatrix*}[r] 5 - (-5) & -5 - 5 \\ 3 - (-3) & -3 - 3 \end{bmatrix*} \\[1em] = \begin{bmatrix*}[r] 10 & -10 \\ 6 & -6 \end{bmatrix*}

Hence, Option 2 is the correct option.

Question 1(c)

If A = [5540],B=[3214] and C=[2321]\begin{bmatrix*}[r] 5 & 5 \\ 4 & 0 \end{bmatrix*}, B = \begin{bmatrix*}[r] 3 & 2 \\ 1 & 4 \end{bmatrix*} \text{ and } C = \begin{bmatrix*}[r] -2 & 3 \\ 2 & 1 \end{bmatrix*} then matrix (A + B - C) is :

  1. [10433]\begin{bmatrix*}[r] 10 & 4 \\ -3 & 3 \end{bmatrix*}

  2. [10433]\begin{bmatrix*}[r] -10 & 4 \\ 3 & -3 \end{bmatrix*}

  3. [10433]\begin{bmatrix*}[r] 10 & 4 \\ 3 & 3 \end{bmatrix*}

  4. [10433]\begin{bmatrix*}[r] 10 & -4 \\ 3 & 3 \end{bmatrix*}

Answer

Given,

A = [5540],B=[3214] and C=[2321]\begin{bmatrix*}[r] 5 & 5 \\ 4 & 0 \end{bmatrix*}, B = \begin{bmatrix*}[r] 3 & 2 \\ 1 & 4 \end{bmatrix*} \text{ and } C = \begin{bmatrix*}[r] -2 & 3 \\ 2 & 1 \end{bmatrix*}

(A+BC)=[5540]+[3214][2321]=[5+3(2)5+234+120+41]=[8+2735241]=[10433].(A + B - C) = \begin{bmatrix*}[r] 5 & 5 \\ 4 & 0 \end{bmatrix*} + \begin{bmatrix*}[r] 3 & 2 \\ 1 & 4 \end{bmatrix*} - \begin{bmatrix*}[r] -2 & 3 \\ 2 & 1 \end{bmatrix*} \\[1em] = \begin{bmatrix*}[r] 5 + 3 - (-2) & 5 + 2 - 3 \\ 4 + 1 - 2 & 0 + 4 - 1 \end{bmatrix*} \\[1em] = \begin{bmatrix*}[r] 8 + 2 & 7 - 3 \\ 5 - 2 & 4 - 1 \end{bmatrix*} \\[1em] = \begin{bmatrix*}[r] 10 & 4 \\ 3 & 3 \end{bmatrix*}.

Hence, Option 3 is the correct option.

Question 1(d)

If A = [7533] and B=[2510]\begin{bmatrix*}[r] 7 & 5 \\ -3 & 3 \end{bmatrix*} \text{ and B} = \begin{bmatrix*}[r] -2 & 5 \\ 1 & 0 \end{bmatrix*}, then the matrix P (such that A + P = B) is :

  1. [4093]\begin{bmatrix*}[r] 4 & 0 \\ 9 & -3 \end{bmatrix*}

  2. [9042]\begin{bmatrix*}[r] 9 & 0 \\ 4 & -2 \end{bmatrix*}

  3. [9043]\begin{bmatrix*}[r] -9 & 0 \\ 4 & 3 \end{bmatrix*}

  4. [9043]\begin{bmatrix*}[r] -9 & 0 \\ 4 & -3 \end{bmatrix*}

Answer

Given,

⇒ A + P = B

⇒ P = B - A

Substituting values we get :

P=[2510][7533]P=[27551(3)03]P=[9043].\Rightarrow P = \begin{bmatrix*}[r] -2 & 5 \\ 1 & 0 \end{bmatrix*} - \begin{bmatrix*}[r] 7 & 5 \\ -3 & 3 \end{bmatrix*} \\[1em] \Rightarrow P = \begin{bmatrix*}[r] -2 - 7 & 5 - 5 \\ 1 - (-3) & 0 - 3 \end{bmatrix*} \\[1em] \Rightarrow P = \begin{bmatrix*}[r] -9 & 0 \\ 4 & -3 \end{bmatrix*}.

Hence, Option 4 is the correct option.

Question 1(e)

The additive inverse of matrix A + B, where

A = [4272] and B=[2134]\begin{bmatrix*}[r] 4 & 2 \\ 7 & -2 \end{bmatrix*} \text{ and } B = \begin{bmatrix*}[r] -2 & 1 \\ 3 & -4 \end{bmatrix*} is :

  1. [23106]\begin{bmatrix*}[r] -2 & -3 \\ -10 & 6 \end{bmatrix*}

  2. [23106]\begin{bmatrix*}[r] 2 & 3 \\ -10 & -6 \end{bmatrix*}

  3. [23106]\begin{bmatrix*}[r] -2 & -3 \\ -10 & -6 \end{bmatrix*}

  4. [23106]\begin{bmatrix*}[r] -2 & 3 \\ 10 & -6 \end{bmatrix*}

Answer

Additive inverse of a matrix M is given by -M.

So, additive inverse of (A + B) = -(A + B).

Substituting values we get :

(A+B)=([4272]+[2134])=([4+(2)2+17+32+(4)])=([23106])=[23106]\Rightarrow -(A + B) = -\Big(\begin{bmatrix*}[r] 4 & 2 \\ 7 & -2 \end{bmatrix*} + \begin{bmatrix*}[r] -2 & 1 \\ 3 & -4 \end{bmatrix*}\Big) \\[1em] = -\Big(\begin{bmatrix*}[r] 4 + (-2) & 2 + 1 \\ 7 + 3 & -2 + (-4) \end{bmatrix*}\Big) \\[1em] = -\Big(\begin{bmatrix*}[r] 2 & 3 \\ 10 & -6 \end{bmatrix*}\Big) \\[1em] = \begin{bmatrix*}[r] -2 & -3 \\ -10 & 6 \end{bmatrix*}

Hence, Option 1 is the correct option.

Question 2

State, whether the following statements are true or false. If false, give a reason.

(i) If A and B are two matrices of orders 3 × 2 and 2 × 3 respectively; then their sum A + B is possible.

(ii) The matrices A2 × 3 and B2 × 3 are conformable for subtraction.

(iii) Transpose of a 2 × 1 matrix is a 2 × 1 matrix.

(iv) Transpose of a square matrix is a square matrix.

(v) A column matrix has many columns and only one row.

Answer

(i) False

Reason — For addition the order of both the matrices must be same.

Here, A and B have different orders.

Hence, the statement is false because the orders of both matrices are different.

(ii) True

Reason — For subtraction the order of both the matrices must be same.

Here, A and B have same orders.

Hence, the statement is true.

(iii) False

Reason — On transposing, the no. of rows and columns gets interchanged.

Hence, transpose of a 2 × 1 matrix will be of order 1 × 2.

Hence, the statement is false.

(iv) True

Reason — The transpose of a square matrix is also a square matrix.

Hence, the statement is true.

(v) False

Reason — A column matrix has only one column and can have many rows.

Hence, the statement is false.

Question 3(i)

Solve for a, b and c; if :

[4a+532]=[b+423c1]\begin{bmatrix} -4 & a + 5 \\ 3 & 2 \end{bmatrix} = \begin{bmatrix} b + 4 & 2 \\ 3 & c - 1 \end{bmatrix}

Answer

Given, [4a+532]=[b+423c1]\begin{bmatrix} -4 & a + 5 \\ 3 & 2 \end{bmatrix} = \begin{bmatrix} b + 4 & 2 \\ 3 & c - 1 \end{bmatrix}

By definition of equality of matrices we get,

-4 = b + 4 ⇒ b = -4 - 4 = -8,

a + 5 = 2 ⇒ a = 2 - 5 = -3,

2 = c - 1 ⇒ c = 2 + 1 = 3.

Hence, a = -3, b = -8 and c = 3.

Question 3(ii)

Solve for a, b and c; if :

[aabb+c0]=[3120]\begin{bmatrix} a & a - b \\ b + c & 0 \end{bmatrix} = \begin{bmatrix} 3 & -1 \\ 2 & 0 \end{bmatrix}

Answer

Given, [aabb+c0]=[3120]\begin{bmatrix} a & a - b \\ b + c & 0 \end{bmatrix} = \begin{bmatrix} 3 & -1 \\ 2 & 0 \end{bmatrix}

By definition of equality of matrices we get,

a = 3,

a - b = -1
⇒ 3 - b = -1 [∵ a = 3]
⇒ b = 3 + 1 = 4

b + c = 2
⇒ 4 + c = 2
⇒ c = -2.

Hence, a = 3, b = 4 and c = -2.

Question 4

Wherever possible, write each of the following as a single matrix.

(i) [1234]+[1217]\begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} + \begin{bmatrix} -1 & -2 \\ 1 & -7 \end{bmatrix}

(ii) [234567][023610]\begin{bmatrix} 2 & 3 & 4 \\ 5 & 6 & 7 \end{bmatrix} - \begin{bmatrix} 0 & 2 & 3 \\ 6 & -1 & 0 \end{bmatrix}

(iii) [012467]+[3468]\begin{bmatrix} 0 & 1 & 2 \\ 4 & 6 & 7 \end{bmatrix} + \begin{bmatrix} 3 & 4 \\ 6 & 8 \end{bmatrix}

Answer

(i) Given,

[1234]+[1217][1+(1)2+(2)3+14+(7)][0043].\phantom{\Rightarrow} \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} + \begin{bmatrix} -1 & -2 \\ 1 & -7 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix} 1 + (-1) & 2 + (-2) \\ 3 + 1 & 4 + (-7) \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix} 0 & 0 \\ 4 & -3 \end{bmatrix}.

Hence, resultant matrix = [0043]\begin{bmatrix} 0 & 0 \\ 4 & -3 \end{bmatrix}.

(ii) Given,

[234567][023610][203243566(1)70][211177].\phantom{\Rightarrow} \begin{bmatrix} 2 & 3 & 4 \\ 5 & 6 & 7 \end{bmatrix} - \begin{bmatrix} 0 & 2 & 3 \\ 6 & -1 & 0 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix} 2 - 0 & 3 - 2 & 4 - 3 \\ 5 - 6 & 6 - (-1) & 7 - 0 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix} 2 & 1 & 1 \\ -1 & 7 & 7 \end{bmatrix}.

Hence, resultant matrix = [211177]\begin{bmatrix} 2 & 1 & 1 \\ -1 & 7 & 7 \end{bmatrix}.

(iii) Given,

[012467]+[3468]\begin{bmatrix} 0 & 1 & 2 \\ 4 & 6 & 7 \end{bmatrix} + \begin{bmatrix} 3 & 4 \\ 6 & 8 \end{bmatrix}

The above calculation is not possible because for addition the order of both matrices must be equal.

Question 5(i)

Find, x and y from the following equations :

[521y1][1x123]=[4732]\begin{bmatrix} 5 & 2 \\ -1 & y - 1 \end{bmatrix} - \begin{bmatrix} 1 & x - 1 \\ 2 & -3 \end{bmatrix} = \begin{bmatrix} 4 & 7 \\ -3 & 2 \end{bmatrix}

Answer

Given,

[521y1][1x123]=[4732][512(x1)12y1(3)]=[4732][43x3y+2]=[4732]\Rightarrow \begin{bmatrix} 5 & 2 \\ -1 & y - 1 \end{bmatrix} - \begin{bmatrix} 1 & x - 1 \\ 2 & -3 \end{bmatrix} = \begin{bmatrix} 4 & 7 \\ -3 & 2 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix} 5 - 1 & 2 - (x - 1) \\ -1 - 2 & y - 1 - (-3) \end{bmatrix} = \begin{bmatrix} 4 & 7 \\ -3 & 2 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix} 4 & 3 - x \\ -3 & y + 2 \end{bmatrix} = \begin{bmatrix} 4 & 7 \\ -3 & 2 \end{bmatrix} \\[1em]

By definition of equality of matrices we get,

⇒ 3 - x = 7
⇒ x = 3 - 7 = -4.

⇒ y + 2 = 2 ⇒ y = 0.

Hence, x = -4 and y = 0.

Question 5(ii)

Find, x and y from the following equations :

[8x]+[y2]=[32]\begin{bmatrix} -8 & x \end{bmatrix} + \begin{bmatrix} y & -2 \end{bmatrix} = \begin{bmatrix} -3 & 2 \end{bmatrix}

Answer

Given,

[8x]+[y2]=[32][8+yx+(2)]=[32]\Rightarrow \begin{bmatrix} -8 & x \end{bmatrix} + \begin{bmatrix} y & -2 \end{bmatrix} = \begin{bmatrix} -3 & 2 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix} -8 + y & x + (-2) \end{bmatrix} = \begin{bmatrix} -3 & 2 \end{bmatrix}

By definition of equality of matrices we get,

-8 + y = -3
⇒ y = -3 + 8 = 5.

x - 2 = 2
⇒ x = 2 + 2 = 4.

Hence, x = 4 and y = 5.

Question 6

Given : M = [5324]\begin{bmatrix} 5 & -3 \\ -2 & 4 \end{bmatrix}, find its transpose matrix Mt. If possible, find :

(i) M + Mt

(ii) Mt - M

Answer

M = [5324]\begin{bmatrix} 5 & -3 \\ -2 & 4 \end{bmatrix}

Mt = [5234]\begin{bmatrix} 5 & -2 \\ -3 & 4 \end{bmatrix}

(i)

M+Mt=[5324]+[5234]=[5+53+(2)2+(3)4+4]=[10558].M + M^t = \begin{bmatrix} 5 & -3 \\ -2 & 4 \end{bmatrix} + \begin{bmatrix} 5 & -2 \\ -3 & 4 \end{bmatrix} \\[1em] = \begin{bmatrix} 5 + 5 & -3 + (-2) \\ -2 + (-3) & 4 + 4 \end{bmatrix} \\[1em] = \begin{bmatrix} 10 & -5 \\ -5 & 8 \end{bmatrix}.

Hence, M+Mt=[10558].M + M^t = \begin{bmatrix} 10 & -5 \\ -5 & 8 \end{bmatrix}.

(ii)

MtM=[5234][5324]=[552(3)3(2)44]=[0110].M^t - M = \begin{bmatrix} 5 & -2 \\ -3 & 4 \end{bmatrix} - \begin{bmatrix} 5 & -3 \\ -2 & 4 \end{bmatrix} \\[1em] = \begin{bmatrix} 5 - 5 & -2 - (-3) \\ -3 - (-2) & 4 - 4 \end{bmatrix} \\[1em] = \begin{bmatrix} 0 & 1 \\ -1 & 0 \end{bmatrix}.

Hence, Mt - M = [0110].\begin{bmatrix} 0 & 1 \\ -1 & 0 \end{bmatrix}.

Question 7

Given A = [23],B=[02] and C=[14];\begin{bmatrix} 2 & -3 \end{bmatrix}, B = \begin{bmatrix} 0 & 2 \end{bmatrix} \text{ and C} = \begin{bmatrix} -1 & 4 \end{bmatrix}; find the matrix X in each of the following :

(i) X + B = C - A

(ii) A - X = B + C

Answer

(i) Given,

⇒ X + B = C - A

⇒ X = C - A - B

Substituting values of A, B and C in above equation we get,

X=[14][23][02]=[1204(3)2]=[35].\Rightarrow X = \begin{bmatrix} -1 & 4 \end{bmatrix} - \begin{bmatrix} 2 & -3 \end{bmatrix} - \begin{bmatrix} 0 & 2 \end{bmatrix} \\[1em] = \begin{bmatrix} -1 - 2 - 0 & 4 - (-3) - 2 \end{bmatrix} \\[1em] = \begin{bmatrix} -3 & 5 \end{bmatrix}.

Hence, X = [35].\begin{bmatrix} -3 & 5 \end{bmatrix}.

(ii) Given,

⇒ A - X = B + C

⇒ X = A - (B + C)

Substituting values of A, B and C in above equation we get,

X=[23]([02]+[14])=[23]([0+(1)2+4])=[23][16]=[2(1)36]=[39].\Rightarrow X = \begin{bmatrix} 2 & -3 \end{bmatrix} - \Big(\begin{bmatrix} 0 & 2 \end{bmatrix} + \begin{bmatrix} -1 & 4 \end{bmatrix}\Big) \\[1em] = \begin{bmatrix} 2 & -3 \end{bmatrix} - \Big(\begin{bmatrix} 0 + (-1) & 2 + 4 \end{bmatrix}\Big) \\[1em] = \begin{bmatrix} 2 & -3 \end{bmatrix} - \begin{bmatrix} -1 & 6 \end{bmatrix} \\[1em] = \begin{bmatrix} 2 - (-1) & -3 - 6 \end{bmatrix} \\[1em] = \begin{bmatrix} 3 & -9 \end{bmatrix}.

Hence, X = [39]\begin{bmatrix} 3 & -9 \end{bmatrix}.

Question 8

Given A = [1024] and B=[3320]\begin{bmatrix} -1 & 0 \\ 2 & -4 \end{bmatrix} \text{ and } B = \begin{bmatrix} 3 & -3 \\ -2 & 0 \end{bmatrix}; find the matrix X in each of the following :

(i) A + X = B

(ii) A - X = B

(iii) X - B = A

Answer

(i) Given,

⇒ A + X = B

⇒ X = B - A

X=[3320][1024]=[3(1)30220(4)]=[4344].\Rightarrow X = \begin{bmatrix} 3 & -3 \\ -2 & 0 \end{bmatrix} - \begin{bmatrix} -1 & 0 \\ 2 & -4 \end{bmatrix} \\[1em] = \begin{bmatrix} 3 - (-1) & -3 - 0 \\ -2 - 2 & 0 - (-4) \end{bmatrix} \\[1em] = \begin{bmatrix} 4 & -3 \\ -4 & 4 \end{bmatrix}.

Hence, X = [4344].\begin{bmatrix} 4 & -3 \\ -4 & 4 \end{bmatrix}.

(ii) Given,

⇒ A - X = B

⇒ X = A - B

X=[1024][3320]=[130(3)2(2)40]=[4344].\Rightarrow X = \begin{bmatrix} -1 & 0 \\ 2 & -4 \end{bmatrix} - \begin{bmatrix} 3 & -3 \\ -2 & 0 \end{bmatrix} \\[1em] = \begin{bmatrix} -1 - 3 & 0 - (-3) \\ 2 - (-2) & -4 - 0 \end{bmatrix} \\[1em] = \begin{bmatrix} -4 & 3 \\ 4 & -4 \end{bmatrix}.

Hence, X = [4344].\begin{bmatrix} -4 & 3 \\ 4 & -4 \end{bmatrix}.

(iii) Given,

⇒ X - B = A

⇒ X = A + B

X=[1024]+[3320]=[1+30+(3)2+(2)4+0]=[2304].\Rightarrow X = \begin{bmatrix} -1 & 0 \\ 2 & -4 \end{bmatrix} + \begin{bmatrix} 3 & -3 \\ -2 & 0 \end{bmatrix} \\[1em] = \begin{bmatrix} -1 + 3 & 0 + (-3) \\ 2 + (-2) & -4 + 0 \end{bmatrix} \\[1em] = \begin{bmatrix} 2 & -3 \\ 0 & -4 \end{bmatrix}.

Hence, X = [2304].\begin{bmatrix} 2 & -3 \\ 0 & -4 \end{bmatrix}.

PrevNext