मराठी

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
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 7: Solution of Simultaneous Linear Equations - Exercise 8.1 [पृष्ठ १६]

APPEARS IN

आर.डी. शर्मा Mathematics Volume 1 and 2 [English] Class 12
पाठ 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 8.4 | पृष्ठ १६

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

If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.


Solve the system of linear equations using the matrix method.

2x + y + z = 1

x – 2y – z = `3/2`

3y – 5z = 9


Solve the system of linear equations using the matrix method.

x − y + z = 4

2x + y − 3z = 0

x + y + z = 2


Evaluate

\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]


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

\[\begin{vmatrix}\sqrt{23} + \sqrt{3} & \sqrt{5} & \sqrt{5} \\ \sqrt{15} + \sqrt{46} & 5 & \sqrt{10} \\ 3 + \sqrt{115} & \sqrt{15} & 5\end{vmatrix}\]


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


Using properties of determinants prove that

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


​Solve the following determinant equation:

\[\begin{vmatrix}x + 1 & 3 & 5 \\ 2 & x + 2 & 5 \\ 2 & 3 & x + 4\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\]

 


If \[a, b\] and c  are all non-zero and 

\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + b & 1 \\ 1 & 1 & 1 + c\end{vmatrix} =\] 0, then prove that 
\[\frac{1}{a} + \frac{1}{b} + \frac{1}{c} +\]1
= 0

 


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

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


Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).


Prove that :

\[\begin{vmatrix}\left( a + 1 \right) \left( a + 2 \right) & a + 2 & 1 \\ \left( a + 2 \right) \left( a + 3 \right) & a + 3 & 1 \\ \left( a + 3 \right) \left( a + 4 \right) & a + 4 & 1\end{vmatrix} = - 2\]

 


Prove that :

\[\begin{vmatrix}1 & 1 + p & 1 + p + q \\ 2 & 3 + 2p & 4 + 3p + 2q \\ 3 & 6 + 3p & 10 + 6p + 3q\end{vmatrix} = 1\]

 


2x + 3y = 10
x + 6y = 4


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


If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\]  is singular, find the value of x.


Write the cofactor of a12 in the following matrix \[\begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix} .\]


If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]


Find the value of x from the following : \[\begin{vmatrix}x & 4 \\ 2 & 2x\end{vmatrix} = 0\]


If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.


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


The value of \[\begin{vmatrix}5^2 & 5^3 & 5^4 \\ 5^3 & 5^4 & 5^5 \\ 5^4 & 5^5 & 5^6\end{vmatrix}\]

 


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 



There are two values of a which makes the determinant  \[∆ = \begin{vmatrix}1 & - 2 & 5 \\ 2 & a & - 1 \\ 0 & 4 & 2a\end{vmatrix}\]  equal to 86. The sum of these two values 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:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6


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


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


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


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


On her birthday Seema decided to donate some money to children of an orphanage home. If there were 8 children less, everyone would have got ₹ 10 more. However, if there were 16 children more, everyone would have got ₹ 10 less. Using the matrix method, find the number of children and the amount distributed by Seema. What values are reflected by Seema’s decision?


Solve the following equations by using inversion method.

x + y + z = −1, x − y + z = 2 and x + y − z = 3


If ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.


`abs (("a"^2, 2"ab", "b"^2),("b"^2, "a"^2, 2"ab"),(2"ab", "b"^2, "a"^2))` is equal to ____________.


`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`


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


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×