Advertisements
Advertisements
प्रश्न
Transform `[(1, -1, 2),(2, 1, 3),(3, 2, 4)]` into an upper traingular matrix by suitable row transformations.
उत्तर
Let A = `[(1, -1, 2),(2, 1, 3),(3, 2, 4)]`
Applying R2 → R2 – 2R1
and R3 → R3 – 3R1, we get
`"A" ∼ [(1, -1, 2),(0, 3, -1),(0, 5, -2)]`
Applying `"R"_3 → "R"_3 - (5/3)"R"_2`, we get
`"A" ∼ [(1, -1, 2),(0, 3, -1),(0, 0, -(1)/(3))]`,
which is an upper triangular matrix.
APPEARS IN
संबंधित प्रश्न
Find the inverse of the matrix, `A=[[1,3,3],[1,4,3],[1,3,4]]`by using column transformations.
The sum of three numbers is 9. If we multiply third number by 3 and add to the second number, we get 16. By adding the first and the third number and then subtracting twice the second number from this sum, we get 6. Use this information and find the system of linear equations. Hence, find the three numbers using matrices.
Prove that `|(yz-x^2,zx-y^2,xy-z^2),(zx-y^2,xy-z^2,yz-x^2),(xy-z^2,yz-x^2,zx-y^2)|`is divisible by (x + y + z) and hence find the quotient.
Apply the given elementary transformation on each of the following matrices `[(3, 1, -1),(1, 3, 1),(-1, 1, 3)]`, 3R2 and C2 ↔ C2 – 4C1.
Find the adjoint of the following matrices : `[(2, -3),(3, 5)]`
Fill in the blank :
Order of matrix `[(2, 1, 1),(5, 1, 8)]` is _______
Find the inverse of matrix A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by using elementary row transformations
If A is a 3 × 3 matrix and |A| = 2, then the matrix represented by A (adj A) is equal to.
The cofactors of the elements of the first column of the matrix A = `[(2,0,-1),(3,1,2),(-1,1,2)]` are ______.
If `overlinea = hati + hatj + hatk, overlinea . overlineb = 1` and `overlinea xx overlineb = hatj - hatk,` then `overlineb` = ______
Find non-zero values of x satisfying the matrix equation:
`x[(2x, 2),(3, x)] + 2[(8, 5x),(4, 4x)] = 2[(x^2 + 8, 24),(10, 6x)]`
Find A, if `[(4),(1),(3)]` A = `[(-4, 8,4),(-1, 2, 1),(-3, 6, 3)]`
If possible, find BA and AB, where A = `[(2, 1, 2),(1, 2, 4)]`, B = `[(4, 1),(2, 3),(1, 2)]`
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (A′)′ = A
Find the matrix A such that `[(2, -1),(1, 0),(-3, 4)] "A" = [(-1, -8, -10),(1, -2, -5),(9, 22, 15)]`
Find x, y, z if A = `[(0, 2y, z),(x, y, -z),(x, -y, z)]` satisfies A′ = A–1.
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, 3, -3),(-1, 2, 2),(1, 1, -1)]`
In applying one or more row operations while finding A–1 by elementary row operations, we obtain all zeros in one or more, then A–1 ______.
If `[(2, 0, 7),(0, 1, 0),(1, -2, 1)] [(-x, 14x, 7x),(0, 1, 0),(x, -4x, -2x)] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`then find the value of x
If f(x) = `|(1 + sin^2x, cos^2x, 4 sin 2x),(sin^2x, 1 + cos^2x, 4 sin 2x),(sin^2 x, cos^2 x, 1 + 4 sin 2x)|`
What is the maximum value of f(x)?