Advertisements
Advertisements
Question
Given two matrices A and B
`A = [(1,-2,3),(1,4,1),(1,-3, 2)] and B = [(11,-5,-14),(-1, -1,2),(-7,1,6)]`
find AB and use this result to solve the following system of equations:
x - 2y + 3z = 6, x + 4x + z = 12, x - 3y + 2z = 1
Advertisements
Solution
`AB = [(1,-2,3),(1,4,1),(1,-3,2)][(11,-5,-14),(-1,-1,2),(-7,1,6)]`
`AB = [(11+3-21,-5+2+3,-14-4+18),(11-4-7,-5-4+1, -14+8+6),(11+3-14, -5+3+2,-14-6+12)]`
`AB = [(-8,0,0),(0,-8,0),(0,0,-8)] = - 8I`
`-1/8 AB = I`
`A(-1/8 B) = I`
`A^(-1) = -1/8 B`
Let AX= C
`[(1,-2,3),(1,4,1),(1,-3,2)][(x),(y),(z)] = [(6),(12),(1)]`
AX = C
`X= A^(-1)C`
we know that `A^(-1) = (-1)/8 B`
`[(x),(y),(z)] = (-1)/8 [(11,-5,-14),(-1,-1,2),(-7,1,6)] [(6),(12),(1)]`
`[(x),(y),(z)] = (-1)/8[(66,-60,-14),(-6,-12,+2),(-42,+12,+6)]`
`[(x),(y),(z)] =(-1)/8 [(8),(-16),(-24)]`
`[(x),(y),(z)] = [(1),(2),(3)]`
x = 1
y = 2
z = 3
APPEARS IN
RELATED QUESTIONS
If A = `[(0, -tan α/2), (tan α/2, 0)]` and I is the identity matrix of order 2, show that I + A = `(I - A)[(cos α, -sin α),(sin α, cos α)]`
If A is a square matrix such that A2 = A, then (I + A)3 – 7A is equal to ______.
Investigate for what values of λ and μ the equations
2x + 3y + 5z = 9
7x + 3y - 2z = 8
2x + 3y + λz = μ have
A. No solutions
B. Unique solutions
C. An infinite number of solutions.
if `vec"a"= 2hat"i" + 3hat"j"+ hat"k", vec"b" = hat"i" -2hat"j" + hat"k" and vec"c" = -3hat"i" + hat"j" + 2hat"k", "find" [vec"a" vec"b" vec"c"]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`
Identify the following matrix is singular or non-singular?
`[(7, 5),(-4, 7)]`
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.
Select the correct option from the given alternatives:
Given A = `[(1, 3),(2, 2)]`, I = `[(1, 0),(0, 1)]` if A – λI is a singular matrix then _______
If A = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.
Choose the correct alternative:
If A = `[(2, 0),(0, 2)]`, then A2 – 3I = ______
State whether the following statement is True or False:
If A is non singular, then |A| = 0
For the non singular matrix A, (A′)–1 = (A–1)′.
If a matrix A is both symmetric and skew symmetric then matrix A is ____________.
`root(3)(4663) + 349` = ? ÷ 21.003
If 'A' is square matrix, such that A2 = A, then (7 + A)3 = 7A is equal to
Find X, If `[X - 5 - 1] [(1, 0, 2),(0, 2, 1),(2, 0, 3)][(x),(4),(1)] ` = 0
A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.
How many matrices can be obtained by using one or more numbers from four given numbers?
