Advertisements
Advertisements
Question
if `A = [(3,x),(0,1)], B = [(9,16),(0,-y)]`, Find x and y where `A^2 = B`
Solution
Given `A = [(3,x),(0,1)], B = [(9,16),(0,-y)]` and `A^2 = B`
Now `A^2 = A xx A = [(3, x),(0,1) ]xx [(3,x),(0,1)] = [(9, 3x + x),(0,1)] = [(9,4x),(0,1)]`
We have `A^2 = B`
Two matrices are equal if each and every corresponding element is equal.
Thus `[(9,4x),(0,1)] = [(9,16),(0,-y)]`
`=> 4x = 16 and 1 = -y`
`=> x = 4 and y = -1`
APPEARS IN
RELATED QUESTIONS
Given `[(2, 1),(-3, 4)] X = [(7), (6)]` write the order of matrix x
Given `[(2, 1),(-3, 4)] x = [(7),(6)]` Write the matrix x.
If `[(a, 3),(4, 1)] + [(2, b),(1, -2)] - [(1, 1),(-2, c)] = [(5, 0),(7, 3)]`, find the values of a, b and c.
If P =`|(2,9),(5,7)|` and Q = `|(7,3),(4,1)|` find 2Q - P
If P = `|(2,9),(5 , 7)|` and Q = `|(7 , 3),(4 , 1)|` find 3P - 2Q
If A = `[(3 , 1),(-1 , 2)]` and I = `[(1 , 0),(0, 1)]`
find A2 - 5A + 7 I.
If A = `[(1 , 0),(-1 ,7)]` and I = `[(1 , 0),(0 ,1)]`, then find k so that A2 = 8A + kI.
A = `[(3 , 1),(-1 , 2)]`, show that A2 - 5A + 7 I2 = 0.
If A = `[(2 , -1),(-4, 5)]` and B = [0 -3] find the matrix C such that CA = B
Choose the correct answer from the given four options :
If A + B = `[(1, 0),(1, 1)]` and A – 2B = `[(-1, 1),(0, -1)]` then A is equal to