मराठी

If A = [(1, 2, 0), (-2, -1, -2), (0, -1, 1)], find A^−1. Using A^−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7.

Advertisements
Advertisements

प्रश्न

If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations   x − 2y = 10, 2x − y − z = 8, −2y + z = 7.

If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, then find A−1.

Hence, solve the system of linear equations:

x − 2y = 10

2x − y − z = 8

−2y + z = 7

बेरीज
Advertisements

उत्तर

A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`

|A| = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`

= 1(−1 − 2) − 2(−2 + 0) + 0

= −3 + 4 

= 1

|A| ≠ 0 A−1 exist.

Now find minors and cofactors

A11 = M11 = −3

A12 = −M12 = −(−2)

= 2

A13 = M13 = 2

A21 = −M21 = −2

A22 = M22 = 1

A23 = −M23 = −(−1)

= 1

A31 = M31 = −4

A32 = −M32 = (−2)

= −2

A33 = M33 = (−1 + 4)

= 3

adj A = [Cofactor matrix] = `[(-3, 2, 2), (-2, 1, 1), (-4, 2, 3)]`

= `[(-3, -2, -4), (2, 1, 2), (2, 1, 3)]`

`A^(-1)1/|A| adj A = 1/(+1)[(-3, -2, -4), (2, 1, 2), (2, 1, 3)]`

Given: x − 2y = 10

2x − y − z = 8

−2y + z = 7

In matrix form, `[(1, -2, 0), (2, -1, -1), (0, -2, 1)][(x), (y), (z)] = [(10), (8), (7)]`

A'X = B

X = (A')−1

B = (A−1)'B

`[(x), (y), (z)] = 1/1[(-3, -2, -4), (2, 1, 2), (2, 1, 3)][(10), (8), (7)]`

= `[(-3, 2, 2), (-2, 1, 1), (-4, 2, 3)][(10), (8), (7)]`

`[(x), (y), (z)] = [(-30 + 16 + 14), (-20 + 8 + 7), (-40 + 16 + 21)]`

= `[(-30 + 30), (-20 + 15), (-40 + 37)]`

`[(x), (y), (z)] = [(0), (-5), (-3)]`

Hence, x = 0, y = −5, z = −3.

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2024-2025 (March) Outside Delhi Set 1

संबंधित प्रश्‍न

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 + y + z = 1

2x + 3y + 2z = 2

ax + ay + 2az = 4


Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


Evaluate

\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.

 

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


Find the value of x, if

\[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & 5 \\ 8 & 3\end{vmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]


Without expanding, show that the value of the following determinant is zero:

\[\begin{vmatrix}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]


Evaluate :

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


Prove the following identity:

`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`

 


Show that

\[\begin{vmatrix}x + 1 & x + 2 & x + a \\ x + 2 & x + 3 & x + b \\ x + 3 & x + 4 & x + c\end{vmatrix} =\text{ 0 where a, b, c are in A . P .}\]

 


​Solve the following determinant equation:

\[\begin{vmatrix}1 & 1 & x \\ p + 1 & p + 1 & p + x \\ 3 & x + 1 & x + 2\end{vmatrix} = 0\]

​Solve the following determinant equation:

\[\begin{vmatrix}3 & - 2 & \sin\left( 3\theta \right) \\ - 7 & 8 & \cos\left( 2\theta \right) \\ - 11 & 14 & 2\end{vmatrix} = 0\]

 


Find the area of the triangle with vertice at the point:

(2, 7), (1, 1) and (10, 8)


Using determinants show that the following points are collinear:

(1, −1), (2, 1) and (4, 5)


Find the value of \[\lambda\]  so that the points (1, −5), (−4, 5) and \[\lambda\]  are collinear.


Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.


Prove that :

\[\begin{vmatrix}a^2 & bc & ac + c^2 \\ a^2 + ab & b^2 & ac \\ ab & b^2 + bc & c^2\end{vmatrix} = 4 a^2 b^2 c^2\]

2y − 3z = 0
x + 3y = − 4
3x + 4y = 3


Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]


Write the value of the determinant 

\[\begin{vmatrix}a & 1 & b + c \\ b & 1 & c + a \\ c & 1 & a + b\end{vmatrix} .\]

 


Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]


Find the maximum value of \[\begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin \theta & 1 \\ 1 & 1 & 1 + \cos \theta\end{vmatrix}\]


If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.


If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]


The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is 



Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9


Solve the following system of equations by matrix method:
 5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25


Solve the following system of equations by matrix method:
 x − y + z = 2
2x − y = 0
2y − z = 1


\[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

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.


3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0


2x + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0


The number of solutions of the system of equations
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
is


For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4


The existence of the unique solution of the system of equations:
x + y + z = λ
5x − y + µz = 10
2x + 3y − z = 6
depends on


Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.


If the following equations

x + y – 3 = 0 

(1 + λ)x + (2 + λ)y – 8 = 0

x – (1 + λ)y + (2 + λ) = 0

are consistent then the value of λ can be ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×