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
संबंधित प्रश्न
Using the properties of determinants, solve the following for x:
`|[x+2,x+6,x-1],[x+6,x-1,x+2],[x-1,x+2,x+6]|=0`
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.
Using properties of determinants, prove that :
`|[1+a,1,1],[1,1+b,1],[1,1,1+c]|=abc + bc + ca + ab`
Using elementary row operations, find the inverse of the matrix A = `((3, 3,4),(2,-3,4),(0,-1,1))` and hence solve the following system of equations : 3x - 3y + 4z = 21, 2x -3y + 4z = 20, -y + z = 5.
Find the cofactor matrix, of the following matrices: `[(5, 8, 7),(-1, -2, 1),(-2, 1, 1)]`
Choose the correct alternative.
If A = `[(2, 5),(1, 3)]`, then A–1 = _______
Solve the following :
If A = `[(1, 0, 0),(2, 1, 0),(3, 3, 1)]`, the reduce it to unit matrix by using row transformations.
Matrix `[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]` is a singular
If A is a 3 × 3 matrix and |A| = 2, then the matrix represented by A (adj A) is equal to.
If `overlinea = 3hati + hatj + 4hatk, overlineb = 2hati - 3hatj + lambdahatk, overlinec = hati + 2hatj - 4hatk` and `overlinea.(overlineb xx overlinec) = 47`, then λ is equal to ______
If `overlinea = hati + hatj + hatk, overlinea . overlineb = 1` and `overlinea xx overlineb = hatj - hatk,` then `overlineb` = ______
Let F(α) = `[(cosalpha, -sinalpha, 0), (sinalpha, cosalpha, 0), (0, 0, 1)]` where α ∈ R. Then [F(α)]-1 is equal to ______
Find the values of a and b if A = B, where A = `[("a" + 4, 3"b"),(8, -6)]`, B = `[(2"a" + 2, "b"^2 + 2),(8, "b"^2 - 5"b")]`
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
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (A′)′ = (AB)' = B'A'
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, -1, 3),(-5, 3, 1),(-3, 2, 3)]`
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]`
On using elementary row operation R1 → R1 – 3R2 in the following matrix equation: `[(4, 2),(3, 3)] = [(1, 2),(0, 3)] [(2, 0),(1, 1)]`, we have: ______.
A matrix denotes a number.