Advertisements
Advertisements
Question
Given `[(2, 1),(-3,4)]` . X = `[(7),(6)]`. Write:
- the order of the matrix X.
- the matrix X.
Solution
Given `[(2,1),(-3,4)]` X = `[(7),(6)]`
i. Let the order of X be a × b
∴ `[(2, 1),(-3, 4)]_(2 xx 2) . X_(a xx b) = [(7),(6)]_(2 xx 1)`
`=>` a = 2 and b = 1
∴ The order of the matrix X = a × b = 2 × 1
ii. Let `X = [(x),(y)]`
∴ `[(2, 1),(-3, 4)][(x),(y)] = [(7),(6)]`
`=> [(2x + y),(-3x + 4y)] = [(7),(6)]`
2x + y = 7 ...(1)
–3x + 4y = 6 ...(2)
Multiplying (1) by 4 and subtracting from (2)
`=>` –11x = –22
`=> x = (-22)/(-11) = 2`
Form (1),
y = 7 – 2x
= 7 – 2(2)
= 7 – 4
= 3
∴ The matrix `X = [(x),(y)] = [(2),(3)]`
APPEARS IN
RELATED QUESTIONS
If A and B are any two 2 × 2 matrices such that AB = BA = B and B is not a zero matrix, what can you say about the matrix A?
If A = `[(4, 2),(1,1)]`, find (A – 2I)(A – 3I).
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 X and Y , if `|(1,2),(2 , -3)| |(x),(y)| = |(-1) , (12)|`
Given matrix A = `[(4sin30^@,cos0^@), (cos0^@,4sin30^@)] and B = [(4), (5)]` If AX = B.
Find the matrix 'X'
Find x, y if `[(-2, 0),(3, 1)] [(-1),(2x)] +3[(-2),(1)] = 2[(y),(3)]`.
Find the values of x, y, a and b if `[(x - 2, y),(a + 2b, 3a - b)] = [(3, 1),(5, 1)]`
Find the values of x, y, a and b, if `[(3x + 4y, 2, x - 2y),(a + b, 2a - b, -1)] = [(2, 2, 4),(5, 5, 1)]`
Choose the correct answer from the given four options :
If `x[(2),(3)] + y[(-1),(0)] = [(10),(6)]` then the values of x and y are
If A = `[(3, 3),(p, q)]` and A2 = 0 find p and q