Question
Solve the follwing system of equations by matrix method:
$5x + 2y = 3$
$3x + 2y = 5$

Answer

The above system can be written in matrix form as: $\begin{bmatrix}5&2\\ 3&2\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}3\\ 2\end{bmatrix}$ Or $\text{AX = B}$ Where, $\text{A}=\begin{bmatrix}5&2\\ 3&2\end{bmatrix},\text{X}=\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix},\text{B}=\begin{bmatrix}3\\ 5\end{bmatrix}$Now, $\text{|A|}=10-6=4\neq0$
So, the above system has a unique solution, given by $\text{X}=\text{A}^{-1}\text{B}$ Let $C_{ij}$ be the co factor of $a_{ij}$ in A, then$\text{C}_{11} = 2,\text{C}_{12} = -3$
$\text{C}_{21} = -2,\text{C}_{22} = 5$
Also, $\text{Adj A}=\begin{bmatrix}2&-3\\ -2&5\end{bmatrix}^\text{T}=\begin{bmatrix}2&-2\\ -3&5\end{bmatrix}$ $\therefore\text{A}^{-1}=\frac{1}{|\text{A}|}\text{adj A}=\frac{1}{4}\begin{bmatrix}2&-2\\ -3&5\end{bmatrix}$ Now, $X = A^{-1}B =\frac{1}{4}\begin{bmatrix}2&-2\\ -3&5\end{bmatrix}\begin{bmatrix}3\\ 5\end{bmatrix}$ $=\frac{1}{4}\begin{bmatrix}-4\\ 16\end{bmatrix}$ $\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}-1\\ 4\end{bmatrix}$ Hence, x = -1 y = 4

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

If $\text{A}=\begin{bmatrix}3&-5\\-4&2\end{bmatrix},$ then find $A^2 - 5A - 14I$. Hence, obtain $A^3$.
Let $f : N \rightarrow N$ be a function as $f(x) = 9x^2 + 6x - 5$. Show that $f : N \rightarrow S,$ where S is the range of $f,$ is invertible. Find the inverse of $f$ and hence find $f^{-1}(43)$ and $f^{-1}(163).$
verify that $\text{y}=\text{ce}^{\tan^{-1}}$ is a solution of the differential equation $(1+\text{x}^2)\frac{\text{d}^2\text{y}}{\text{dx}^2}+(2\text{x}-1)\frac{\text{dy}}{\text{dx}}=0.$
The contents of three urns are as follows:
Urn $1 : 7$ white, $3$ black balls,
Urn $2 : 4$ white, $6$ black balls,
Urn $3 : 2$ white, $8$ black balls.
One of these urns is chosen at random with probabilities $0.20, 0.60$ and $0.20$ respectively. From the chosen urn two balls are drawn at random without replacement. If both these balls are white, what is the probability that these came from urn $3?$
$\text{If y = 3} \cos (\log\text{x}) + 4\sin (\log \text{x}), \text{then show that x}^{2} .\frac{\text{d}^{2}{\text{y}}}{\text{dx}^{2}} + \text{y} = 0$
Maximize Z = 4x + 3y
Subject to
$3\text{x}+4\text{y}\leq24$
$8\text{x}+6\text{y}\leq48$
$\text{x}\leq5$
$\text{y}\leq5$
$\text{x},\text{y}\geq0$
Solve the following system of equations by matrix method:
$5x + 7y + 2 = 0$
$4x + 6y + 3 = 0$
Show that the line $\frac{\text{x}}{\text{a}}+\frac{\text{y}}{\text{b}}=1,$ touches the curve $\text{y}=\text{b}\cdot\text{e}^{\frac{-\text{x}}{\text{a}}}$ a e at the point where the curve intersects the axis of y.
A diet for a sick person must contain at least 4000 units of vitamins, 50 units of minerals and 1400 of calories. Two foods A and B, are available at a cost of Rs 4 and Rs 3 per unit respectively. If one unit of A contains 200 units of vitamin, 1 unit of mineral and 40 calories and one unit of food B contains 100 units of vitamin, 2 units of minerals and 40 calories, find what combination of foods should be used to have the least cost?
Evaluate the following intregals:
$\int\frac{\text{x}}{\sqrt{8+\text{x}-\text{x}^2}}\text{dx}$