Advertisements
Advertisements
प्रश्न
Solve the following system of linear equations using matrix method:
3x + y + z = 1
2x + 2z = 0
5x + y + 2z = 2
उत्तर
3x + y + z = 1
2x + 2z = 0
5x + y + 2z = 2
A=`[(3,1,1),(2,0,2),(5,1,2)] ; "X" = [("x"),("y"),("z")] ; B = [(1),(0),(2)]`
A=`[(3,1,1),(2,0,2),(5,1,2)]`
|A| = 3(-2) -1 (-6) + 1(2) = -6 + 6 + 2 = 2 ≠ 0
`"adj A" =[(-2,6,2),(-1,1,2),(2,-4,-2)]^t = [(-2,-1,2),(6,1,-4),(2,2,-2)]`
`"A"^-1=1/2 [(-2,-1,2),(6,1,-4),(2,2,-2)]`
`"X"= "A"^-1 "B" = 1/2[(-2,-1,2),(6,1,-4),(2,2,-2)][(1),(0),(2)]`
`"X"= 1/2 [(2),(-2),(-2)] = [(1),(-1),(-1)]`
x = 1 , y = -1, z = -1.
APPEARS IN
संबंधित प्रश्न
If A = `[(1,1,-2),(2,1,-3),(5,4,-9)]`, Find |A|
Find values of x, if ` |(2,4),(5,1)|=|(2x, 4), (6,x)|`
Let A be a square matrix of order 3 × 3, then | kA| is equal to
(A) k|A|
(B) k2 | A |
(C) k3 | A |
(D) 3k | A |
Without expanding at any stage, find the value of:
`|(a,b,c),(a+2x,b+2y,c+2z),(x,y,z)|`
A matrix A of order 3 × 3 has determinant 5. What is the value of |3A|?
On expanding by first row, the value of the determinant of 3 × 3 square matrix
\[A = \left[ a_{ij} \right]\text{ is }a_{11} C_{11} + a_{12} C_{12} + a_{13} C_{13}\] , where [Cij] is the cofactor of aij in A. Write the expression for its value on expanding by second column.
Let A = [aij] be a square matrix of order 3 × 3 and Cij denote cofactor of aij in A. If |A| = 5, write the value of a31 C31 + a32 C32 a33 C33.
If A is a 3 × 3 invertible matrix, then what will be the value of k if det(A–1) = (det A)k.
Which of the following is not correct in a given determinant of A, where A = [aij]3×3.
If A is a matrix of order 3 and |A| = 8, then |adj A| = __________ .
If Δ = `|(0, "b" - "a", "c" - "a"),("a" - "b", 0, "c" - "b"),("a" - "c", "b" - "c", 0)|`, then show that ∆ is equal to zero.
The determinant ∆ = `|(sqrt(23) + sqrt(3), sqrt(5), sqrt(5)),(sqrt(15) + sqrt(46), 5, sqrt(10)),(3 + sqrt(115), sqrt(15), 5)|` is equal to ______.
The value of the determinant ∆ = `|(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)|` = ______.
The determinant ∆ = `|(cos(x + y), -sin(x + y), cos2y),(sinx, cosx, siny),(-cosx, sinx, cosy)|` is independent of x only.
There are two values of a which makes determinant, ∆ = `|(1, -2, 5),(2, "a", -1),(0, 4, 2"a")|` = 86, then sum of these number is ______.
If A is a matrix of order 3 × 3, then |3A| = ______.
The maximum value of `|(1, 1, 1),(1, (1 + sintheta), 1),(1, 1, 1 + costheta)|` is `1/2`
If A, B, and C be the three square matrices such that A = B + C, then Det A is equal to
`abs ((1 + "a", "b", "c"),("a", 1 + "b", "c"),("a", "b", 1 + "c")) =` ____________
Find the minor of the element of the second row and third column in the following determinant `[(2,-3,5),(6,0,4),(1,5,-7)]`
If `Delta = abs((5,3,8),(2,0,1),(1,2,3)),` then write the minor of the element a23.
If `"abc" ne 0 "and" abs ((1 + "a", 1, 1),(1, 1 + "b", 1),(1,1,1 + "c")) = 0, "then" 1/"a" + 1/"b" + 1/"c" =` ____________.
Find the 5th term of expansion of `(x^2 + 1/x)^10`?
For positive numbers x, y, z the numerical value of the determinant `|(1, log_x y, log_x z),(log_y x, 3, log_y z),(log_z x, log_z y, 5)|` is
For positive numbers x, y, z, the numerical value of the determinant `|(1, log_x y, log_x z),(log_y x, 1, log_y z),(log_z x, log_z y, 1)|` is
Value of `|(2, 4),(-1, 2)|` is