Advertisements
Advertisements
Question
If A = `[(3 , 1),(-1 , 2)]` and I = `[(1 , 0),(0, 1)]`
find A2 - 5A + 7 I.
Solution
A2 = A · A
= `[(3 , 1),(-1 , 2)][(3 , 1),(-1 , 2)]`
= `[(9 - 1, 3 + 2),(-3 -2, -1 + 4)]`
= `[(8, 5),(-5, 3)]`
⇒A2 - 5A + 71
= `[(8, 5),(-5, 3)] -5[(3 , 1),(-1 , 2)] +7 [(1 , 0),(0 , 1)]`
= `[(8, 5),(-5, 3)] - [(15 , 5),(-5, 10)] + [(7 , 0),(0 , 7)]`
= `[(-7 , 0),(0 , -7)] + [(7 , 0),(0 , 7)]`
= `[(0 , 0),(0 , 0)]`
= 0
APPEARS IN
RELATED QUESTIONS
If P = `[(1, 2),(2, -1)]` and Q = `[(1, 0),(2, 1)]`, then compute:
- P2 – Q2
- (P + Q)(P – Q)
Is (P + Q)(P – Q) = P2 – Q2 true for matrix algebra?
Given `[["4 " " 2" ],[" -1 "" 1 " ]]` M = 6I , where M is a matrix and I is unit matrix of order 2×2.
(i) State the order of matrix M.
(ii) Find the matrix M.
If A = `|(1215),(1117)|` and B = `|(2,7),(4,9)|` , find : A + B
If `|(3"a" + 2"b" , 2"a" - "b"),(4"p" - 3"q" , 2"p" + "q")|` = `|(12 , 1),(16 , 8)|` , find the values of a , b , p and q.
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.
Write the order of matrix X.
If A = `[(9 , 1),(5 , 3)]` and B = `[(1 , 5),(7 , -11)]`, find matrix X such that 3A + 5B - 2X = 0.
If `"A" = [(a , b),(c , d)] and "I" = [(1 , 0),(0 , 1)]` show that A2 - (a + d) A = (bc - ad) I.
If `"A" = [(1 , 2),(-2 , 3)], "B" = [(2 , 1),(2 , 3)] "C" = [(-3 , 1),(2 , 0)]` verify that
(AB)C = A(BC),
Choose the correct answer from the given four options :
If `[(x + 2y, 3y),(4x, 2)] = [(0, -3),(8, 2)]` then the value of x – y is