Advertisements
Advertisements
Question
Given A = `[(1, 1),(8, 3)]`, evaluate A2 – 4A
Solution
A = `[(1, 1),(8, 3)]`
A2 – 4A =`[(1, 1),(8, 3)] [(1, 1),(8, 3)] - 4[(1, 1),(8, 3)]`
= `[(1 + 8, 1 + 3),(8 + 24, 8 + 9)] - [(4, 4),(32, 12)]`
= `[(9, 4),(32, 17)] - [(4, 4),(32 , 12)]`
= `[(9 - 4, 4 - 4),(32 - 32, 17 - 12)]`
= `[(5, 0),(0, 5)]`.
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
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, find if possible A2
If A = `[(-1, 1),(a, b)]` and A2 = I, find a and b.
If A = `[(3 , 1),(-1 , 2)]` and B =`[(7),(0)]`, find matrix C if AC = B.
If A = `[(3, 5),(4, -2)] and "B" = [(2),(4)]` , is the product AB possible ? Give a reason. If yes, find AB.
If `[(1, 3),(0, 0)] [(2),(-1)] = [(x),(0)]` Find the value of x
If A = `[(2, x),(0, 1)] and "B" = [(4, 36),(0, 1)]`,find the value of x, given that A2 – B
If `[(a, 1),(1, 0)] [(4, 3),(-3, 2)] = [(b, 11),(4, c)]` find a,b and c
If A = `[(1, 4),(0, -1)], "B" = [(2, x),(0, -1/2)]`find the value of x if AB = BA
Choose the correct answer from the given four options :
If A = `[(0, 1),(1, 0)]`, then A2 =