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
संबंधित प्रश्न
Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
For what value of x the matrix A is singular?
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\end{vmatrix}\]
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\]
\[\begin{vmatrix}- a \left( b^2 + c^2 - a^2 \right) & 2 b^3 & 2 c^3 \\ 2 a^3 & - b \left( c^2 + a^2 - b^2 \right) & 2 c^3 \\ 2 a^3 & 2 b^3 & - c \left( a^2 + b^2 - c^2 \right)\end{vmatrix} = abc \left( a^2 + b^2 + c^2 \right)^3\]
Find the area of the triangle with vertice at the point:
(3, 8), (−4, 2) and (5, −1)
Find the area of the triangle with vertice at the point:
(2, 7), (1, 1) and (10, 8)
If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.
Prove that
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
Solve each of the following system of homogeneous linear equations.
2x + 3y + 4z = 0
x + y + z = 0
2x − y + 3z = 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.
Write the value of the determinant
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]
If ω is a non-real cube root of unity and n is not a multiple of 3, then \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\]
\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\end{vmatrix}\]
Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\] is equal to
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:
3x + y = 19
3x − y = 23
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
Show that the following systems of linear equations is consistent and also find their solutions:
x + y + z = 6
x + 2y + 3z = 14
x + 4y + 7z = 30
A school wants to award its students for the values of Honesty, Regularity and Hard work with a total cash award of Rs 6,000. Three times the award money for Hard work added to that given for honesty amounts to Rs 11,000. The award money given for Honesty and Hard work together is double the one given for Regularity. Represent the above situation algebraically and find the award money for each value, using matrix method. Apart from these values, namely, Honesty, Regularity and Hard work, suggest one more value which the school must include for awards.
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 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
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is
