Advertisements
Advertisements
Question
Solve the following system of linear equations using matrix method:
3x + y + z = 1
2x + 2z = 0
5x + y + 2z = 2
Solution
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
RELATED QUESTIONS
Using the property of determinants and without expanding, prove that:
`|(x, a, x+a),(y,b,y+b),(z,c, z+ c)| = 0`
Without expanding at any stage, find the value of:
`|(a,b,c),(a+2x,b+2y,c+2z),(x,y,z)|`
Use properties of determinants to solve for x:
`|(x+a, b, c),(c, x+b, a),(a,b,x+c)| = 0` and `x != 0`
A matrix A of order 3 × 3 has determinant 5. What is the value of |3A|?
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?
Which of the following is not correct in a given determinant of A, where A = [aij]3×3.
Using matrices, solve the following system of linear equations :
x + 2y − 3z = −4
2x + 3y + 2z = 2
3x − 3y − 4z = 11
Show that Δ = `|(x, "p", "q"),("p", x, "q"),("q", "q", x)| = (x - "p")(x^2 + "p"x - 2"q"^2)`
If Δ = `|(0, "b" - "a", "c" - "a"),("a" - "b", 0, "c" - "b"),("a" - "c", "b" - "c", 0)|`, then show that ∆ is equal to zero.
If x, y ∈ R, then the determinant ∆ = `|(cosx, -sinx, 1),(sinx, cosx, 1),(cos(x + y), -sin(x + y), 0)|` lies in the interval.
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.
Prove tha `|("bc" - "a"^2, "ca" - "b"^2, "ab" - "c"^2),("ca" - "b"^2, "ab" - "c"^2, "bc" - "a"^2),("ab" - "c"^2, "bc" - "a"^2, "ca" - "b"^2)|` is divisible by a + b + c and find the quotient.
If A = `[(2, lambda, -3),(0, 2, 5),(1, 1, 3)]`, then A–1 exists if ______.
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 invertible matrix of order 3 × 3, then |A–1| ______.
`|(0, xyz, x - z),(y - x, 0, y z),(z - x, z - y, 0)|` = ______.
`"A" = abs ((1/"a", "a"^2, "bc"),(1/"b", "b"^2, "ac"),(1/"c", "c"^2, "ab"))` is equal to ____________.
If A, B, and C be the three square matrices such that A = B + C, then Det A is equal to
If A = `[(1,0,0),(2,"cos x","sin x"),(3,"sin x", "-cos x")],` then det. A is equal to ____________.
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 `"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" =` ____________.