Advertisements
Advertisements
प्रश्न
If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A
Advertisements
उत्तर
A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`
A11 = (−1)1+1 M11 = `1|(0, -2),(0, 3)|` = 1(0 − 0) = 1 × 0 = 0
A12 = (−1)1+2 M12 = `1|(3, 0),(1, 0)|` = −1(9 + 2) = −11
A13 = (−1)1+3 M13 = `1|(3, 0)(1, 0)|` = 1(0 − 0) = 0
A21 = (−1)2+1 M21 = `-1|(-1, 2),(0, 3)|` = −1(−3 − 0) = 3
A22 = (−1)2+2 M22 = `1|(1, 2),(1, 3)|` = 1(3 − 2) = 1
A23 = (−1)2+3 M23 = `-1|(1, -1),(1, 0)|` = −1(0 + 1) = −1
A31 = (−1)3+1 M31 = `1|(1, -1),(1, 0)|` = 1(2 − 0) = 2
A32 = (−1)3+2 M32 = `-1|(1, 2),(3, -2)|` = −1(−2 − 6) = 8
A33 = (−1)3+3 M33 = `1|(1, -1),(3, 0)|` = 1(0 + 3) = 3
Hence, matrix of the co-factors is
`[("A"_11, "A"_12, "A"_13),("A"_21, "A"_22, "A"_23),("A"_31, "A"_32, "A"_33)] = [(0, -11, 0),(3, 1, -1),(2, 8, 3)]`
= `["A"_"ij"]_(3 xx 3)`
Now, adj A = `["A"_"ij"]_(3 xx 3)^"T"`
= `[(0, 3, 2),(-11, 1, 8),(0, -1, 3)]`
∴ A(adj A) = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)] [(0,3, 2),(-11,1,8),(0, -1, 3)]`
= `[(0 + 11 + 0, 3 - 1 - 2, 2 - 8 + 6),(0 + 0 + 0, 9 + 0 + 2, 6 + 0 - 6),(0 + 0 + 0, 3 + 0 - 3, 2 + 0 + 9)]`
= `[(11, 0, 0),(0, 11, 0),(0, 0, 11)]` .......(i)
(adj A)A = `[(0, 3, 2),(-11, 1, 8),(0, -1, 3)] [(1, -1, 2),(3, 0, -2),(1, 0, 3)]`
= `[(0 + 9 + 2, 0 + 0 + 0, 0 - 6 + 6),(-11 + 3 + 8, 11 + 0 + 0, -22 - 2 + 24),(0 - 3 + 3, 0 - 0 + 0, 0 + 2 + 9)]`
= `[(11, 0, 0,(0, 11, 0),(0 0 11)]` .......(ii)
From equations (i) and (ii), we get
A(adj A) = (adj A)A
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
x + 3y = 5
2x + 6y = 8
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 + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Solve the system of linear equations using the matrix method.
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
Find the value of x, if
\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\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}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin^2 23^\circ & \sin^2 67^\circ & \cos180^\circ \\ - \sin^2 67^\circ & - \sin^2 23^\circ & \cos^2 180^\circ \\ \cos180^\circ & \sin^2 23^\circ & \sin^2 67^\circ\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\]
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\]
If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]
If \[a, b\] and c are all non-zero and
Find the area of the triangle with vertice at the point:
(0, 0), (6, 0) and (4, 3)
Using determinants show that the following points are collinear:
(1, −1), (2, 1) and (4, 5)
Using determinants prove that the points (a, b), (a', b') and (a − a', b − b') are collinear if ab' = a'b.
Prove that :
Prove that :
Prove that
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
Write the value of the determinant
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]
If \[A = \left[ a_{ij} \right]\] is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]
If \[\begin{vmatrix}2x & x + 3 \\ 2\left( x + 1 \right) & x + 1\end{vmatrix} = \begin{vmatrix}1 & 5 \\ 3 & 3\end{vmatrix}\], then write the value of x.
If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.
Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
be an identity in x, where a, b, c, d, e are independent of x. Then the value of e is
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 }\]
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}\]
The determinant \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\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
Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1
Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. x, y and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of x, y and z. What values are described in this equations?
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]
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.
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
Three chairs and two tables cost ₹ 1850. Five chairs and three tables cost ₹2850. Find the cost of four chairs and one table by using matrices
The cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices
If `alpha, beta, gamma` are in A.P., then `abs (("x" - 3, "x" - 4, "x" - alpha),("x" - 2, "x" - 3, "x" - beta),("x" - 1, "x" - 2, "x" - gamma)) =` ____________.
`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`
Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.
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
Using the matrix method, solve the following system of linear equations:
`2/x + 3/y + 10/z` = 4, `4/x - 6/y + 5/z` = 1, `6/x + 9/y - 20/z` = 2.
