KnowledgeBoat Logo
|

Mathematics

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}

Matrices

8 Likes

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.

Answered By

4 Likes


Related Questions