Advertisements
Advertisements
प्रश्न
Solve the following equations by the method of reduction :
2x-y + z=1, x + 2y +3z = 8, 3x + y-4z=1.
उत्तर
2x-y + z=1
x + 2y +3z = 8
3x + y-4z=1
`[[2,-1,1],[1,2,3],[3,1,-4]][[x],[y],[z]]=[[1],[8],[1]]`
R3 → R3 – 3R2
`[[2,-1,1],[1,2,3],[0,-5,-13]][[x],[y],[z]]=[[1],[8],[-23]]`
R2 → R2 – 1/2 R1
`[[2,-1,1],[0,5/2,5/2],[0,-5,-13]][[x],[y],[z]]=[[1],[15/2],[-23]]`
R2 → 2/5 R2
`[[2,-1,1],[0,1,1],[0,-5,-13]][[x],[y],[z]]=[[1],[3],[-23]]`
R3 → R3 + 5R2
`[[2,-1,1],[0,1,1],[0,0,-8]][[x],[y],[z]]=[[1],[3],[-8]]`
R1→ R1 + R2 ;
R3→ R3 x -(1/8 )
`[[2,0,2],[0,1,1],[0,0,1]][[x],[y],[z]]=[[4],[3],[1]]`
R1→ R1 x (1/2)
R2→ R2 – R3
`[[1,0,1],[0,1,0],[0,0,1]][[x],[y],[z]]=[[2],[2],[1]]`
R1 → R1 – R3
`[[1,0,0],[0,1,0],[0,0,1]][[x],[y],[z]]=[[1],[2],[1]]`
` [[x],[y],[z]]=[[1],[2],[1]]`
x=1, y=2, z=1
APPEARS IN
संबंधित प्रश्न
Find the inverse of the matrix, `A=[[1,3,3],[1,4,3],[1,3,4]]`by using column transformations.
Express the following equations in the matrix form and solve them by method of reduction :
2x- y + z = 1, x + 2y + 3z = 8, 3x + y - 4z =1
For what values of k, the system of linear equations
x + y + z = 2
2x + y – z = 3
3x + 2y + kz = 4
has a unique solution?
Using elementary row transformations, find the inverse of the matrix A = `[(1,2,3),(2,5,7),(-2,-4,-5)]`
Prove that :
x + y + z + w = 2
x − 2y + 2z + 2w = − 6
2x + y − 2z + 2w = − 5
3x − y + 3z − 3w = − 3
2x − 3z + w = 1
x − y + 2w = 1
− 3y + z + w = 1
x + y + z = 1
2x − y = 5
4x − 2y = 7
In the following matrix equation use elementary operation R2 → R2 + R1 and the equation thus obtained:
Use elementary column operation C2 → C2 + 2C1 in the following matrix equation : \[\begin{bmatrix} 2 & 1 \\ 2 & 0\end{bmatrix} = \begin{bmatrix}3 & 1 \\ 2 & 0\end{bmatrix}\begin{bmatrix}1 & 0 \\ - 1 & 1\end{bmatrix}\]
Apply the given elementary transformation on each of the following matrices `[(2, 4),(1, -5)]`, C1 ↔ C2.
Find the cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`
Find the adjoint of the following matrices : `[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
Choose the correct alternative.
If A = `[("a", 0, 0),(0, "a", 0),(0, 0,"a")]`, then |adj.A| = _______
Choose the correct alternative.
If A = `[(2, 5),(1, 3)]`, then A–1 = _______
State whether the following is True or False :
Single element matrix is row as well as column matrix.
Solve the following :
If A = `[(1, 0, 0),(2, 1, 0),(3, 3, 1)]`, the reduce it to unit matrix by using row transformations.
If three numbers are added, their sum is 2. If 2 times the second number is subtracted from the sum of first and third numbers, we get 8. If three times the first number is added to the sum of second and third numbers, we get 4. Find the numbers using matrices.
State whether the following statement is True or False:
After applying elementary transformation R1 – 3R2 on matrix `[(3, -2),(1, 4)]` we get `[(0, -12),(1, 4)]`
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 = 3hati + hatj + 4hatk, overlineb = 2hati - 3hatj + lambdahatk, overlinec = hati + 2hatj - 4hatk` and `overlinea.(overlineb xx overlinec) = 47`, then λ is equal to ______
If `[(1, 0, -1),(0, 2, 1),(1, -2, 0)] [(x),(y),(z)] = [(1),(2),(3)]`, then the values of x, y, z respectively are ______.
The inverse of a symmetric matrix is ______.
If a matrix has 28 elements, what are the possible orders it can have? What if it has 13 elements?
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: The number of elements
Construct a 3 × 2 matrix whose elements are given by aij = ei.x sinjx.
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)]`
If `[(2x + y, 4x),(5x - 7, 4x)] = [(7, 7y - 13),(y, x + 6)]`, then the value of x + y is ______.
A matrix denotes a number.
If (AB)′ = B′ A′, where A and B are not square matrices, then number of rows in A is equal to number of columns in B and number of columns in A is equal to number of rows in B.
If A = `[(0,0,0,0),(0,0,0,0),(1,0,0,0),(0,1,0,0)],` then ____________.