Advertisements
Advertisements
प्रश्न
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the matrix X.
उत्तर
We have
`[(2, 1),(-3, 4)], "X" = [(7),(6)]`
Let X = `[(x),(y)]`
So, `[(2, 1),(-3, 4)][(x),(y)] = [(7),(6)]`
⇒ `[(2x + y),(-3x + 4y)] = [(7),(6)]`
2x + y = 7 ...(i)
–3x + 4y = 6 ...(ii)
Multiplying (i) by 3 and (ii) by 2, and adding
we get:
6x + 33y = 21
–6x + 8y = 12
11y = 33
⇒ y = 3
From (i),
2x = 7 – 3
2x = 4
x = 2
So, X = `[(2),(3)]`
APPEARS IN
संबंधित प्रश्न
If M = `[(1, 2),(2, 1)]` and I is a unit matrix of the same order as that of M; show that: M2 = 2M + 3I.
If `P = [(2,6),(3,9)]` and `Q = [(3,x),(y, 2)]` find x and y such that PQ = null matrix
Given `[(2, 1),(-3, 4)] "X" = [(7),(6)]`.
the order of the matrix X.
If A = `[(3, 5),(4,- 2)]` and B = `[(2),(4)]`, is the product AB possible ? Given a reason. If yes, find AB.
If A = `[(2, 5),(1, 3)] "B" = [(1, -1),(-3, 2)]` , find AB and BA, Is AB = BA ?
Given A = `[(1, 1),(8, 3)]`, evaluate A2 – 4A
Evaluate : `[(4sin30°, 2cos60°),(sin90°, 2cos0°)] [(4, 5),(5, 4)]`
If `[(1, 2),(3, 3)] [(x, 0),(0, y)] = [(x, 0),(9, 0)]`find the values of x and y
Solve the matrix equation : `[(4),(1)],"X" = [(-4, 8),(-1, 2)]`
Choose the correct answer from the given four options :
A = `[(1, 0),(0, 1)]` then A2 =