Advertisements
Advertisements
Question
A = `[(x, 0),(1, 1)]`, B = `[(4, 0),(y, 1)]` and C = `[(4, 0),(x, 1)]`. Find the values of x and y, if AB = C.
Solution
Given A = `[(x, 0),(1, 1)]`, B = `[(4, 0),(y, 1)]`, C = `[(4, 0),(x, 1)]`
Now, AB = C
`[(x, 0),(1, 1)] [(4, 0),(y, 1)] = [(4, 0),(x, 1)]`
`\implies [(4x, 0),(4 + y, 1)] = [(4, 0),(x, 1)]`
Then, by equality of matrix
∴ 4x = 4
⇒ x = 1
And 4 + y = x
⇒ 4 + y = 1
y = – 3
Hence, x = 1 and y = – 3.
APPEARS IN
RELATED QUESTIONS
If `[(2, 0),(0, 4)][(x),(y)] = [(2),(-8)]`, the value of x and y respectively are ______.
If A = `[(3, -2)]` and B = `[(-1, 4),(2, 0)]`
Assertion (A): Product AB of the two matrices A and B is possible.
Reason (R): Number of columns of matrix A is equal to number of rows in matrix B.
If `[(x + 2, 7),(y + 3, a - 2)] = [(4, b - 3),(4, 3)]`, the value of x, y, a and b are ______.
If A = `[(4, x),(0, 1)]`, B = `[(2, 12),(0, 1)]` and A = B2, the value of x is ______.
If `[(2x - y),(x + y)] = [(9),(9)]`, the value of x and y are ______.