Advertisements
Advertisements
Question
If P = `[(2, 6),(3, 9)]` and Q = `[(3, x),(y, 2)]`, find x and y such that PQ = null matrix.
Solution
Given:
P = `[(2, 6),(3, 9)]` and Q = `[(3, x),(y, 2)]`
∴ PQ = `[(2, 6),(3, 9)][(3, x),(y, 2)]`
= `[(2 xx 3 + 6 xx y, 2 xx x + 6 xx 2),(3 xx 3 + 9y, 3 xx x + 9 xx 2)]`
= `[(6 + 6y, 2x + 12),(9 + 9y, 3x + 18)]`
∵ PQ = Null matrix
∴ `[(6 + 6y, 2x + 12), (9 + 9y, 3x + 8)] = [(0, 0),(0, 0)]`
Comparing the corresponding elements, we have
6 + 6y = 0
`\implies` 6y = –6
`\implies` y = `(-6)/6` = –1
And 2x + 12 = 0
`\implies` 2x = –12
`\implies` x = `(-12)/2` = –6
Hence x = –6, y = –1.
APPEARS IN
RELATED QUESTIONS
if `A = [(3,5),(4,-2)] and B = [(2),(4)]`is the product AB possible? Give a reason. If yes, find AB
Find x and y, if `[(4, 3x),(x, -2)][(5), (1)] = [(y),(8)]`
If A =` [(1,-2 ,1),(2,1,3)]and B=[(2,1),(3,2),(1,1)]`
would it be possible to form the product matrix BA? If so, compute BA; if not give a reason
why it is not possible.
If A = `[(2, 4),(3, 2)]` and B = `[(1, 3),(-2, 5)]`
find AB,
Given A = `[(1, 1),(8, 3)]`, evaluate A2 – 4A
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute A(B + C)
Find the value of x given that A2 = B Where A = `[(2, 12),(0, 1)] and "B" = [(4, x),(0, 1)]`
If A = `[(2, x),(0, 1)] and "B" = [(4, 36),(0, 1)]`,find the value of x, given that A2 – B
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 =