Advertisements
Advertisements
Question
Using Cofactors of elements of third column, evaluate `triangle = |(1,x,yz),(1,y,zx),(1,z,xy)|`
Solution
`A_13 = -1^(1 + 3) abs ((1,y),(1,z)) = (1)(z- y) = (z- y)`
`A_23 = -1^ (2 + 3) abs ((1,x),(1,z)) = (1)(z- x) = - (x - z)`
`A_33 = -1^(1 + 3) abs ((1,x),(1,y)) = (1)(y - x) = (y - x)`
`Delta = a_13 A_13 + a_23 A_23 + a_33A_33`
`= yz (z - y) + zx (x - z) + xy (y - x)`
`= yz^2 - y^2z + zx^2 - z^2x + xy^2 - x^2y`
`= zx^2 - x^2y + xy^2 - z^2y + yz^2 - y^2z`
`= x^2 (z - y) + z(y - z) (y + z) + yz (z - y)`
`= (z - y) [x^2 - x(y + z) + yz]`
`= (z - y) [x^2 - xy - xz + yz]`
`= (z - y) [x (x - y) - z (x - y)]`
`= (z - y)(x - y)(x - z)`
`= (x - y)(y - z)(z - x)`
APPEARS IN
RELATED QUESTIONS
Write Minors and Cofactors of the elements of following determinants:
`|(2,-4),(0,3)|`
Write Minors and Cofactors of the elements of following determinants:
`|(a,c),(b,d)|`
Write Minors and Cofactors of the elements of following determinants:
`|(1,0,0),(0,1,0),(0,0,1)|`
Write Minors and Cofactors of the elements of following determinants:
`|(1,0,4),(3,5,-1),(0,1,2)|`
If `triangle = |(a_11,a_12,a_13),(a_21,a_22,a_23),(a_31,a_32,a_33)|` and Aij is Cofactors of aij, then value of Δ is given by ______.
if A = `((2,3,10),(4,-6,5),(6,9,-20))`, Find `A^(-1)`. Using `A^(-1)` Solve the system of equation `2/x + 3/y +10/z = 2`; `4/x - 6/y + 5/z = 5`; `6/x + 9/y - 20/z = -4`
Using matrices, solve the following system of equations :
2x - 3y + 5z = 11
3x + 2y - 4z = -5
x + y - 2z = -3
Write the minor and cofactor of element of the first column of the following matrix and hence evaluate the determinant:
\[A = \begin{bmatrix}5 & 20 \\ 0 & - 1\end{bmatrix}\]
Write the minor and cofactor of element of the first column of the following matrix and hence evaluate the determinant:
\[A = \begin{bmatrix}1 & - 3 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{bmatrix}\]
Write the minor and cofactor of element of the first column of the following matrix and hence evaluate the determinant:
\[A = \begin{bmatrix}0 & 2 & 6 \\ 1 & 5 & 0 \\ 3 & 7 & 1\end{bmatrix}\]
Write the minor and cofactor of element of the first column of the following matrix and hence evaluate the determinant:
\[A = \begin{bmatrix}a & h & g \\ h & b & f \\ g & f & c\end{bmatrix}\]
Write the minor and cofactor of element of the first column of the following matrix and hence evaluate the determinant:
\[A = \begin{bmatrix}2 & - 1 & 0 & 1 \\ - 3 & 0 & 1 & - 2 \\ 1 & 1 & - 1 & 1 \\ 2 & - 1 & 5 & 0\end{bmatrix}\]
Write the adjoint of the matrix \[A = \begin{bmatrix}- 3 & 4 \\ 7 & - 2\end{bmatrix} .\]
If Cij is the cofactor of the element aij of the matrix \[A = \begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix}\], then write the value of a32C32.
Write \[A^{- 1}\text{ for }A = \begin{bmatrix}2 & 5 \\ 1 & 3\end{bmatrix}\]
If \[A = \begin{bmatrix}5 & 6 & - 3 \\ - 4 & 3 & 2 \\ - 4 & - 7 & 3\end{bmatrix}\] , then write the cofactor of the element a21 of its 2nd row.
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.
Using matrix method, solve the system of equations
3x + 2y – 2z = 3, x + 2y + 3z = 6, 2x – y + z = 2.
Given A = `[(2, 2, -4),(-4, 2, -4),(2, -1, 5)]`, B = `[(1, -1, 0),(2, 3, 4),(0, 1, 2)]`, find BA and use this to solve the system of equations y + 2z = 7, x – y = 3, 2x + 3y + 4z = 17.
The sum of the products of elements of any row with the co-factors of corresponding elements is equal to ______.
If A `= [(0,1,1),(1,0,1),(1,1,0)] "then" ("A"^2 - 3"I")/2 =` ____________.
`abs(("cos" 15°, "sin" 15°),("sin" 75°, "cos" 75°))`
Find the minor of 6 and cofactor of 4 respectively in the determinant `Delta = abs ((1,2,3),(4,5,6),(7,8,9))`