English

If a = ⎡ ⎢ ⎣ 1 − 2 0 2 1 3 0 − 2 1 ⎤ ⎥ ⎦ , Find A−1. Using A−1, Solve the System of Linear Equations X − 2y = 10, 2x + Y + 3z = 8, −2y + Z = 7 - Mathematics

Advertisements
Advertisements

Question

If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations  x − 2y = 10, 2x + y + 3z = 8, −2y + z = 7.
Advertisements

Solution

Here, 
\[ A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\]
\[\left| A \right|=1 \left( 1 + 6 \right) + 2\left( 2 - 0 \right) + 0\left( - 4 - 0 \right)\]
\[ = 7 + 4 + 0\]
\[ = 11\]
\[ {\text{ Let }C}_{ij} {\text{ be the cofactors of the elements a }}_{ij}\text{ in }A=\left[ a_{ij} \right].\text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}1 & 3 \\ - 2 & 1\end{vmatrix} = 7, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 3 \\ 0 & 1\end{vmatrix} = - 2, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 1 \\ 0 & - 2\end{vmatrix} = - 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 2 & 0 \\ - 2 & 1\end{vmatrix} = 2, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 0 \\ 0 & 1\end{vmatrix} = 1, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & - 2 \\ 0 & - 2\end{vmatrix} = 2\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 2 & 0 \\ 1 & 3\end{vmatrix} = - 6, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 0 \\ 2 & 3\end{vmatrix} = - 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 2 \\ 2 & 1\end{vmatrix} = 5\]
\[ \therefore adj A = \begin{bmatrix}7 & - 2 & - 4 \\ 2 & 1 & 2 \\ - 6 & - 3 & 5\end{bmatrix}^T \]
\[ = \begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{11}\begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\]
\[\text{ or,} AX = B\]
\[\text{ where, } A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix} \text{ and }B = \begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
Now, 
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow X = \frac{1}{11}\begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
\[ \Rightarrow X = \frac{1}{11}\begin{bmatrix}70 + 16 - 42 \\ - 20 + 8 - 21 \\ - 40 + 16 + 35\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{11}\begin{bmatrix}44 \\ - 33 \\ 11\end{bmatrix}\]
\[ \therefore x = 4, y = - 3\text{ and }z = 1\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 8: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 16]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 8.1 | Page 16

RELATED QUESTIONS

If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.


Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.


Examine the consistency of the system of equations.

x + 2y = 2

2x + 3y = 3


\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\end{vmatrix}\]


Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]


Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]


Prove the following identities:
\[\begin{vmatrix}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]


Using determinants, find the equation of the line joining the points

(3, 1) and (9, 3)


2x − y = 1
7x − 2y = −7


Prove that :

\[\begin{vmatrix}a + b & b + c & c + a \\ b + c & c + a & a + b \\ c + a & a + b & b + c\end{vmatrix} = 2\begin{vmatrix}a & b & c \\ b & c & a \\ c & a & b\end{vmatrix}\]

 


Prove that :

\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix} = \begin{vmatrix}1 & a & a^2 \\ 1 & b & b^2 \\ 1 & c & c^2\end{vmatrix}\]

 


Prove that :

\[\begin{vmatrix}z & x & y \\ z^2 & x^2 & y^2 \\ z^4 & x^4 & y^4\end{vmatrix} = \begin{vmatrix}x & y & z \\ x^2 & y^2 & z^2 \\ x^4 & y^4 & z^4\end{vmatrix} = \begin{vmatrix}x^2 & y^2 & z^2 \\ x^4 & y^4 & z^4 \\ x & y & z\end{vmatrix} = xyz \left( x - y \right) \left( y - z \right) \left( z - x \right) \left( x + y + z \right) .\]

 


3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1


3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.


Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0


If a, b, c are non-zero real numbers and if the system of equations
(a − 1) x = y + z
(b − 1) y = z + x
(c − 1) z = x + y
has a non-trivial solution, then prove that ab + bc + ca = abc.


State whether the matrix 
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.


If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.


The number of distinct real roots of \[\begin{vmatrix}cosec x & \sec x & \sec x \\ \sec x & cosec x & \sec x \\ \sec x & \sec x & cosec x\end{vmatrix} = 0\]  lies in the interval
\[- \frac{\pi}{4} \leq x \leq \frac{\pi}{4}\]


Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12


Solve the following system of equations by matrix method:
 x + y + z = 6
x + 2z = 7
3x + y + z = 12


Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3


Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10


Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5


\[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\], find AB. Hence, solve the system of equations: x − 2y = 10, 2x + y + 3z = 8 and −2y + z = 7

Given \[A = \begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}, B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\] , find BA and use this to solve the system of equations  y + 2z = 7, x − y = 3, 2x + 3y + 4z = 17


The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.


Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.


If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1 \\ - 1 \\ 0\end{bmatrix}\], find x, y and z.

The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13


If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] ,find A–1 and hence solve the system of equations x – 2y = 10, 2x + y + 3z = 8 and –2y + = 7.


If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A


Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.


Show that if the determinant ∆ = `|(3, -2, sin3theta),(-7, 8, cos2theta),(-11, 14, 2)|` = 0, then sinθ = 0 or `1/2`.


A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is


If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then


If the system of linear equations

2x + y – z = 7

x – 3y + 2z = 1

x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.


Let `θ∈(0, π/2)`. If the system of linear equations,

(1 + cos2θ)x + sin2θy + 4sin3θz = 0

cos2θx + (1 + sin2θ)y + 4sin3θz = 0

cos2θx + sin2θy + (1 + 4sin3θ)z = 0

has a non-trivial solution, then the value of θ is

 ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×