Solve \[2x - y = 7;{\text{ }}3x - 2y = 11\] by using the matrix inversion method.
Answer
331.2k+ views
Hint:- Write equations in form of \[AX = B\]. Here A is a square matrix and its inverse is $A^{-1}$. Matrix inversion method is applied to non-singular square matrix.
As given in the question to solve the given equations using matrix inversion method,
When there is said to solve using matrix inversion method then we had to,
First of all write the system of equations in the form of \[AX = B\].
Where, A will be a matrix containing coefficients of variables of a given equation.
Where, B will be a matrix containing constant terms of the given equations.
And X will be a matrix containing variables of the given equations.
Let the equations will be,
\[ \Rightarrow ax + by = c\] and \[dx + ey = f\]
Then, \[A = \left[ {\begin{array}{*{20}{c}}
a&b \\
d&e
\end{array}} \right],X = \left[ {\begin{array}{*{20}{c}}
x \\
y
\end{array}} \right]\] and \[B = \left[ {\begin{array}{*{20}{c}}
c \\
f
\end{array}} \right]\]
So, if the given equations be.
\[ \Rightarrow 2x - y = 7\] (1)
\[ \Rightarrow 3x - 2y = 11\] (2)
So, solving equation 1 and 2 using matrix inversion method. We get,
\[ \Rightarrow \left[ {\begin{array}{*{20}{c}}
2&{ - 1} \\
3&{ - 2}
\end{array}} \right]\left[ {\begin{array}{*{20}{c}}
x \\
y
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
7 \\
{11}
\end{array}} \right]\] (i.e.) \[AX = B\]
\[ \Rightarrow X = {A^{ - 1}}B\] (3)
Where \[A = \left[ {\begin{array}{*{20}{c}}
a&b \\
d&e
\end{array}} \right];X = \left[ {\begin{array}{*{20}{c}}
x \\
y
\end{array}} \right]\] and \[B = \left[ {\begin{array}{*{20}{c}}
7 \\
{11}
\end{array}} \right]\]
Now, we had to find \[{A^{ - 1}}\].
As, we know that \[{A^{ - 1}} = \dfrac{1}{{\left| A \right|}}adj(A)\].
Where \[\left| A \right|\] is the determinant of \[A\] and,
\[ \Rightarrow \left| A \right| = \left| {\begin{array}{*{20}{c}}
2&{ - 1} \\
3&{ - 2}
\end{array}} \right| = 2*( - 2) - (3)*( - 1) = - 1\]
And as we know that for any matrix, \[C = \left[ {\begin{array}{*{20}{c}}
a&b \\
c&d
\end{array}} \right]\].
\[ \Rightarrow adj(C) = \left[ {\begin{array}{*{20}{c}}
d&{ - b} \\
{ - c}&a
\end{array}} \right]\]
\[ \Rightarrow \]So, \[adj(A) = \left[ {\begin{array}{*{20}{c}}
{ - 2}&1 \\
{ - 3}&2
\end{array}} \right]\]
\[ \Rightarrow \]Hence, \[{A^{ - 1}} = \dfrac{1}{{\left| A \right|}}adj(A) = \dfrac{1}{{ - 1}}\left[ {\begin{array}{*{20}{c}}
{ - 2}&1 \\
{ - 3}&2
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
2&{ - 1} \\
3&{ - 2}
\end{array}} \right]\]
Now, putting value of \[{A^{ - 1}}\] and \[B\] in the equation 3 we get,
\[
\Rightarrow X = {A^{ - 1}}B = \left[ {\begin{array}{*{20}{c}}
2&{ - 1} \\
3&{ - 2}
\end{array}} \right]\left[ {\begin{array}{*{20}{c}}
7 \\
{11}
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{14 - 11} \\
{21 - 22}
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
3 \\
{ - 1}
\end{array}} \right] \\
\Rightarrow \left[ {\begin{array}{*{20}{c}}
x \\
y
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
3 \\
{ - 1}
\end{array}} \right] \\
\]
So, on comparing we get \[x = 3\] and \[y = - 1\].
Note:- Whenever we came up with this type of problem then, first write the given
Linear equations in form of \[AX = B\], And then find the value of \[{A^{ - 1}}\] by using formula
\[{A^{ - 1}} = \dfrac{1}{{\left| A \right|}}adj(A)\] and then multiply \[{A^{ - 1}}\] by \[B\]. Then you will get required value of the Matrix \[X\], which gives the value of all variables.
As given in the question to solve the given equations using matrix inversion method,
When there is said to solve using matrix inversion method then we had to,
First of all write the system of equations in the form of \[AX = B\].
Where, A will be a matrix containing coefficients of variables of a given equation.
Where, B will be a matrix containing constant terms of the given equations.
And X will be a matrix containing variables of the given equations.
Let the equations will be,
\[ \Rightarrow ax + by = c\] and \[dx + ey = f\]
Then, \[A = \left[ {\begin{array}{*{20}{c}}
a&b \\
d&e
\end{array}} \right],X = \left[ {\begin{array}{*{20}{c}}
x \\
y
\end{array}} \right]\] and \[B = \left[ {\begin{array}{*{20}{c}}
c \\
f
\end{array}} \right]\]
So, if the given equations be.
\[ \Rightarrow 2x - y = 7\] (1)
\[ \Rightarrow 3x - 2y = 11\] (2)
So, solving equation 1 and 2 using matrix inversion method. We get,
\[ \Rightarrow \left[ {\begin{array}{*{20}{c}}
2&{ - 1} \\
3&{ - 2}
\end{array}} \right]\left[ {\begin{array}{*{20}{c}}
x \\
y
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
7 \\
{11}
\end{array}} \right]\] (i.e.) \[AX = B\]
\[ \Rightarrow X = {A^{ - 1}}B\] (3)
Where \[A = \left[ {\begin{array}{*{20}{c}}
a&b \\
d&e
\end{array}} \right];X = \left[ {\begin{array}{*{20}{c}}
x \\
y
\end{array}} \right]\] and \[B = \left[ {\begin{array}{*{20}{c}}
7 \\
{11}
\end{array}} \right]\]
Now, we had to find \[{A^{ - 1}}\].
As, we know that \[{A^{ - 1}} = \dfrac{1}{{\left| A \right|}}adj(A)\].
Where \[\left| A \right|\] is the determinant of \[A\] and,
\[ \Rightarrow \left| A \right| = \left| {\begin{array}{*{20}{c}}
2&{ - 1} \\
3&{ - 2}
\end{array}} \right| = 2*( - 2) - (3)*( - 1) = - 1\]
And as we know that for any matrix, \[C = \left[ {\begin{array}{*{20}{c}}
a&b \\
c&d
\end{array}} \right]\].
\[ \Rightarrow adj(C) = \left[ {\begin{array}{*{20}{c}}
d&{ - b} \\
{ - c}&a
\end{array}} \right]\]
\[ \Rightarrow \]So, \[adj(A) = \left[ {\begin{array}{*{20}{c}}
{ - 2}&1 \\
{ - 3}&2
\end{array}} \right]\]
\[ \Rightarrow \]Hence, \[{A^{ - 1}} = \dfrac{1}{{\left| A \right|}}adj(A) = \dfrac{1}{{ - 1}}\left[ {\begin{array}{*{20}{c}}
{ - 2}&1 \\
{ - 3}&2
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
2&{ - 1} \\
3&{ - 2}
\end{array}} \right]\]
Now, putting value of \[{A^{ - 1}}\] and \[B\] in the equation 3 we get,
\[
\Rightarrow X = {A^{ - 1}}B = \left[ {\begin{array}{*{20}{c}}
2&{ - 1} \\
3&{ - 2}
\end{array}} \right]\left[ {\begin{array}{*{20}{c}}
7 \\
{11}
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{14 - 11} \\
{21 - 22}
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
3 \\
{ - 1}
\end{array}} \right] \\
\Rightarrow \left[ {\begin{array}{*{20}{c}}
x \\
y
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
3 \\
{ - 1}
\end{array}} \right] \\
\]
So, on comparing we get \[x = 3\] and \[y = - 1\].
Note:- Whenever we came up with this type of problem then, first write the given
Linear equations in form of \[AX = B\], And then find the value of \[{A^{ - 1}}\] by using formula
\[{A^{ - 1}} = \dfrac{1}{{\left| A \right|}}adj(A)\] and then multiply \[{A^{ - 1}}\] by \[B\]. Then you will get required value of the Matrix \[X\], which gives the value of all variables.
Last updated date: 05th Jun 2023
•
Total views: 331.2k
•
Views today: 4.88k
Recently Updated Pages
If ab and c are unit vectors then left ab2 right+bc2+ca2 class 12 maths JEE_Main

A rod AB of length 4 units moves horizontally when class 11 maths JEE_Main

Evaluate the value of intlimits0pi cos 3xdx A 0 B 1 class 12 maths JEE_Main

Which of the following is correct 1 nleft S cup T right class 10 maths JEE_Main

What is the area of the triangle with vertices Aleft class 11 maths JEE_Main

KCN reacts readily to give a cyanide with A Ethyl alcohol class 12 chemistry JEE_Main

Trending doubts
What was the capital of Kanishka A Mathura B Purushapura class 7 social studies CBSE

Difference Between Plant Cell and Animal Cell

Write an application to the principal requesting five class 10 english CBSE

Ray optics is valid when characteristic dimensions class 12 physics CBSE

Give 10 examples for herbs , shrubs , climbers , creepers

Tropic of Cancer passes through how many states? Name them.

Write the 6 fundamental rights of India and explain in detail

Write a letter to the principal requesting him to grant class 10 english CBSE

Name the Largest and the Smallest Cell in the Human Body ?
