Advertisements
Advertisements
प्रश्न
Given `[(2, 1),(-3, 4)] x = [(7),(6)]` Write the matrix x.
उत्तर
Let `x = [(x),(y)]`
∴ `[(2, 1),(-3, 4)] xx [(x),(y)] = [(7),(6)]`
⇒ `[(2x + y),(-3x + 4y)] = [(7),(6)]`
⇒ 2x + y = 7 ...(1)
-3x + 4y = 6 ...(2)
Multiplying by 4 in equation (1) and solving with equation (2)
8x + 4y = 28
-3x + 4y = 6
(+) (-) (-)
11x = 22
x = 2
Putting the value of x in equation (1), we get
∴ 2 × 2 + y = 7
y = 7 - 4 = 3
∴ The matrix x = `[(x), (y)] = [(2),(3)]`
APPEARS IN
संबंधित प्रश्न
Given matrix A `[(4 sin 30°, cos 0°),(cos 0°, 4 sin 30°)]` and B = `[(4),(5)]`. If AX = B.
- Write the order of matrix X.
- Find the matrix ‘X’.
Find x and y if `[(x,3x),(y, 4y)] = [(5),(12)]`
If A = `[(2, 5),(1, 3)]`, B = `[(4, -2),(-1, 3)]` and I is the identity matric of the same order and At is the transpose of matrix A, find At.B + BI.
If `[(a, 3),(4, 1)] + [(2, b),(1, -2)] - [(1, 1),(-2, c)] = [(5, 0),(7, 3)]`, find the values of a, b and c.
Given A = `[(2, -1),(2, 0)]`, B = `[(-3, 2),(4, 0)]` and C = `[(1, 0),(0, 2)]`, find the matrix X such that : A + X = 2B + C.
Find the value of p and q if:
`[(2p + 1 , q^2 - 2),(6 , 0)] = [(p + 3, 3q - 4),(5q - q^2, 0)]`.
Find x, y if `[(-2, 0),(3, 1)] [(-1),(2x)] +3[(-2),(1)] = 2[(y),(3)]`.
If `[(x + 3, 4),(y - 4, x + y)] = [(5, 4),(3, 9)]`,find values of x and y
Find the values of x, y, a and b if `[(x - 2, y),(a + 2b, 3a - b)] = [(3, 1),(5, 1)]`
Choose the correct answer from the given four options :
If A + B = `[(1, 0),(1, 1)]` and A – 2B = `[(-1, 1),(0, -1)]` then A is equal to