Question
Find the matrix A such that
$\begin{bmatrix}1&1\\0&1\end{bmatrix}\text{A}=\begin{bmatrix}3&3&5\\1&0&1\end{bmatrix}$

Answer

Let $\text{A}=\begin{bmatrix}\text{x}&\text{y}&\text{z}\\\text{a}&\text{b}&\text{c}\end{bmatrix}$
$\Rightarrow\begin{bmatrix}1&1\\0&1\end{bmatrix}\begin{bmatrix}\text{x}&\text{y}&\text{z}\\\text{a}&\text{b}&\text{c}\end{bmatrix}=\begin{bmatrix}3&3&5\\1&0&1\end{bmatrix}$
$ \Rightarrow\begin{bmatrix}\text{x}+\text{a}&\text{y}+\text{b}&\text{z}+\text{c}\\0+\text{a}&0+\text{b}&0+\text{c}\end{bmatrix}=\begin{bmatrix}3&3&5\\1&0&1\end{bmatrix}$
$ \Rightarrow\begin{bmatrix}\text{x}+\text{a}&\text{y}+\text{b}&\text{z}+\text{c}\\\text{a}&\text{b}&\text{c}\end{bmatrix}=\begin{bmatrix}3&3&5\\1&0&1\end{bmatrix}$
The corresponding elements of two equal matrices are equal.
⇒ x + a = 3 ...(1)
y + b = 3 ...(2)
z + c = 5 ...(3)
⇒ a = 1, b = 0 and c = 1
Putting the value of a in eq. (1), we get
x + 1 = 3
⇒ x = 3 - 1
$\therefore$ x = 2
Putting the value of b in eq. (2), we get
y + b = 3
⇒ y + 0 = 3
$\therefore$ y = 3
Putting the value of c in eq. (3), we get
z + 1 = 5
⇒ z = 5 - 1
$\therefore$ z = 4
$\therefore\ \text{A}=\begin{bmatrix}2&3&4\\1&0&1\end{bmatrix}$

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Discuss the applicability of Rolle’s theorem on the function given by.
$\text{f(x)}=\begin{cases}\text{x}^2+1,&\text{if }0\leq\text{x}\leq1\\3-\text{x},&\text{if }1\leq\text{x}\leq2\end{cases}$
If $\text{P}=\begin{bmatrix}\text{x}&0&0\\0&\text{y}&0\\0&0&\text{z}\end{bmatrix}$ and $\text{Q}=\begin{bmatrix}\text{a}&0&0\\0&\text{b}&0\\0&0&\text{c}\end{bmatrix},$ prove that $\text{PQ}=\begin{bmatrix}\text{xa}&0&0\\0&\text{y}\text{b}&0\\0&0&\text{zc}\end{bmatrix}=\text{QP}$
Two cards are drawn simultaneously (or successively without replacement) from a well shuffled pack of 52 cards. Find the mean and variance of the number of kings.

Evaluate the following integrals:
$\int\limits^{\text{a}}_0\text{x}\sqrt{\frac{\text{a}^2-\text{x}^2}{\text{a}^2+\text{x}^2}}\text{ dx}$
Solve the following initial value problems:
$\text{y}'+\text{y}=\text{e}^{\text{x}},\text{ y}(0)=\frac{1}{2}$
In each of the form a differential equation representing the given family of curves by eliminating arbitrary constants a and b.
$y = e^x (acos\ x + bsin\ x)$
Evaluate the following integrals:
$\int\limits^{2\pi}_0\frac{\text{e}^{\sin\text{x}}}{\text{e}^{\sin\text{x}}+\text{e}^{-\sin\text{x}}}\text{ dx}$
Find the largest possible area of a right angled triangle whose hypotenuse is 5cm long.
Find the equation of the lines joining the following pairs of vertices and then find the shortest distance between the lines(1) (0, 0, 0) and (1, 0, 2)
(2) (1, 3, 0) and (0, 3, 0)
Find the general solution of the differential equation $\text{x}\frac{\text{dy}}{\text{dx}}+2{\text{y}}=\text{x}^2$