Advertisements
Advertisements
प्रश्न
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
उत्तर
`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
संबंधित प्रश्न
Find the value of x, y and z from the following equation:
`[(x + y, 2),(5 + z, xy)] = [(6, 2), (5, 8)]`
Find the value of a, b, c and d from the equation:
`[(a - b, 2a + c),(2a - b, 3c + d)] = [(-1, 5),(0, 13)]`
if `A = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer
Find the matrix X so that X`[(1, 2, 3),(4, 5, 6)]= [(-7, -8, -9),(2, 4, 6)]`
Use product `[(1,-1,2),(0,2,-3),(3,-2,4)][(-2,0,1),(9,2,-3),(6,1,-2)]` to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3
Show that a matrix A = `1/2[(sqrt2,-isqrt2,0),(isqrt2,-sqrt2,0),(0,0,2)]` is unitary.
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.
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:
`[(3, -2, 4),(0, 0, -5),(0, 0, 0)]`
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:
`[9 sqrt(2) -3]`
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:
`[(6, 0),(0, 6)]`
Identify the following matrix is singular or non-singular?
`[(5, 0, 5),(1, 99, 100),(6, 99, 105)]`
Identify the following matrix is singular or non-singular?
`[(3, 5, 7),(-2, 1, 4),(3, 2, 5)]`
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
If A = `[(7, 3, 1),(-2, -4, 1),(5, 9, 1)]`, Find (AT)T.
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
If A = `[(1, 0),(-1, 7)]`, find k so that A2 – 8A – kI = O, where I is a unit matrix and O is a null matrix of order 2.
Answer the following question:
If A = `[(1, 2, 3),(2, 4, 6),(1, 2, 3)]`, B = `[(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`, show that AB and BA are both singular matrices
If A = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.
If A = `[(2, 0, 0),(0, 1, 0),(0, 0, 1)]`, then |adj (A)| = ______
The matrix A = `[(0, 0, 5),(0, 5, 0),(5, 0, 0)]` is a ______.
AB = AC ⇒ B = C for any three matrices of same order.
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
If `[("a","b"),("c", "-a")]`is a square root of the 2 x 2 identity matrix, then a, b, c satisfy the relation ____________.
The matrix `[(0,-5,8),(5,0,12),(-8,-12,0)]` is a ____________.
`root(3)(4663) + 349` = ? ÷ 21.003
Let A and B be 3 × 3 real matrices such that A is symmetric matrix and B is skew-symmetric matrix. Then the systems of linear equations (A2B2 – B2A2)X = O, where X is a 3 × 1 column matrix of unknown variables and O is a 3 × 1 null matrix, has ______.
Matrices are classified into different types based on which two features?
A matrix with only one column is called a:
What is the order of \[A=\begin{bmatrix}0\\ \sqrt{3}\\ -1\\ \dfrac{1}{2}\end{bmatrix}\]?
What is the order of \[B=\begin{bmatrix}-\dfrac{1}{2}&\sqrt{5}&2&3\end{bmatrix}\]?
Which general form represents a square matrix?
Which matrix is a diagonal matrix?
Which condition defines an identity matrix?
How is an identity matrix denoted when its order is \[n\]?
What happens when any matrix is multiplied by an identity matrix?
Which orders can a zero matrix have?
