Advertisements
Advertisements
प्रश्न
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.
उत्तर
Let the three numbers be x, y, z.
According to the first condition,
x + y + z = 2
According to the second condition,
(x + z) − 2y = 8
i.e. x − 2y + z = 8
According to the third condition,
3x + y + z = 4
Matrix form of the given system of equations is
`[(1, 1, 1),(1, -2, 1),(3, 1, 1)] [(x),(y), (z)] = [(2),(8),(4)]`
Applying R2 → R2 − R1 and R3 → R3 − 3R1
`[(1, 1, 1),(0, -3, 0),(0, -2, -2)] [(x),(y), (z)] = [(2),(6),(-2)]`
Applying R2 → `(-1/3)` R2 and R3 → `(-1/2)` R3
`[(1, 1, 1),(0, 1, 0),(0, 1, 1)] [(x),(y),(z)] = [(2),(-2),(1)]`
Applying R3 → R3 − R2,
`[(1, 1, 1),(0, 1, 0),(0, 0, 1)] [(x),(y),(z)] = [(2),(-2),(3)]`
Hence, the original matrix is reduced to an upper triangular matrix
∴ By equality of matrices, we get
x + y + z = 2 .......(i)
y = − 2 .......(ii)
z = 3 .......(iii)
Putting y = −2 and z = 3 in equation (i), we get
x − 2 + 3 = 2
∴ x = 1
Hence, 1, −2 and 3 are the required numbers.
संबंधित प्रश्न
The sum of three numbers is 6. When second number is subtracted from thrice the sum of first and third number, we get number 10. Four times the sum of third number is subtracted from five times the sum of first and second number, the result is 3. Using above information, find these three numbers by matrix method.
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.
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?
If `A=|[2,0,-1],[5,1,0],[0,1,3]|` , then find A-1 using elementary row operations
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`
The cost of 2 books, 6 notebooks and 3 pens is Rs 40. The cost of 3 books, 4 notebooks and 2 pens is Rs 35, while the cost of 5 books, 7 notebooks and 4 pens is Rs 61. Using this information and matrix method, find the cost of 1 book, 1 notebook and 1 pen separately.
Using elementary row transformations, find the inverse of the matrix A = `[(1,2,3),(2,5,7),(-2,-4,-5)]`
Prove that :
2x − 3z + w = 1
x − y + 2w = 1
− 3y + z + w = 1
x + y + z = 1
2x − y = 5
4x − 2y = 7
Use elementary column operations \[C_2 \to C_2 - 2 C_1\] in the matrix equation \[\begin{pmatrix}4 & 2 \\ 3 & 3\end{pmatrix} = \begin{pmatrix}1 & 2 \\ 0 & 3\end{pmatrix}\begin{pmatrix}2 & 0 \\ 1 & 1\end{pmatrix}\] .
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.
Apply the given elementary transformation on each of the following matrices `[(3, -4),(2, 2)]`, R1 ↔ R2.
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 cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`
State whether the following is True or False :
Single element matrix is row as well as column matrix.
The suitable elementary row transformation which will reduce the matrix `[(1, 0),(2, 1)]` into identity matrix is ______
For which values of xis the matrix
`[(3,-1+x,2),(3,-1,x+2),(x+3,-1,2)]` non-invertible?
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 A = `[(1, 1, -1), (1, -2, 1), (2, -1, -3)]`, then (adj A)A = ______
Let F(α) = `[(cosalpha, -sinalpha, 0), (sinalpha, cosalpha, 0), (0, 0, 1)]` where α ∈ R. Then [F(α)]-1 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 ______.
Construct a 3 × 2 matrix whose elements are given by aij = ei.x sinjx.
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")]`
Find the matrix A satisfying the matrix equation:
`[(2, 1),(3, 2)] "A" [(-3, 2),(5, -3)] = [(1, 0),(0, 1)]`
If P = `[(x, 0, 0),(0, y, 0),(0, 0, z)]` and Q = `[("a", 0, 0),(0, "b", 0),(0, 0, "c")]`, prove that PQ = `[(x"a", 0, 0),(0, y"b", 0),(0, 0, z"c")]` = QP
Find the matrix A such that `[(2, -1),(1, 0),(-3, 4)] "A" = [(-1, -8, -10),(1, -2, -5),(9, 22, 15)]`
If P(x) = `[(cosx, sinx),(-sinx, cosx)]`, then show that P(x) . (y) = P(x + y) = P(y) . P(x)
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, 3, -3),(-1, 2, 2),(1, 1, -1)]`
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 column operations C2 → C2 – 2C1 in the following matrix equation `[(1, -3),(2, 4)] = [(1, -1),(0, 1)] [(3, 1),(2, 4)]`, we have: ______.
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.
If A = `[(2, 3, -1),(1, 4, 2)]` and B = `[(2, 3),(4, 5),(2, 1)]`, then AB and BA are defined and equal.
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)?