Advertisements
Advertisements
प्रश्न
If A = `[[1,1,1],[0,1,3],[1,-2,1]]` , find A-1Hence, solve the system of equations:
x +y + z = 6
y + 3z = 11
and x -2y +z = 0
Advertisements
उत्तर
A = `[[1,1,1],[0,1,3],[1,-2,1]]`
A11 = 7 , A12 = 3, A13 = -1
A21 = -3 , A22 = 0, A23 = +3
A31 = 2, A32 = -3, A33 = 1
|A| = 1(7) + 3 - 1= 9
`∴ A^(-1) = 1/|A| adj A`
` = 1/9[[7,-3,2],[3,0,-3],[-1,3,1]]`
Verification
AA-1 = I
`= 1/9[[1,1,1],[0,1,3],[1,-2,1]] xx [[7,-3,2],[3,0,-3],[-1,3,1]] `
`= 1/9[[9,0,0],[0,9,0],[0,0,9]]`
=I3
X +Y + Z = 6
0X + Y + 3Z = 11
X -2Y + Z = 0
`[[1,1,1],[0,1,3],[1,-2,1]] [ [X],[Y],[Z]] =[[6],[11],[0]]`
aX =b ⇒ x = A-1 b
`A^(-1) = 1/9 [[7,-3,2],[3,0,-3],[-1,3,1]] `
`∴ [[x],[y],[x]] =A^(-1)b`
`= 1/9 [[7,-3,2],[3,0,-3],[-1,3,1]] [[6],[11],[0]]`
`=1/9 [[42-33],[18],[-6+33]] =1/9 [[9],[18],[27]]`
`=[[1],[2],[3]]`
∴ x =1; y =2; z = 3
APPEARS IN
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
\[∆ = \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 integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
Evaluate the following determinant:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]
Prove that
\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]
Solve the following determinant equation:
3x + ay = 4
2x + ay = 2, a ≠ 0
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
x + 2y = 5
3x + 6y = 15
Write the value of the determinant
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]
If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).
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}\]
If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]
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:
5x + 2y = 3
3x + 2y = 5
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:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3
Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A 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 ₹1,600. School B wants to spend ₹2,300 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is ₹900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.
A total amount of ₹7000 is deposited in three different saving bank accounts with annual interest rates 5%, 8% and \[8\frac{1}{2}\] % respectively. The total annual interest from these three accounts is ₹550. Equal amounts have been deposited in the 5% and 8% saving accounts. Find the amount deposited in each of the three accounts, with the help of matrices.
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has
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 + z = 7.
x + y = 1
x + z = − 6
x − y − 2z = 3
If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.
If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:
If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then
