Advertisements
Advertisements
Question
The sum of three numbers is 6. If we multiply the third number by 3 and add it to the second number we get 11. By adding first and third numbers we get a number, which is double than the second number. Use this information and find a system of linear equations. Find these three numbers using matrices.
Solution
Let the first , second & third number be x, y, z respectively
Given,
∴ x + y + z = 6
y + 3z = 11
x + z = 2y or x - 2y + z = 0
Step 1
write equation as AX = B
A = `[(1,1,1),(0,1,3),(1,-2,1)] , "X" = [(x),(y),(z)] , B = [(6),(11),(0)]`
Hence A = ` [(1,1,1),(0,1,3),(1,-2,1)] ,X = [(x),(y),(z)] &B= [(6),(11),(0)]`
Step 2
calculate |A|
|A| = `[(1,1,1),(0,1,3),(1,-2,1)]`
= 1(1 + 6) - 0 (1 + 2) + 1(3 + 1)
= 7 + 2
= 9
So, |A| ≠0
∴ The system of equation is consistent & has a unique solutions
Now , AX = B
X = A-1 B
Hence A =` [(1,1,1),(0,1,3),(1,-2,1)] ,X = [(x),(y),(z)] &B= [(6),(11),(0)]`
= 1 (1+6)-0(1+2)+1(3-1)
=7+2
=9≠0
Since determinant is not equal to O , A-1 exists
Now find adj (A)
now AX = B
X = A-1 B
Step 3
Calculating X= A-1 B
Calculating A-1
Now A-1 = `1/|A| `adj (A)
adj A = `[(A_11,A_12,A_ 13) ,(A_21,A_22,A_23),(A_31 ,A_32,A_33)]^'=[(A_11,A_21,A_31) , (A_12,A_22,A_32), (A_13,A_23,A_33)]`
A = `[(1,-1,2) ,(3,4,-5), (2,-1,3)]`
A11 = 1 × 1-3×(-2)=1+6=7
A12 = - [0×1-3×1]=-(-3)=3
A13 =- 0×(-2) -1×1=-1
A21 = [1×1-(-2)×1]=-[1+2]=-3
A22=1×1-1×1=1-1=0
A23 = [1×(-2)-1×1]=-[-2-1]=-(-3)=3
A31 = 1×3-1×1=3-1=2
A32 =-[1×3-0×1]=-[3-0]=-3
A33=1×1-1×0=1-0=1
Hence , adj (A) = `[(7,-3,2),(3,0,-3),(-1,3,1)]`
Now ,
A-1 = `1/|A|` adj (A)
A-1 =`1/9[(7,-3,2),(3,0,-3),(-1,3,1)]`
Solution of given system of equations is
X = A-1 B
` [(x),(y),(z)] = 1/9 [(7,-3,2),(3,0,-3),(-1,3,1)] [(6),(11),(0)]`
` [(x),(y),(z)] = 1/9 [(42,-33,+0),(18,+0,+0),(-6,+33,+0)]`
` [(x),(y),(z)] = 1/9 [(9),(18),(27)]`
` [(x),(y),(z)] = [(1),(2),(3)]`
∴ x = 1, y = 2, z = 3
APPEARS IN
RELATED QUESTIONS
Find the inverse of the following matrix by elementary row transformations if it exists.
`A = [(1, 2, -2), (0, -2, 1), (-1, 3, 0)]`
If A = `[(1, 3), (3, 1)]`, Show that A2 - 2A is a scalar matrix.
Solve the following equations by the inversion method :
2x + 3y = - 5 and 3x + y = 3.
Find the adjoint of the following matrix.
`[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
If A = `[(1,-1,2),(3,0,-2),(1,0,3)]` verify that A (adj A) = (adj A) A = | A | I
Find the inverse of the following matrix by the adjoint method.
`[(-1,5),(-3,2)]`
Find the inverse of the following matrix.
`[(0,1,2),(1,2,3),(3,1,1)]`
Find the inverses of the following matrices by the adjoint method:
`[(1,2,3),(0,2,4),(0,0,5)]`
Find the inverse of the following matrix (if they exist):
`((1,-1),(2,3))`
Find the inverse of the following matrix (if they exist):
`((1,3),(2,7))`
Find the inverse of the following matrix (if they exist):
`[(3,-10),(2,-7)]`
Find the inverse of the following matrix (if they exist):
`[(2,-3,3),(2,2,3),(3,-2,2)]`
Choose the correct answer from the given alternatives in the following question:
If A−1 = `- 1/2[(1,-4),(-1,2)]`, then A = ______.
Find the inverse of the following matrices by the adjoint method `[(1, 2, 3),(0, 2, 4),(0, 0, 5)]`.
Find the inverse of the following matrices by transformation method: `[(1, 2),(2, -1)]`
Choose the correct alternative.
If a 3 x 3 matrix B has it inverse equal to B, thenB2 = _______
Fill in the blank :
If A = [aij]2x3 and B = [bij]mx1 and AB is defined, then m = _______
Fill in the blank :
If A = `[(3, -5),(2, 5)]`, then co-factor of a12 is _______
State whether the following is True or False :
Singleton matrix is only row matrix.
Check whether the following matrices are invertible or not:
`[(3, 4, 3),(1, 1, 0),(1, 4, 5)]`
Check whether the following matrices are invertible or not:
`[(1, 2, 3),(2, 4, 5),(2, 4, 6)]`
Find the inverse of `[(3, 1, 5),(2, 7, 8),(1, 2, 5)]` by adjoint method.
The adjoint matrix of `[(3, -3, 4),(2, -3, 4),(0, -1, 1)]` is ______.
If ω is a complex cube root of unity, then the matrix A = `[(1, ω^2, ω),(ω^2, ω, 1),(ω, 1, ω^2)]` is
If A = `[(cos alpha, sin alpha),(-sin alpha, cos alpha)]`, then A10 = ______
If A = `[(4, 5),(2, 5)]`, then |(2A)−1| = ______
If `[(x - y - z),(-y + z),(z)] = [(0),(5),(3)]`, then the value of x, y and z are respectively ______
If A = `[("a", "b"),("c", "d")]` then find the value of |A|−1
If A = `[(-1),(2),(3)]`, B = `[(3, 1, -2)]`, find B'A'
If A is invertible matrix of order 3 and |A| = 5, then find |adj A|
If A = `[(-4, -3, -3),(1, 0, 1),(4, 4, 3)]`, find adj (A).
Find the adjoint of matrix A = `[(2, 0, -1),(3, 1, 2),(-1, 1, 2)]`
State whether the following statement is True or False:
Inverse of `[(2, 0),(0, 3)]` is `[(1/2, 0),(0, 1/3)]`
Find the inverse of matrix B = `[(3,1, 5),(2, 7, 8),(1, 2, 5)]` by using adjoint method
Complete the following activity to find inverse of matrix using elementary column transformations and hence verify.
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]` B−1 = `[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
C1 → C1 + C3
`[("( )", 0, -1),("( )", 1, 0),("( )", 1, 3)]` B−1 = `[("( )", 0, 0),("( )", 1, 0),("( )", 0, 1)]`
C3 → C3 + C1
`[(1, 0, 0),("( )", 1, "( )"),(3, 1, "( )")]` B−1 = `[(1, 0, "( )"),(0, 1, 0),("( )", 0, "( )")]`
C1 → C1 – 5C2, C3 → C3 – 5C2
`[(1, "( )", 0),(0, 1, 0),("( )", 1, "( )")]` B−1 = `[(1, 0, "( )"),("( )", 1, -5),(1, "( )", 2)]`
C1 → C1 – 2C3, C2 → C2 – C3
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]` B−1 = `[(3, -1, "( )"),("( )", 6, -5),(5, "( )", "( )")]`
B−1 = `[("( )", "( )", "( )"),("( )", "( )", "( )"),("( )", "( )", "( )")]`
`[(2, "( )", -1),("( )", 1, 0),(0, 1, "( )")] [(3, "( )", "( )"),("( )", 6, "( )"),("( )", -2, "( )")] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
If A = `[(1,3,3),(1,4,3),(1,3,4)]` then verify that A(adj A) = |A| I and also find A-1.
If A = `[(2,3),(1,-6)]` and B = `[(-1,4),(1,-2)]`, then verify adj (AB) = (adj B)(adj A)
If A = `[(-1,2,-2),(4,-3,4),(4,-4,5)]` then, show that the inverse of A is A itself.
Solve by matrix inversion method:
2x + 3y – 5 = 0; x – 2y + 1 = 0.
Solve by matrix inversion method:
x – y + 2z = 3; 2x + z = 1; 3x + 2y + z = 4
The sum of three numbers is 20. If we multiply the first by 2 and add the second number and subtract the third we get 23. If we multiply the first by 3 and add second and third to it, we get 46. By using the matrix inversion method find the numbers.
Weekly expenditure in an office for three weeks is given as follows. Assuming that the salary in all the three weeks of different categories of staff did not vary, calculate the salary for each type of staff, using the matrix inversion method.
Week | Number of employees | Total weekly salary (in ₹) |
||
A | B | C | ||
1st week | 4 | 2 | 3 | 4900 |
2nd week | 3 | 3 | 2 | 4500 |
3rd week | 4 | 3 | 4 | 5800 |
adj (AB) is equal to:
The inverse matrix of `((3,1),(5,2))` is
If A and B non-singular matrix then, which of the following is incorrect?
If A = `|(3,-1,1),(-15,6,-5),(5,-2,2)|` then, find the Inverse of A.
If A = `[(4,5),(2,1)]` and A2 - 5A - 6l = 0, then A-1 = ?
If A = `[(3, -3, 4), (2, -3, 4), (0, -1, 1)]` then A-1 = ______
If A is a solution of x2 - 4x + 3 = 0 and `A=[[2,-1],[-1,2]],` then A-1 equals ______.
If A = `[(2, 2),(4, 5)]` and A–1 = λ(adj(A)), then λ = ______ .
If A–1 = `[(3, -1, 1),(-15, 6, -5),(5, -2, 2)]`, then adj A = ______.
If A, B are two square matries, such that AB = B, BA = A and n ∈ N then (A + B)n =
Find the cofactors of the elements of the matrix
`[(-1, 2),(-3, 4)]`
If A = `[(2, 3),(a, 6)]` is a singular matrix, then a = ______.
Find the inverse of the matrix A by using adjoint method.
where A = `[(-3, -1, 1),(0, 0, 1),(-15, 6, -6)]`
If A = `[(1, 2, -1),(-1, 1, 2),(2, -1, 1)]`, then det (adj (adj A)) is ______.
Matrix A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]` then the value of a31 A31 + a32 A32 + a33 A33 is ______.
For a invertible matrix A if A(adjA) = `[(10, 0),(0, 10)]`, then |A| = ______.
If matrix A = `[(1, 2),(4, 3)]`, such that AX = I, then X is equal to ______.
If A = `[(cos α, sin α),(-sin α, cos α)]`, then find α satisfying `0 < α < π/2`, when A + AT = `sqrt(2) l_2` where AT is transpose of A.
For an invertible matrix A, if A (adj A) = `|(20, 0),(0, 20)|`, then | A | = ______.
If matrix A = `[(1, -1),(2, 3)]`, then A2 – 4A + 5I is where I is a unit matix.
if `A = [(2,-1,1),(-1,2,-1),(1,-1,2)]` then find A−1 by the adjoint method.
If A = `[(1, 2, 4),(4, 3, -2),(1, 0, -3)]`. Show that A–1 exists and find A–1 using column transformation.
Find the inverse of the matrix `[(1, 1, 1),(1, 2, 3),(3, 2, 2)]` by elementary column transformation.