Advertisements
Advertisements
प्रश्न
If A = `[(1, 5),(7, 12)]` and B `[(9, 1),(7, 8)]`, find a matrix C such that 3A + 5B + 2C is a null matrix.
उत्तर
Order of matrices A and B is 2 × 2.
∴ Order of matrix C must be 2 × 2.
Let C = `[("a", "b"),("c", "d")]`
∴ 3A + 5B + 2C = 0
⇒ `3[(1, 5),(7, 12)] + 5[(9, 1),(7, 8)] + 2[("a", "b"),("c", "d")] = [(0, 0),(0, 0)]`
⇒ `[(3, 15),(21, 36)] + [(45, 5),(35, 40)] + [(2"a", 2"b"),(2"c", 2"")] = [(0, 0),(0, 0)]`
⇒ `[(3 + 45 + 2"a", 15 + 5 + 2"b"),(21 + 35 + 2"c", 36 + 40 + 2"d")] = [(0, 0),(0, 0)]`
⇒`[(48 + 2"a", 20 + 2"b"),(56 + 2"c", 76 + 2"d")] = [(0, 0),(0, 0)]`
Equating the corresponding elements, we get,
48 + 2a = 0
⇒ 2a = – 48
⇒ a = – 24
20 + 2b = 0
⇒ 2b = – 20
⇒ b = – 10
56 + 2c = 0
⇒ 2c = – 56
⇒ c = – 28
76 + 2d = 0
⇒ 2d = – 76
⇒ d = – 38
Hence, C = `[(-2, -10),(-2, -38)]`
APPEARS IN
संबंधित प्रश्न
The cost of 4 pencils, 3 pens and 2 erasers is Rs. 60. The cost of 2 pencils, 4 pens and 6 erasers is Rs. 90 whereas the cost of 6 pencils, 2 pens and 3 erasers is Rs. 70. Find the cost of each item by using matrices.
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.
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.
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
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`
Using properties of determinants, prove that :
`|[1+a,1,1],[1,1+b,1],[1,1,1+c]|=abc + bc + ca + ab`
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
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 `[(2, 4),(1, -5)]`, C1 ↔ C2.
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: `[(5, 8, 7),(-1, -2, 1),(-2, 1, 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 = _______
Choose the correct alternative:
If A = `[(1, 2),(2, -1)]`, then adj (A) = ______
Find the inverse of matrix A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by using elementary row transformations
If `overlinea = hati + hatj + hatk, overlinea . overlineb = 1` and `overlinea xx overlineb = hatj - hatk,` then `overlineb` = ______
If A = `[(1, 1, -1), (1, -2, 1), (2, -1, -3)]`, then (adj A)A = ______
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 ______.
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: The number of elements
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: elements a23, a31, a12
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 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)]`
Solve for x and y: `x[(2),(1)] + y[(3),(5)] + [(-8),(-11)]` = O
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
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: (kA)' = (kA')
If `[(xy, 4),(z + 6, x + y)] = [(8, w),(0, 6)]`, then find values of x, y, z and w.
Find the values of a, b, c and d, if `3[("a", "b"),("c", "d")] = [("a", 6),(-1, 2"d")] + [(4, "a" + "b"),("c" + "d", 3)]`
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)
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, -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)]`
If A = `1/pi [(sin^-1(xpi), tan^-1(x/pi)),(sin^-1(x/pi), cot^-1(pix))]`, B = `1/pi [(-cos^-1(x/pi), tan^-1 (x/pi)),(sin^-1(x/pi),-tan^-1(pix))]`, then A – B is equal to ______.
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: ______.
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 ______.
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 = `[(2, 3, -1),(1, 4, 2)]` and B = `[(2, 3),(4, 5),(2, 1)]`, then AB and BA are defined and equal.
`abs((1,1,1),("e",0,sqrt2),(2,2,2))` is equal to ____________.
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)?
If `[(3,0),(0,2)][(x),(y)] = [(3),(2)], "then" x = 1 "and" y = -1`