Advertisements
Advertisements
प्रश्न
If A = `[(9 , 1),(5 , 3)]` and B = `[(1 , 5),(7 , -11)]`, find matrix X such that 3A + 5B - 2X = 0.
उत्तर
Let X = `[(x , y),(z , u)]`
We have A = `[(9 , 1),(5 , 3)]` and B = `[(1 , 5),(7 , -11)]`
3A = `3[(9 , 1),(5 , 3)] = [(27 , 3),(15 , 9)]`
5B = `5[(1 , 5),(7 , -11)] = [(5 , 25),(35 , -55)]`
Now 3A + 5B - 2X = 0
⇒ `[(27 , 3),(15 , 9)] + [(5 , 25),(35 , -55)] + [(-2x , -2y),(-2z , -2u)] = [(0 , 0),(0 , 0)]`
⇒ `[(27 + 5 - 2x , 3 + 25 - 2y),(15 + 35 - 2z , 9 - 55 - 2u)] = [(0 , 0),(0 , 0)]`
⇒ `[(32 - 2x , 28 - 2y),(50 - 2z , -46 - 2u)] = [(0 , 0),(0 , 0)]`
⇒ 32 - 2x = 0 ⇒ 2x - 32 ⇒ x = 16
28 - 2y = 0 ⇒ 2y = 28 ⇒ y = 14
50 - 2z = 0 ⇒ 2z = 50 ⇒ z = 25
-46 - 2u = 0 ⇒ 2u = -46 ⇒ u = -23.
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’.
If A = `[(4, 2),(1,1)]`, find (A – 2I)(A – 3I).
Evaluate:
`[(cos 45°, sin 30°),(sqrt(2) cos 0°, sin 0°)] [(sin 45°, cos 90°),(sin 90°, cot 45°)]`
If P = `|(2,9),(5 , 7)|` and Q = `|(7 , 3),(4 , 1)|` find 3P - 2Q
If P = (8 , 5),(7 , 2) , find Pt
Evaluate the following :
`|(2 , -5),(0 , -3)| |(1 , -1),(3 , 2)|`
Find X and Y , if `|(1,2),(2 , -3)| |(x),(y)| = |(-1) , (12)|`
Find the value of p and q if:
`[(2p + 1 , q^2 - 2),(6 , 0)] = [(p + 3, 3q - 4),(5q - q^2, 0)]`.
Find the value of x given that A2 = B
A = `[(2, 12),(0 , 1)]` B = `[(4, x),(0, 1)]`
Choose the correct answer from the given four options :
If `[(x + 3, 4),(y - 4, x + y)] = [(5, 4),(3, 9)]` then the values of x and y are